Pull request #43131 updated Started by user Sebastiaan van Stijn Rebuilds build #9 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5263bea70f2a8285242da5758f14ebafb176bfc9+eb9e42a09ee123af1d95bf7d46dd738258fa2109 (399f36cdb68a09a7185ebfa43286b3dd02a399a3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43131@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-07T08:23:33.389Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-07T08:23:33.394Z] Trying to pass milestone 9 [Pipeline] milestone [2022-03-07T08:23:33.469Z] Trying to pass milestone 10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-07T08:23:48.658Z] Still waiting to schedule task [2022-03-07T08:23:48.660Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00861a71374a69430)’ is offline [2022-03-07T08:24:30.798Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00861a71374a69430) in /home/ubuntu/workspace/moby_PR-43131 [Pipeline] { [Pipeline] checkout [2022-03-07T08:24:31.000Z] The recommended git tool is: git [2022-03-07T08:24:34.782Z] using credential docker-jenkins-github-credentials [2022-03-07T08:24:34.796Z] Cloning the remote Git repository [2022-03-07T08:24:34.796Z] Cloning with configured refspecs honoured and without tags [2022-03-07T08:24:34.425Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T08:24:34.505Z] > git init /home/ubuntu/workspace/moby_PR-43131 # timeout=10 [2022-03-07T08:24:34.728Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:24:34.728Z] > git --version # timeout=10 [2022-03-07T08:24:34.753Z] > git --version # 'git version 2.17.1' [2022-03-07T08:24:34.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:24:34.754Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:24:57.711Z] Fetching without tags [2022-03-07T08:24:58.023Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5263bea70f2a8285242da5758f14ebafb176bfc9 [2022-03-07T08:24:57.625Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:24:57.647Z] > git config --add remote.origin.fetch +refs/pull/43131/head:refs/remotes/origin/PR-43131 # timeout=10 [2022-03-07T08:24:57.675Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:24:57.692Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:24:57.715Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:24:57.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:24:57.716Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:24:58.035Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:24:58.063Z] > git checkout -f 5263bea70f2a8285242da5758f14ebafb176bfc9 # timeout=10 [2022-03-07T08:24:58.809Z] > git remote # timeout=10 [2022-03-07T08:24:58.839Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T08:24:58.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:24:58.872Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T08:25:00.165Z] Merge succeeded, producing e1d76cb59359354fa2a6118665fdab92f9bec184 [2022-03-07T08:25:00.166Z] Checking out Revision e1d76cb59359354fa2a6118665fdab92f9bec184 (PR-43131) [2022-03-07T08:25:00.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T08:25:00.168Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:25:00.199Z] > git checkout -f e1d76cb59359354fa2a6118665fdab92f9bec184 # timeout=10 [2022-03-07T08:25:04.076Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-07T08:25:04.102Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T08:25:04.079Z] > git rev-list --no-walk 82f6717d0e891ce12319743e20bf736aaff295db # timeout=10 [2022-03-07T08:25:05.284Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43131:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-03-07T08:25:10.588Z] Unable to find image 'alpine:latest' locally [2022-03-07T08:25:10.850Z] latest: Pulling from library/alpine [2022-03-07T08:25:10.850Z] 59bf1c3509f3: Pulling fs layer [2022-03-07T08:25:10.850Z] 59bf1c3509f3: Verifying Checksum [2022-03-07T08:25:10.850Z] 59bf1c3509f3: Download complete [2022-03-07T08:25:11.424Z] 59bf1c3509f3: Pull complete [2022-03-07T08:25:11.424Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-07T08:25:11.424Z] Status: Downloaded newer image for alpine:latest [2022-03-07T08:25:19.583Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-03-07T08:25:19.994Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00861a71374a69430) in /home/ubuntu/workspace/moby_PR-43131 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) 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] checkout [2022-03-07T08:25:20.050Z] The recommended git tool is: git [Pipeline] // stage [2022-03-07T08:25:20.061Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [2022-03-07T08:25:20.109Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-03-07T08:25:20.141Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } 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 [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-03-07T08:25:20.551Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5263bea70f2a8285242da5758f14ebafb176bfc9 [2022-03-07T08:25:20.067Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43131/.git # timeout=10 [2022-03-07T08:25:20.111Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:25:20.148Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:25:20.148Z] > git --version # timeout=10 [2022-03-07T08:25:20.175Z] > git --version # 'git version 2.17.1' [2022-03-07T08:25:20.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:25:20.176Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:25:20.553Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:25:20.571Z] > git checkout -f 5263bea70f2a8285242da5758f14ebafb176bfc9 # timeout=10 [2022-03-07T08:25:20.731Z] > git remote # timeout=10 [2022-03-07T08:25:20.739Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T08:25:20.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:25:20.748Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T08:25:21.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T08:25:21.069Z] Merge succeeded, producing 468ae10e8efffb59adfdf395b2616800f0005d18 [2022-03-07T08:25:21.069Z] Checking out Revision 468ae10e8efffb59adfdf395b2616800f0005d18 (PR-43131) [2022-03-07T08:25:21.253Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-07T08:25:21.285Z] First time build. Skipping changelog. [2022-03-07T08:25:21.071Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:25:21.079Z] > git checkout -f 468ae10e8efffb59adfdf395b2616800f0005d18 # timeout=10 [2022-03-07T08:25:21.255Z] > git rev-list --no-walk 82f6717d0e891ce12319743e20bf736aaff295db # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T08:25:22.109Z] + [ PR != PR ] [2022-03-07T08:25:22.109Z] + [ master != master ] [2022-03-07T08:25:22.109Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T08:25:22.473Z] + docker version [2022-03-07T08:25:22.473Z] Client: Docker Engine - Community [2022-03-07T08:25:22.473Z] Version: 20.10.12 [2022-03-07T08:25:22.473Z] API version: 1.41 [2022-03-07T08:25:22.473Z] Go version: go1.16.12 [2022-03-07T08:25:22.473Z] Git commit: e91ed57 [2022-03-07T08:25:22.473Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-07T08:25:22.473Z] OS/Arch: linux/amd64 [2022-03-07T08:25:22.473Z] Context: default [2022-03-07T08:25:22.473Z] Experimental: true [2022-03-07T08:25:22.473Z] [2022-03-07T08:25:22.473Z] Server: Docker Engine - Community [2022-03-07T08:25:22.473Z] Engine: [2022-03-07T08:25:22.473Z] Version: 20.10.12 [2022-03-07T08:25:22.473Z] API version: 1.41 (minimum version 1.12) [2022-03-07T08:25:22.473Z] Go version: go1.16.12 [2022-03-07T08:25:22.473Z] Git commit: 459d0df [2022-03-07T08:25:22.473Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-07T08:25:22.473Z] OS/Arch: linux/amd64 [2022-03-07T08:25:22.473Z] Experimental: true [2022-03-07T08:25:22.473Z] containerd: [2022-03-07T08:25:22.473Z] Version: 1.4.12 [2022-03-07T08:25:22.473Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T08:25:22.473Z] runc: [2022-03-07T08:25:22.473Z] Version: 1.0.2 [2022-03-07T08:25:22.473Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T08:25:22.473Z] docker-init: [2022-03-07T08:25:22.473Z] Version: 0.19.0 [2022-03-07T08:25:22.473Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T08:25:22.786Z] + docker info [2022-03-07T08:25:34.993Z] Still waiting to schedule task [2022-03-07T08:25:34.993Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00861a71374a69430)’ [2022-03-07T08:25:34.995Z] Still waiting to schedule task [2022-03-07T08:25:34.995Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00861a71374a69430)’ [2022-03-07T08:25:34.996Z] Still waiting to schedule task [2022-03-07T08:25:34.996Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-03-07T08:25:34.998Z] Still waiting to schedule task [2022-03-07T08:25:34.998Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-03-07T08:25:34.999Z] Still waiting to schedule task [2022-03-07T08:25:34.999Z] All nodes of label ‘windows-2019’ are offline [2022-03-07T08:25:35.000Z] Still waiting to schedule task [2022-03-07T08:25:35.000Z] All nodes of label ‘windows-2022’ are offline [2022-03-07T08:25:44.778Z] Client: [2022-03-07T08:25:44.778Z] Context: default [2022-03-07T08:25:44.778Z] Debug Mode: false [2022-03-07T08:25:44.778Z] Plugins: [2022-03-07T08:25:44.778Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T08:25:44.778Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T08:25:44.778Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-07T08:25:44.778Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-07T08:25:44.778Z] [2022-03-07T08:25:44.778Z] Server: [2022-03-07T08:25:44.778Z] Containers: 0 [2022-03-07T08:25:44.778Z] Running: 0 [2022-03-07T08:25:44.778Z] Paused: 0 [2022-03-07T08:25:44.778Z] Stopped: 0 [2022-03-07T08:25:44.778Z] Images: 1 [2022-03-07T08:25:44.778Z] Server Version: 20.10.12 [2022-03-07T08:25:44.778Z] Storage Driver: overlay2 [2022-03-07T08:25:44.778Z] Backing Filesystem: extfs [2022-03-07T08:25:44.778Z] Supports d_type: true [2022-03-07T08:25:44.778Z] Native Overlay Diff: true [2022-03-07T08:25:44.778Z] userxattr: false [2022-03-07T08:25:44.778Z] Logging Driver: json-file [2022-03-07T08:25:44.778Z] Cgroup Driver: cgroupfs [2022-03-07T08:25:44.778Z] Cgroup Version: 1 [2022-03-07T08:25:44.778Z] Plugins: [2022-03-07T08:25:44.778Z] Volume: local [2022-03-07T08:25:44.779Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T08:25:44.779Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T08:25:44.779Z] Swarm: inactive [2022-03-07T08:25:44.779Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T08:25:44.779Z] Default Runtime: runc [2022-03-07T08:25:44.779Z] Init Binary: docker-init [2022-03-07T08:25:44.779Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T08:25:44.779Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T08:25:44.779Z] init version: de40ad0 [2022-03-07T08:25:44.779Z] Security Options: [2022-03-07T08:25:44.779Z] apparmor [2022-03-07T08:25:44.779Z] seccomp [2022-03-07T08:25:44.779Z] Profile: default [2022-03-07T08:25:44.779Z] Kernel Version: 5.4.0-1061-aws [2022-03-07T08:25:44.779Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-07T08:25:44.779Z] OSType: linux [2022-03-07T08:25:44.779Z] Architecture: x86_64 [2022-03-07T08:25:44.779Z] CPUs: 2 [2022-03-07T08:25:44.779Z] Total Memory: 7.565GiB [2022-03-07T08:25:44.779Z] Name: ip-10-100-54-239 [2022-03-07T08:25:44.779Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-07T08:25:44.779Z] Docker Root Dir: /var/lib/docker [2022-03-07T08:25:44.779Z] Debug Mode: false [2022-03-07T08:25:44.779Z] Registry: https://index.docker.io/v1/ [2022-03-07T08:25:44.779Z] Labels: [2022-03-07T08:25:44.779Z] Experimental: true [2022-03-07T08:25:44.779Z] Insecure Registries: [2022-03-07T08:25:44.779Z] 127.0.0.0/8 [2022-03-07T08:25:44.779Z] Live Restore Enabled: true [2022-03-07T08:25:44.779Z] [2022-03-07T08:25:44.779Z] WARNING: No swap limit support [Pipeline] sh [2022-03-07T08:25:45.072Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T08:25:45.072Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T08:25:45.072Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43131/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-07T08:25:45.072Z] + bash /home/ubuntu/workspace/moby_PR-43131/check-config.sh [2022-03-07T08:25:45.072Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-07T08:25:45.072Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-07T08:25:45.072Z] [2022-03-07T08:25:45.072Z] Generally Necessary: [2022-03-07T08:25:45.072Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-07T08:25:45.072Z] - apparmor: enabled and tools installed [2022-03-07T08:25:45.072Z] - CONFIG_NAMESPACES: enabled [2022-03-07T08:25:45.072Z] - CONFIG_NET_NS: enabled [2022-03-07T08:25:45.072Z] - CONFIG_PID_NS: enabled [2022-03-07T08:25:45.072Z] - CONFIG_IPC_NS: enabled [2022-03-07T08:25:45.072Z] - CONFIG_UTS_NS: enabled [2022-03-07T08:25:45.072Z] - CONFIG_CGROUPS: enabled [2022-03-07T08:25:45.072Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-07T08:25:45.072Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-07T08:25:45.335Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-07T08:25:45.335Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-07T08:25:45.335Z] - CONFIG_CPUSETS: enabled [2022-03-07T08:25:45.335Z] - CONFIG_MEMCG: enabled [2022-03-07T08:25:45.335Z] - CONFIG_KEYS: enabled [2022-03-07T08:25:45.335Z] - CONFIG_VETH: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-07T08:25:45.335Z] - CONFIG_CGROUP_BPF: enabled [2022-03-07T08:25:45.335Z] [2022-03-07T08:25:45.335Z] Optional Features: [2022-03-07T08:25:45.335Z] - CONFIG_USER_NS: enabled [2022-03-07T08:25:45.335Z] - CONFIG_SECCOMP: enabled [2022-03-07T08:25:45.335Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-07T08:25:45.335Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-07T08:25:45.335Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-07T08:25:45.335Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-07T08:25:45.335Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-07T08:25:45.335Z] - CONFIG_BLK_CGROUP: enabled [2022-03-07T08:25:45.335Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-07T08:25:45.335Z] - CONFIG_CGROUP_PERF: enabled [2022-03-07T08:25:45.335Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-07T08:25:45.335Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-07T08:25:45.335Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-07T08:25:45.335Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-07T08:25:45.335Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-07T08:25:45.335Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_IP_VS: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-07T08:25:45.335Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-07T08:25:45.335Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-07T08:25:45.335Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-07T08:25:45.335Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-07T08:25:45.335Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-07T08:25:45.335Z] - CONFIG_EXT4_FS: enabled [2022-03-07T08:25:45.603Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-07T08:25:45.603Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-07T08:25:45.603Z] - Network Drivers: [2022-03-07T08:25:45.603Z] - "overlay": [2022-03-07T08:25:45.603Z] - CONFIG_VXLAN: enabled (as module) [2022-03-07T08:25:45.603Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-07T08:25:45.603Z] Optional (for encrypted networks): [2022-03-07T08:25:45.603Z] - CONFIG_CRYPTO: enabled [2022-03-07T08:25:45.603Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-07T08:25:45.603Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-07T08:25:45.603Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-07T08:25:45.603Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-07T08:25:45.603Z] - CONFIG_XFRM: enabled [2022-03-07T08:25:45.603Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-07T08:25:45.603Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-07T08:25:45.603Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-07T08:25:45.603Z] - "ipvlan": [2022-03-07T08:25:45.603Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-07T08:25:45.603Z] - "macvlan": [2022-03-07T08:25:45.603Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-07T08:25:45.603Z] - CONFIG_DUMMY: enabled (as module) [2022-03-07T08:25:45.603Z] - "ftp,tftp client in container": [2022-03-07T08:25:45.603Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-07T08:25:45.603Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-07T08:25:45.603Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-07T08:25:45.603Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-07T08:25:45.603Z] - Storage Drivers: [2022-03-07T08:25:45.603Z] - "aufs": [2022-03-07T08:25:45.603Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-07T08:25:45.603Z] - "btrfs": [2022-03-07T08:25:45.603Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-07T08:25:45.603Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-07T08:25:45.603Z] - "devicemapper": [2022-03-07T08:25:45.603Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-07T08:25:45.603Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-07T08:25:45.603Z] - "overlay": [2022-03-07T08:25:45.603Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-07T08:25:45.867Z] - "zfs": [2022-03-07T08:25:45.867Z] - /dev/zfs: present [2022-03-07T08:25:45.867Z] - zfs command: missing [2022-03-07T08:25:45.867Z] - zpool command: missing [2022-03-07T08:25:45.867Z] [2022-03-07T08:25:45.867Z] Limits: [2022-03-07T08:25:45.867Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-07T08:25:45.867Z] [2022-03-07T08:25:45.867Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T08:25:46.212Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:468ae10e8efffb59adfdf395b2616800f0005d18 . [2022-03-07T08:25:46.476Z] #1 [internal] load build definition from Dockerfile [2022-03-07T08:25:46.476Z] #1 sha256:357c39c948a02cae620df73299f66381dcd866337415ed3706e05f2da974c9f8 [2022-03-07T08:25:46.476Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T08:25:46.476Z] #1 DONE 0.1s [2022-03-07T08:25:46.476Z] [2022-03-07T08:25:46.476Z] #2 [internal] load .dockerignore [2022-03-07T08:25:46.476Z] #2 sha256:0fda5050a77f7ea351a2edaa5ca4b0b9dc8a0417b7afd32b5a800158055865ac [2022-03-07T08:25:46.476Z] #2 transferring context: 87B done [2022-03-07T08:25:46.476Z] #2 DONE 0.1s [2022-03-07T08:25:46.476Z] [2022-03-07T08:25:46.476Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T08:25:46.476Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-07T08:25:47.048Z] #3 DONE 0.4s [2022-03-07T08:25:47.048Z] [2022-03-07T08:25:47.048Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T08:25:47.048Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-07T08:25:47.048Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-07T08:25:47.048Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-07T08:25:47.048Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-07T08:25:47.048Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-07T08:25:47.048Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-03-07T08:25:47.048Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.52MB / 9.67MB 0.2s [2022-03-07T08:25:47.310Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-03-07T08:25:47.310Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-07T08:25:47.887Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-07T08:25:47.887Z] #4 DONE 0.9s [2022-03-07T08:25:48.150Z] [2022-03-07T08:25:48.150Z] #5 [internal] load .dockerignore [2022-03-07T08:25:48.150Z] #5 sha256:fbf7c25d8620e19157278b3c7cba6b15bd6cd10045a2ddd9814dddeb9e8cc5ff [2022-03-07T08:25:48.150Z] #5 DONE 0.0s [2022-03-07T08:25:48.150Z] [2022-03-07T08:25:48.150Z] #6 [internal] load build definition from Dockerfile [2022-03-07T08:25:48.150Z] #6 sha256:00d18766ad41c04c8ce15e5217d783798c333c8a8fd8c21f2f5391b5489f8a5a [2022-03-07T08:25:48.150Z] #6 DONE 0.0s [2022-03-07T08:25:48.150Z] [2022-03-07T08:25:48.150Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T08:25:48.150Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T08:25:49.095Z] #10 ... [2022-03-07T08:25:49.095Z] [2022-03-07T08:25:49.095Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T08:25:49.095Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-07T08:25:49.095Z] #7 DONE 1.0s [2022-03-07T08:25:49.095Z] [2022-03-07T08:25:49.095Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T08:25:49.095Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T08:25:49.095Z] #10 DONE 1.0s [2022-03-07T08:25:49.095Z] [2022-03-07T08:25:49.095Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T08:25:49.095Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T08:25:49.095Z] #8 DONE 1.0s [2022-03-07T08:25:49.095Z] [2022-03-07T08:25:49.095Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T08:25:49.095Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T08:25:49.095Z] #9 DONE 1.0s [2022-03-07T08:25:51.017Z] [2022-03-07T08:25:51.017Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:25:51.017Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T08:25:51.017Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-07T08:25:51.017Z] #76 DONE 0.0s [2022-03-07T08:25:51.017Z] [2022-03-07T08:25:51.017Z] #31 [internal] load build context [2022-03-07T08:25:51.017Z] #31 sha256:c796c56f9bac5f60d51a072273dbfdb27d1818234f70c4649b7a58a8bf61128f [2022-03-07T08:25:51.329Z] #31 ... [2022-03-07T08:25:51.329Z] [2022-03-07T08:25:51.329Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T08:25:51.329Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T08:25:51.329Z] #52 DONE 0.0s [2022-03-07T08:25:51.329Z] [2022-03-07T08:25:51.329Z] #31 [internal] load build context [2022-03-07T08:25:51.329Z] #31 sha256:c796c56f9bac5f60d51a072273dbfdb27d1818234f70c4649b7a58a8bf61128f [2022-03-07T08:25:51.610Z] #31 transferring context: 6.95MB 0.7s [2022-03-07T08:25:56.977Z] #31 transferring context: 47.79MB 5.9s [2022-03-07T08:25:57.239Z] #31 transferring context: 57.21MB 6.5s done [2022-03-07T08:25:57.813Z] #31 ... [2022-03-07T08:25:57.813Z] [2022-03-07T08:25:57.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:25:57.813Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:25:57.813Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-07T08:25:57.813Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-07T08:25:57.813Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-07T08:25:57.813Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-07T08:25:57.813Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.3s done [2022-03-07T08:25:57.813Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 3.5s done [2022-03-07T08:25:57.813Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.6s done [2022-03-07T08:25:57.813Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.6s done [2022-03-07T08:25:57.813Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.9s done [2022-03-07T08:25:57.813Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 6.6s [2022-03-07T08:25:57.813Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 2.6s [2022-03-07T08:25:57.813Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 5.1s done [2022-03-07T08:25:58.785Z] #11 ... [2022-03-07T08:25:58.785Z] [2022-03-07T08:25:58.785Z] #31 [internal] load build context [2022-03-07T08:25:58.785Z] #31 sha256:c796c56f9bac5f60d51a072273dbfdb27d1818234f70c4649b7a58a8bf61128f [2022-03-07T08:25:58.785Z] #31 DONE 7.7s [2022-03-07T08:25:58.785Z] [2022-03-07T08:25:58.785Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:25:58.785Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:25:58.785Z] #11 ... [2022-03-07T08:25:58.785Z] [2022-03-07T08:25:58.785Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T08:25:58.785Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T08:25:58.785Z] #35 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-07T08:25:58.785Z] #35 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-07T08:25:58.785Z] #35 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-07T08:25:58.785Z] #35 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-07T08:25:58.785Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 3.3s done [2022-03-07T08:25:58.785Z] #35 ... [2022-03-07T08:25:58.785Z] [2022-03-07T08:25:58.785Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:25:58.785Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:25:59.729Z] #11 ... [2022-03-07T08:25:59.729Z] [2022-03-07T08:25:59.729Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:25:59.729Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T08:25:59.729Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-07T08:25:59.729Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-07T08:25:59.729Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-07T08:25:59.729Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2022-03-07T08:25:59.729Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-03-07T08:25:59.729Z] #76 DONE 8.9s [2022-03-07T08:25:59.729Z] [2022-03-07T08:25:59.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:25:59.729Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:25:59.993Z] #11 ... [2022-03-07T08:25:59.993Z] [2022-03-07T08:25:59.993Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:25:59.993Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T08:25:59.993Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-07T08:25:59.993Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-07T08:25:59.993Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-07T08:25:59.993Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-07T08:25:59.993Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.9s done [2022-03-07T08:25:59.993Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2022-03-07T08:25:59.993Z] #74 DONE 8.9s [2022-03-07T08:25:59.993Z] [2022-03-07T08:25:59.993Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:25:59.993Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:26:01.911Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.5s done [2022-03-07T08:26:02.865Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-07T08:26:03.126Z] #11 ... [2022-03-07T08:26:03.126Z] [2022-03-07T08:26:03.126Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T08:26:03.126Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T08:26:03.126Z] #35 DONE 12.1s [2022-03-07T08:26:03.126Z] [2022-03-07T08:26:03.126Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:26:03.126Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:26:03.701Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.7s done [2022-03-07T08:26:04.650Z] #11 ... [2022-03-07T08:26:04.650Z] [2022-03-07T08:26:04.650Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T08:26:04.650Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-07T08:26:04.650Z] #75 DONE 1.1s [2022-03-07T08:26:04.650Z] [2022-03-07T08:26:04.650Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:26:04.650Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:26:04.650Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-07T08:26:05.228Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.7s done [2022-03-07T08:26:05.491Z] #11 ... [2022-03-07T08:26:05.491Z] [2022-03-07T08:26:05.491Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T08:26:05.491Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-07T08:26:05.491Z] #77 DONE 1.2s [2022-03-07T08:26:05.753Z] [2022-03-07T08:26:05.753Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T08:26:05.753Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T08:26:05.753Z] #36 1.326 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:26:05.753Z] #36 1.352 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:26:05.753Z] #36 1.353 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:26:05.753Z] #36 1.557 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:26:05.753Z] #36 1.760 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:26:05.753Z] #36 2.276 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:26:07.145Z] #36 3.853 Fetched 8505 kB in 3s (3037 kB/s) [2022-03-07T08:26:07.720Z] #36 3.853 Reading package lists... [2022-03-07T08:26:08.669Z] #36 4.761 Reading package lists... [2022-03-07T08:26:08.931Z] #36 5.568 Building dependency tree... [2022-03-07T08:26:08.931Z] #36 5.966 The following additional packages will be installed: [2022-03-07T08:26:08.931Z] #36 5.966 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-07T08:26:08.931Z] #36 5.966 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-07T08:26:09.193Z] #36 5.971 Recommended packages: [2022-03-07T08:26:09.193Z] #36 5.971 libldap-common publicsuffix libsasl2-modules [2022-03-07T08:26:09.193Z] #36 6.137 The following NEW packages will be installed: [2022-03-07T08:26:09.193Z] #36 6.137 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-07T08:26:09.193Z] #36 6.137 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-07T08:26:09.193Z] #36 6.137 libssh2-1 openssl [2022-03-07T08:26:09.456Z] #36 6.421 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:26:09.456Z] #36 6.421 Need to get 3038 kB of archives. [2022-03-07T08:26:09.456Z] #36 6.421 After this operation, 6650 kB of additional disk space will be used. [2022-03-07T08:26:09.456Z] #36 6.421 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-07T08:26:09.456Z] #36 6.422 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-07T08:26:09.456Z] #36 6.425 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-07T08:26:09.456Z] #36 6.455 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-07T08:26:09.456Z] #36 6.455 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-07T08:26:09.456Z] #36 6.455 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-07T08:26:09.456Z] #36 6.455 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-07T08:26:09.456Z] #36 6.455 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-07T08:26:09.456Z] #36 6.456 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-07T08:26:09.456Z] #36 6.463 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-07T08:26:09.456Z] #36 6.463 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-07T08:26:09.719Z] #36 6.473 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-07T08:26:09.719Z] #36 6.473 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-07T08:26:09.719Z] #36 6.473 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-07T08:26:09.719Z] #36 6.473 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-07T08:26:09.719Z] #36 6.680 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:26:09.719Z] #36 6.720 Fetched 3038 kB in 0s (9081 kB/s) [2022-03-07T08:26:09.719Z] #36 6.754 Selecting previously unselected package openssl. [2022-03-07T08:26:09.719Z] #36 6.754 (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-03-07T08:26:09.719Z] #36 6.754 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-07T08:26:09.719Z] #36 6.761 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-07T08:26:09.981Z] #36 6.946 Selecting previously unselected package ca-certificates. [2022-03-07T08:26:09.981Z] #36 6.947 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-07T08:26:09.981Z] #36 6.950 Unpacking ca-certificates (20210119) ... [2022-03-07T08:26:10.243Z] #36 7.036 Selecting previously unselected package libbrotli1:amd64. [2022-03-07T08:26:10.243Z] #36 7.036 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-07T08:26:10.243Z] #36 7.048 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-07T08:26:10.243Z] #36 7.131 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-07T08:26:10.243Z] #36 7.131 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-07T08:26:10.243Z] #36 7.136 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:26:10.243Z] #36 7.193 Selecting previously unselected package libsasl2-2:amd64. [2022-03-07T08:26:10.243Z] #36 7.193 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-07T08:26:10.243Z] #36 7.201 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:26:10.243Z] #36 7.255 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-07T08:26:10.243Z] #36 7.255 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-07T08:26:10.243Z] #36 7.258 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-07T08:26:10.243Z] #36 7.356 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-07T08:26:10.243Z] #36 7.356 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-07T08:26:10.506Z] #36 7.359 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-07T08:26:10.506Z] #36 7.416 Selecting previously unselected package libpsl5:amd64. [2022-03-07T08:26:10.506Z] #36 7.418 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-07T08:26:10.506Z] #36 7.421 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-07T08:26:10.506Z] #36 7.473 Selecting previously unselected package librtmp1:amd64. [2022-03-07T08:26:10.506Z] #36 7.473 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-07T08:26:10.506Z] #36 7.477 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-07T08:26:10.506Z] #36 7.528 Selecting previously unselected package libssh2-1:amd64. [2022-03-07T08:26:10.506Z] #36 7.530 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-07T08:26:10.506Z] #36 7.534 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-07T08:26:10.768Z] #36 7.607 Selecting previously unselected package libcurl4:amd64. [2022-03-07T08:26:10.768Z] #36 7.607 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-07T08:26:10.768Z] #36 7.611 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-07T08:26:10.768Z] #36 7.688 Selecting previously unselected package curl. [2022-03-07T08:26:10.768Z] #36 7.688 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-07T08:26:10.768Z] #36 7.697 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-07T08:26:10.768Z] #36 7.778 Selecting previously unselected package libonig5:amd64. [2022-03-07T08:26:10.768Z] #36 7.781 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-07T08:26:10.768Z] #36 7.788 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:26:10.768Z] #36 7.889 Selecting previously unselected package libjq1:amd64. [2022-03-07T08:26:10.768Z] #36 7.889 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-07T08:26:10.768Z] #36 7.897 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:26:11.031Z] #36 7.975 Selecting previously unselected package jq. [2022-03-07T08:26:11.031Z] #36 7.975 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-07T08:26:11.031Z] #36 7.995 Unpacking jq (1.6-2.1) ... [2022-03-07T08:26:11.031Z] #36 8.034 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-07T08:26:11.031Z] #36 8.043 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-07T08:26:11.031Z] #36 8.053 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-07T08:26:11.031Z] #36 8.067 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:26:11.031Z] #36 8.078 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-07T08:26:11.031Z] #36 8.089 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:26:11.031Z] #36 8.101 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-07T08:26:11.293Z] #36 8.111 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-07T08:26:11.293Z] #36 8.129 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:26:11.293Z] #36 8.141 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:26:11.293Z] #36 8.153 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-07T08:26:11.293Z] #36 8.166 Setting up ca-certificates (20210119) ... [2022-03-07T08:26:11.869Z] #36 8.864 Updating certificates in /etc/ssl/certs... [2022-03-07T08:26:12.819Z] #36 9.879 129 added, 0 removed; done. [2022-03-07T08:26:12.819Z] #36 9.912 Setting up jq (1.6-2.1) ... [2022-03-07T08:26:13.081Z] #36 9.922 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-07T08:26:13.081Z] #36 9.933 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-07T08:26:13.081Z] #36 10.07 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:26:13.081Z] #36 10.09 Processing triggers for ca-certificates (20210119) ... [2022-03-07T08:26:13.081Z] #36 10.10 Updating certificates in /etc/ssl/certs... [2022-03-07T08:26:14.027Z] #36 10.87 0 added, 0 removed; done. [2022-03-07T08:26:14.027Z] #36 10.87 Running hooks in /etc/ca-certificates/update.d... [2022-03-07T08:26:14.027Z] #36 10.87 done. [2022-03-07T08:26:15.416Z] #36 DONE 12.2s [2022-03-07T08:26:15.416Z] [2022-03-07T08:26:15.416Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:26:15.416Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:26:15.416Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 8.0s done [2022-03-07T08:26:15.416Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0.4s [2022-03-07T08:26:15.416Z] #11 ... [2022-03-07T08:26:15.416Z] [2022-03-07T08:26:15.416Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T08:26:15.416Z] #37 sha256:bd4c4c12ed1e2d581129162e69815f45463014b2c79da26ad36990d8e5f83a22 [2022-03-07T08:26:15.416Z] #37 DONE 0.2s [2022-03-07T08:26:15.416Z] [2022-03-07T08:26:15.416Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:26:15.416Z] #38 sha256:b9a522d32d84cc52bd0b84eb8fce01b55cdc0c423edb08ad72381aaea06eb119 [2022-03-07T08:26:17.971Z] #38 2.145 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-07T08:26:17.971Z] #38 2.440 [2022-03-07T08:26:18.233Z] #38 2.659 #=#=# ######################################################################## 100.0% [2022-03-07T08:26:18.495Z] #38 2.964 [2022-03-07T08:26:19.440Z] #38 3.898 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-07T08:26:19.701Z] #38 4.220 [2022-03-07T08:26:20.225Z] #38 4.454 #=#=# ###### 8.5% ######################################################################## 100.0% [2022-03-07T08:26:20.226Z] #38 4.814 [2022-03-07T08:26:21.637Z] #38 5.955 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-07T08:26:21.910Z] #38 6.304 [2022-03-07T08:26:22.436Z] #38 6.527 #=#=# ########### 15.5% ######################################### 57.1% ############################################################### 88.7% ######################################################################## 100.0% [2022-03-07T08:26:22.699Z] #38 ... [2022-03-07T08:26:22.699Z] [2022-03-07T08:26:22.699Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:26:22.699Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:26:22.699Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.8s [2022-03-07T08:26:22.699Z] #11 ... [2022-03-07T08:26:22.699Z] [2022-03-07T08:26:22.699Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:26:22.699Z] #38 sha256:b9a522d32d84cc52bd0b84eb8fce01b55cdc0c423edb08ad72381aaea06eb119 [2022-03-07T08:26:22.699Z] #38 7.239 [2022-03-07T08:26:24.088Z] #38 8.326 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-07T08:26:24.333Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05fe82e17a9efa6f4) in /home/ubuntu/workspace/moby_PR-43131 [Pipeline] { [2022-03-07T08:26:24.350Z] #38 8.687 [Pipeline] checkout [2022-03-07T08:26:24.372Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03288986e0fdb936b) in /home/ubuntu/workspace/moby_PR-43131 [Pipeline] { [Pipeline] checkout [2022-03-07T08:26:24.439Z] The recommended git tool is: git [2022-03-07T08:26:24.462Z] The recommended git tool is: git [2022-03-07T08:26:24.614Z] #38 8.908 #=#=# ######################################################################## 100.0% [2022-03-07T08:26:24.877Z] #38 9.234 [2022-03-07T08:26:25.458Z] #38 10.07 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-07T08:26:26.040Z] #38 10.47 [2022-03-07T08:26:26.301Z] #38 10.70 #=#=# ######################################################################## 100.0% [2022-03-07T08:26:26.301Z] #38 10.96 [2022-03-07T08:26:26.563Z] #38 11.05 Download of images into '/build' complete. [2022-03-07T08:26:26.563Z] #38 11.05 Use something like the following to load the result into a Docker daemon: [2022-03-07T08:26:26.563Z] #38 11.05 tar -cC '/build' . | docker load [2022-03-07T08:26:27.283Z] using credential docker-jenkins-github-credentials [2022-03-07T08:26:27.291Z] Cloning the remote Git repository [2022-03-07T08:26:27.291Z] Cloning with configured refspecs honoured and without tags [2022-03-07T08:26:27.797Z] using credential docker-jenkins-github-credentials [2022-03-07T08:26:27.804Z] Cloning the remote Git repository [2022-03-07T08:26:27.804Z] Cloning with configured refspecs honoured and without tags [2022-03-07T08:26:27.353Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T08:26:27.408Z] > git init /home/ubuntu/workspace/moby_PR-43131 # timeout=10 [2022-03-07T08:26:27.659Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:26:27.659Z] > git --version # timeout=10 [2022-03-07T08:26:27.672Z] > git --version # 'git version 2.17.1' [2022-03-07T08:26:27.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:26:27.674Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:26:27.497Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T08:26:27.550Z] > git init /home/ubuntu/workspace/moby_PR-43131 # timeout=10 [2022-03-07T08:26:27.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:26:27.760Z] > git --version # timeout=10 [2022-03-07T08:26:27.785Z] > git --version # 'git version 2.17.1' [2022-03-07T08:26:27.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:26:27.787Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:26:29.439Z] #38 ... [2022-03-07T08:26:29.439Z] [2022-03-07T08:26:29.439Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:26:29.439Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:26:29.439Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 8.1s done [2022-03-07T08:26:29.439Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 6.0s [2022-03-07T08:26:32.750Z] #11 ... [2022-03-07T08:26:32.750Z] [2022-03-07T08:26:32.750Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:26:32.750Z] #38 sha256:b9a522d32d84cc52bd0b84eb8fce01b55cdc0c423edb08ad72381aaea06eb119 [2022-03-07T08:26:32.750Z] #38 DONE 17.4s [2022-03-07T08:26:33.012Z] [2022-03-07T08:26:33.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:26:33.012Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:26:34.402Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 11.1s [2022-03-07T08:26:37.861Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0368f016cdd92acb1) in /home/ubuntu/workspace/moby_PR-43131 [Pipeline] { [Pipeline] checkout [2022-03-07T08:26:37.954Z] The recommended git tool is: git [2022-03-07T08:26:38.187Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ea19c502dde6c22d) in /home/ubuntu/workspace/moby_PR-43131 [Pipeline] { [Pipeline] checkout [2022-03-07T08:26:38.409Z] The recommended git tool is: git [2022-03-07T08:26:39.720Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 16.5s done [2022-03-07T08:26:39.989Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 [2022-03-07T08:26:40.251Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-07T08:26:40.512Z] #11 DONE 49.4s [2022-03-07T08:26:40.512Z] [2022-03-07T08:26:40.512Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T08:26:40.512Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-07T08:26:41.021Z] using credential docker-jenkins-github-credentials [2022-03-07T08:26:41.034Z] Cloning the remote Git repository [2022-03-07T08:26:41.034Z] Cloning with configured refspecs honoured and without tags [2022-03-07T08:26:41.055Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T08:26:41.117Z] > git init /home/ubuntu/workspace/moby_PR-43131 # timeout=10 [2022-03-07T08:26:41.903Z] #12 DONE 1.6s [2022-03-07T08:26:42.164Z] [2022-03-07T08:26:42.164Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-07T08:26:42.164Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-07T08:26:41.641Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:26:41.641Z] > git --version # timeout=10 [2022-03-07T08:26:41.662Z] > git --version # 'git version 2.25.1' [2022-03-07T08:26:41.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:26:41.706Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:26:42.662Z] using credential docker-jenkins-github-credentials [2022-03-07T08:26:42.669Z] Cloning the remote Git repository [2022-03-07T08:26:42.669Z] Cloning with configured refspecs honoured and without tags [2022-03-07T08:26:42.696Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T08:26:42.819Z] > git init /home/ubuntu/workspace/moby_PR-43131 # timeout=10 [2022-03-07T08:26:43.110Z] #13 DONE 1.1s [2022-03-07T08:26:43.111Z] [2022-03-07T08:26:43.111Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T08:26:43.111Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T08:26:43.416Z] #43 ... [2022-03-07T08:26:43.416Z] [2022-03-07T08:26:43.416Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-07T08:26:43.416Z] #53 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-07T08:26:43.416Z] #53 DONE 0.1s [2022-03-07T08:26:43.416Z] [2022-03-07T08:26:43.416Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T08:26:43.416Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-07T08:26:43.416Z] #49 DONE 0.2s [2022-03-07T08:26:43.416Z] [2022-03-07T08:26:43.416Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T08:26:43.416Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-07T08:26:43.416Z] #40 DONE 0.2s [2022-03-07T08:26:43.416Z] [2022-03-07T08:26:43.416Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:26:43.416Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:26:43.525Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:26:43.525Z] > git --version # timeout=10 [2022-03-07T08:26:43.540Z] > git --version # 'git version 2.25.1' [2022-03-07T08:26:43.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:26:43.542Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:26:46.777Z] #41 ... [2022-03-07T08:26:46.778Z] [2022-03-07T08:26:46.778Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-07T08:26:46.778Z] #14 sha256:09b6e3692320f08cf6327db0ae6dbac3f5eaa5ea0349ddf964de4290be45ec49 [2022-03-07T08:26:46.778Z] #14 DONE 3.1s [2022-03-07T08:26:46.778Z] [2022-03-07T08:26:46.778Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-07T08:26:46.778Z] #15 sha256:96bcf02670b65def60e1b23dcad47755d0bff725bd59a782e559ae99ba7a16f0 [2022-03-07T08:26:48.701Z] #15 DONE 2.2s [2022-03-07T08:26:48.701Z] [2022-03-07T08:26:48.701Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-07T08:26:48.701Z] #16 sha256:beddf0d6d60e18c9ac5b3546568cba2a4901f4a5fec519fe15cb3d5d496e5cb7 [2022-03-07T08:26:50.321Z] Fetching without tags [2022-03-07T08:26:50.231Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:26:50.245Z] > git config --add remote.origin.fetch +refs/pull/43131/head:refs/remotes/origin/PR-43131 # timeout=10 [2022-03-07T08:26:50.271Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:26:50.300Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:26:50.333Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:26:50.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:26:50.334Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:26:50.724Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5263bea70f2a8285242da5758f14ebafb176bfc9 [2022-03-07T08:26:51.072Z] Fetching without tags [2022-03-07T08:26:51.259Z] #16 DONE 2.8s [2022-03-07T08:26:51.259Z] [2022-03-07T08:26:51.259Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-07T08:26:51.259Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-07T08:26:51.351Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5263bea70f2a8285242da5758f14ebafb176bfc9 [2022-03-07T08:26:50.926Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:26:50.952Z] > git config --add remote.origin.fetch +refs/pull/43131/head:refs/remotes/origin/PR-43131 # timeout=10 [2022-03-07T08:26:50.976Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:26:51.008Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:26:51.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:26:51.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:26:51.038Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:26:51.328Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:26:51.352Z] > git checkout -f 5263bea70f2a8285242da5758f14ebafb176bfc9 # timeout=10 [2022-03-07T08:26:52.134Z] > git remote # timeout=10 [2022-03-07T08:26:52.164Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T08:26:52.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:26:52.186Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T08:26:52.687Z] Merge succeeded, producing 2ae58af110f933dc89c1879d3ab5b3f2ae10f536 [2022-03-07T08:26:52.688Z] Checking out Revision 2ae58af110f933dc89c1879d3ab5b3f2ae10f536 (PR-43131) [2022-03-07T08:26:50.732Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:26:50.761Z] > git checkout -f 5263bea70f2a8285242da5758f14ebafb176bfc9 # timeout=10 [2022-03-07T08:26:51.956Z] > git remote # timeout=10 [2022-03-07T08:26:51.983Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T08:26:52.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:26:52.006Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T08:26:53.177Z] #17 ... [2022-03-07T08:26:53.177Z] [2022-03-07T08:26:53.177Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:26:53.177Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:26:53.177Z] #56 4.252 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-07T08:26:53.177Z] #56 5.533 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-07T08:26:53.177Z] #56 5.542 go: downloading github.com/fatih/color v1.10.0 [2022-03-07T08:26:53.177Z] #56 5.662 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-07T08:26:53.177Z] #56 5.731 go: downloading github.com/pkg/errors v0.9.1 [2022-03-07T08:26:53.177Z] #56 6.073 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-07T08:26:53.177Z] #56 6.211 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-07T08:26:53.177Z] #56 6.259 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-07T08:26:53.177Z] #56 6.308 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-07T08:26:53.177Z] #56 6.421 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-07T08:26:53.177Z] #56 6.551 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-07T08:26:53.177Z] #56 6.672 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-07T08:26:53.177Z] #56 6.883 go: downloading golang.org/x/tools v0.1.0 [2022-03-07T08:26:53.177Z] #56 ... [2022-03-07T08:26:53.177Z] [2022-03-07T08:26:53.177Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T08:26:53.177Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T08:26:53.177Z] #60 4.274 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-07T08:26:53.177Z] #60 9.415 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-07T08:26:53.177Z] #60 9.427 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-07T08:26:53.177Z] #60 9.507 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-07T08:26:53.202Z] Merge succeeded, producing 2ae58af110f933dc89c1879d3ab5b3f2ae10f536 [2022-03-07T08:26:53.202Z] Checking out Revision 2ae58af110f933dc89c1879d3ab5b3f2ae10f536 (PR-43131) [2022-03-07T08:26:53.439Z] #60 ... [2022-03-07T08:26:53.439Z] [2022-03-07T08:26:53.439Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:26:53.439Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:26:53.439Z] #58 4.326 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-07T08:26:53.439Z] #58 ... [2022-03-07T08:26:53.439Z] [2022-03-07T08:26:53.439Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:26:53.439Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:26:53.439Z] #54 4.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:26:53.439Z] #54 4.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:26:53.439Z] #54 4.994 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-07T08:26:53.439Z] #54 5.177 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:26:53.439Z] #54 5.463 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:26:53.439Z] #54 7.670 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:26:53.439Z] #54 10.39 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-07T08:26:53.705Z] #54 ... [2022-03-07T08:26:53.705Z] [2022-03-07T08:26:53.705Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:26:53.705Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:26:53.705Z] #50 4.294 + git clone https://github.com/docker/distribution.git . [2022-03-07T08:26:53.705Z] #50 4.298 Cloning into '.'... [2022-03-07T08:26:53.705Z] #50 ... [2022-03-07T08:26:53.705Z] [2022-03-07T08:26:53.705Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:26:53.705Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:26:53.705Z] #41 4.231 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-07T08:26:53.705Z] #41 4.238 Cloning into '.'... [2022-03-07T08:26:53.975Z] #41 ... [2022-03-07T08:26:53.975Z] [2022-03-07T08:26:53.975Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-07T08:26:53.975Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-07T08:26:53.975Z] #17 DONE 2.9s [2022-03-07T08:26:53.975Z] [2022-03-07T08:26:53.975Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-07T08:26:53.975Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [2022-03-07T08:26:52.627Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T08:26:52.658Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:26:52.693Z] > git checkout -f 2ae58af110f933dc89c1879d3ab5b3f2ae10f536 # timeout=10 [2022-03-07T08:26:53.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T08:26:53.208Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:26:53.235Z] > git checkout -f 2ae58af110f933dc89c1879d3ab5b3f2ae10f536 # timeout=10 [2022-03-07T08:26:56.658Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-07T08:26:56.671Z] First time build. Skipping changelog. [2022-03-07T08:26:56.972Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T08:26:57.293Z] #18 DONE 2.7s [2022-03-07T08:26:57.293Z] [2022-03-07T08:26:57.293Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-07T08:26:57.293Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T08:26:56.637Z] > git rev-list --no-walk 82f6717d0e891ce12319743e20bf736aaff295db # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T08:26:57.792Z] + docker version [2022-03-07T08:26:57.868Z] #19 ... [2022-03-07T08:26:57.869Z] [2022-03-07T08:26:57.869Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T08:26:57.869Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T08:26:57.869Z] #43 4.737 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-07T08:26:57.869Z] #43 ... [2022-03-07T08:26:57.869Z] [2022-03-07T08:26:57.869Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:26:57.869Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:26:57.869Z] #56 12.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-07T08:26:57.869Z] #56 12.69 go: downloading golang.org/x/mod v0.3.0 [2022-03-07T08:26:58.194Z] + docker version [2022-03-07T08:27:00.423Z] #56 ... [2022-03-07T08:27:00.423Z] [2022-03-07T08:27:00.423Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T08:27:00.423Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T08:27:00.423Z] #43 17.13 tomll can be used in two ways: [2022-03-07T08:27:00.423Z] #43 17.13 Writing to STDIN and reading from STDOUT: [2022-03-07T08:27:00.423Z] #43 17.13 cat file.toml | tomll > file.toml [2022-03-07T08:27:00.423Z] #43 17.13 [2022-03-07T08:27:00.423Z] #43 17.13 Reading and updating a list of files: [2022-03-07T08:27:00.423Z] #43 17.13 tomll a.toml b.toml c.toml [2022-03-07T08:27:00.423Z] #43 17.13 [2022-03-07T08:27:00.423Z] #43 17.13 When given a list of files, tomll will modify all files in place without asking. [2022-03-07T08:27:00.423Z] #43 DONE 17.3s [2022-03-07T08:27:00.423Z] [2022-03-07T08:27:00.423Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-07T08:27:00.423Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T08:27:00.423Z] #19 2.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:27:00.423Z] #19 2.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:27:00.423Z] #19 2.226 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:27:00.423Z] #19 3.076 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T08:27:00.998Z] #19 4.151 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T08:27:01.476Z] Client: Docker Engine - Community [2022-03-07T08:27:01.476Z] Version: 20.10.12 [2022-03-07T08:27:01.476Z] API version: 1.41 [2022-03-07T08:27:01.476Z] Go version: go1.16.12 [2022-03-07T08:27:01.476Z] Git commit: e91ed57 [2022-03-07T08:27:01.476Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-07T08:27:01.476Z] OS/Arch: linux/amd64 [2022-03-07T08:27:01.476Z] Context: default [2022-03-07T08:27:01.476Z] Experimental: true [2022-03-07T08:27:01.476Z] [2022-03-07T08:27:01.476Z] Server: Docker Engine - Community [2022-03-07T08:27:01.476Z] Engine: [2022-03-07T08:27:01.476Z] Version: 20.10.12 [2022-03-07T08:27:01.476Z] API version: 1.41 (minimum version 1.12) [2022-03-07T08:27:01.476Z] Go version: go1.16.12 [2022-03-07T08:27:01.476Z] Git commit: 459d0df [2022-03-07T08:27:01.476Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-07T08:27:01.476Z] OS/Arch: linux/amd64 [2022-03-07T08:27:01.476Z] Experimental: true [2022-03-07T08:27:01.476Z] containerd: [2022-03-07T08:27:01.476Z] Version: 1.4.12 [2022-03-07T08:27:01.476Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T08:27:01.476Z] runc: [2022-03-07T08:27:01.476Z] Version: 1.0.2 [2022-03-07T08:27:01.476Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T08:27:01.476Z] docker-init: [2022-03-07T08:27:01.476Z] Version: 0.19.0 [2022-03-07T08:27:01.476Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T08:27:01.842Z] + docker info [2022-03-07T08:27:01.987Z] Client: Docker Engine - Community [2022-03-07T08:27:01.987Z] Version: 20.10.12 [2022-03-07T08:27:01.987Z] API version: 1.41 [2022-03-07T08:27:01.987Z] Go version: go1.16.12 [2022-03-07T08:27:01.987Z] Git commit: e91ed57 [2022-03-07T08:27:01.987Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-07T08:27:01.987Z] OS/Arch: linux/amd64 [2022-03-07T08:27:01.987Z] Context: default [2022-03-07T08:27:01.987Z] Experimental: true [2022-03-07T08:27:01.987Z] [2022-03-07T08:27:01.987Z] Server: Docker Engine - Community [2022-03-07T08:27:01.987Z] Engine: [2022-03-07T08:27:01.987Z] Version: 20.10.12 [2022-03-07T08:27:01.987Z] API version: 1.41 (minimum version 1.12) [2022-03-07T08:27:01.987Z] Go version: go1.16.12 [2022-03-07T08:27:01.987Z] Git commit: 459d0df [2022-03-07T08:27:01.987Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-07T08:27:01.987Z] OS/Arch: linux/amd64 [2022-03-07T08:27:01.987Z] Experimental: true [2022-03-07T08:27:01.987Z] containerd: [2022-03-07T08:27:01.987Z] Version: 1.4.12 [2022-03-07T08:27:01.987Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T08:27:01.987Z] runc: [2022-03-07T08:27:01.987Z] Version: 1.0.2 [2022-03-07T08:27:01.987Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T08:27:01.987Z] docker-init: [2022-03-07T08:27:01.987Z] Version: 0.19.0 [2022-03-07T08:27:01.987Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T08:27:02.345Z] + docker info [2022-03-07T08:27:02.925Z] #19 5.696 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T08:27:03.511Z] #19 6.732 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:27:04.460Z] #19 7.577 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T08:27:04.721Z] #19 ... [2022-03-07T08:27:04.721Z] [2022-03-07T08:27:04.721Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T08:27:04.721Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T08:27:04.721Z] #60 11.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-07T08:27:04.721Z] #60 ... [2022-03-07T08:27:04.721Z] [2022-03-07T08:27:04.721Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:27:04.721Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:27:04.721Z] #50 21.44 + git checkout -q v2.3.0 [2022-03-07T08:27:05.309Z] #50 ... [2022-03-07T08:27:05.309Z] [2022-03-07T08:27:05.309Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:27:05.309Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:27:05.309Z] #54 12.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:27:05.309Z] #54 18.58 Fetched 8509 kB in 14s (590 kB/s) [2022-03-07T08:27:05.572Z] #54 18.58 Reading package lists... [2022-03-07T08:27:05.572Z] #54 ... [2022-03-07T08:27:05.572Z] [2022-03-07T08:27:05.572Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-07T08:27:05.572Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T08:27:05.572Z] #19 8.412 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T08:27:06.034Z] Fetching without tags [2022-03-07T08:27:06.094Z] Fetching without tags [2022-03-07T08:27:06.146Z] #19 9.325 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T08:27:06.146Z] #19 9.325 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T08:27:06.146Z] #19 9.325 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T08:27:06.146Z] #19 9.348 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T08:27:06.146Z] #19 9.356 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T08:27:06.146Z] #19 9.356 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:27:06.146Z] #19 9.373 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T08:27:06.146Z] #19 9.373 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T08:27:06.146Z] #19 9.373 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T08:27:06.146Z] #19 9.373 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:27:06.146Z] #19 9.373 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T08:27:06.146Z] #19 9.373 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T08:27:06.007Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:27:06.017Z] > git config --add remote.origin.fetch +refs/pull/43131/head:refs/remotes/origin/PR-43131 # timeout=10 [2022-03-07T08:27:06.036Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:27:06.060Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:27:06.099Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:27:06.099Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:27:06.100Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:27:06.386Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5263bea70f2a8285242da5758f14ebafb176bfc9 [2022-03-07T08:27:06.417Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5263bea70f2a8285242da5758f14ebafb176bfc9 [2022-03-07T08:27:05.868Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:27:05.900Z] > git config --add remote.origin.fetch +refs/pull/43131/head:refs/remotes/origin/PR-43131 # timeout=10 [2022-03-07T08:27:05.923Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:27:06.003Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:27:06.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:27:06.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:27:06.039Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:27:06.398Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:27:06.420Z] > git checkout -f 5263bea70f2a8285242da5758f14ebafb176bfc9 # timeout=10 [2022-03-07T08:27:07.620Z] Merge succeeded, producing fe736675322d88c63c6d62a29c564585b253fc3c [2022-03-07T08:27:07.620Z] Checking out Revision fe736675322d88c63c6d62a29c564585b253fc3c (PR-43131) [2022-03-07T08:27:06.437Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:27:06.468Z] > git checkout -f 5263bea70f2a8285242da5758f14ebafb176bfc9 # timeout=10 [2022-03-07T08:27:08.213Z] > git remote # timeout=10 [2022-03-07T08:27:08.248Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T08:27:08.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:27:08.281Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T08:27:09.003Z] Merge succeeded, producing 738b9842fe1dc9e02fd1771f2b02fdbb66e2328d [2022-03-07T08:27:09.003Z] Checking out Revision 738b9842fe1dc9e02fd1771f2b02fdbb66e2328d (PR-43131) [2022-03-07T08:27:07.101Z] > git remote # timeout=10 [2022-03-07T08:27:07.120Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T08:27:07.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:27:07.190Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T08:27:07.607Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T08:27:07.625Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:27:07.644Z] > git checkout -f fe736675322d88c63c6d62a29c564585b253fc3c # timeout=10 [2022-03-07T08:27:08.984Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-07T08:27:09.006Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:27:09.016Z] > git checkout -f 738b9842fe1dc9e02fd1771f2b02fdbb66e2328d # timeout=10 [2022-03-07T08:27:11.479Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-07T08:27:11.493Z] First time build. Skipping changelog. [2022-03-07T08:27:11.481Z] > git rev-list --no-walk 82f6717d0e891ce12319743e20bf736aaff295db # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T08:27:12.390Z] + docker version [2022-03-07T08:27:12.747Z] #19 ... [2022-03-07T08:27:12.747Z] [2022-03-07T08:27:12.747Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:27:12.747Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:27:12.747Z] #58 28.85 go: downloading github.com/fatih/color v1.13.0 [2022-03-07T08:27:12.747Z] #58 28.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T08:27:12.747Z] #58 28.91 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-07T08:27:12.747Z] #58 28.93 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-07T08:27:12.747Z] #58 29.18 go: downloading github.com/spf13/viper v1.10.1 [2022-03-07T08:27:12.747Z] #58 29.36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-07T08:27:12.747Z] #58 29.74 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-07T08:27:13.023Z] #58 29.75 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-07T08:27:13.159Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-07T08:27:13.174Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T08:27:13.162Z] > git rev-list --no-walk 82f6717d0e891ce12319743e20bf736aaff295db # timeout=10 [2022-03-07T08:27:13.976Z] #58 31.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-07T08:27:13.976Z] #58 31.02 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-07T08:27:14.363Z] + docker version [2022-03-07T08:27:16.528Z] #58 ... [2022-03-07T08:27:16.528Z] [2022-03-07T08:27:16.528Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:27:16.528Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:27:16.528Z] #54 18.58 Reading package lists... [2022-03-07T08:27:16.528Z] #54 23.56 Reading package lists... [2022-03-07T08:27:16.528Z] #54 28.44 Building dependency tree... [2022-03-07T08:27:16.528Z] #54 31.57 The following additional packages will be installed: [2022-03-07T08:27:16.528Z] #54 31.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-07T08:27:16.528Z] #54 31.60 python3-protobuf python3-six [2022-03-07T08:27:16.528Z] #54 31.60 Suggested packages: [2022-03-07T08:27:16.528Z] #54 31.62 python3-setuptools [2022-03-07T08:27:16.528Z] #54 31.62 Recommended packages: [2022-03-07T08:27:16.528Z] #54 31.62 iproute2 | iproute [2022-03-07T08:27:16.528Z] #54 32.31 The following NEW packages will be installed: [2022-03-07T08:27:16.528Z] #54 32.33 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-07T08:27:16.528Z] #54 32.33 python3-protobuf python3-six [2022-03-07T08:27:16.528Z] #54 32.79 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:27:16.528Z] #54 32.79 Need to get 2292 kB of archives. [2022-03-07T08:27:16.528Z] #54 32.79 After this operation, 11.0 MB of additional disk space will be used. [2022-03-07T08:27:16.528Z] #54 32.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-07T08:27:16.528Z] #54 32.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T08:27:16.528Z] #54 32.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-07T08:27:16.528Z] #54 32.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-07T08:27:16.528Z] #54 32.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-07T08:27:16.528Z] #54 32.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-07T08:27:16.528Z] #54 32.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-07T08:27:16.740Z] Client: [2022-03-07T08:27:16.740Z] Context: default [2022-03-07T08:27:16.740Z] Debug Mode: false [2022-03-07T08:27:16.740Z] Plugins: [2022-03-07T08:27:16.740Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T08:27:16.740Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T08:27:16.740Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-07T08:27:16.740Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-07T08:27:16.740Z] [2022-03-07T08:27:16.740Z] Server: [2022-03-07T08:27:16.740Z] Containers: 0 [2022-03-07T08:27:16.740Z] Running: 0 [2022-03-07T08:27:16.740Z] Paused: 0 [2022-03-07T08:27:16.740Z] Stopped: 0 [2022-03-07T08:27:16.740Z] Images: 0 [2022-03-07T08:27:16.740Z] Server Version: 20.10.12 [2022-03-07T08:27:16.740Z] Storage Driver: overlay2 [2022-03-07T08:27:16.740Z] Backing Filesystem: extfs [2022-03-07T08:27:16.740Z] Supports d_type: true [2022-03-07T08:27:16.740Z] Native Overlay Diff: true [2022-03-07T08:27:16.740Z] userxattr: false [2022-03-07T08:27:16.740Z] Logging Driver: json-file [2022-03-07T08:27:16.740Z] Cgroup Driver: cgroupfs [2022-03-07T08:27:16.740Z] Cgroup Version: 1 [2022-03-07T08:27:16.740Z] Plugins: [2022-03-07T08:27:16.740Z] Volume: local [2022-03-07T08:27:16.740Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T08:27:16.740Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T08:27:16.740Z] Swarm: inactive [2022-03-07T08:27:16.740Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T08:27:16.740Z] Default Runtime: runc [2022-03-07T08:27:16.740Z] Init Binary: docker-init [2022-03-07T08:27:16.740Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T08:27:16.740Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T08:27:16.740Z] init version: de40ad0 [2022-03-07T08:27:16.740Z] Security Options: [2022-03-07T08:27:16.740Z] apparmor [2022-03-07T08:27:16.740Z] seccomp [2022-03-07T08:27:16.740Z] Profile: default [2022-03-07T08:27:16.740Z] Kernel Version: 5.4.0-1061-aws [2022-03-07T08:27:16.740Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-07T08:27:16.740Z] OSType: linux [2022-03-07T08:27:16.740Z] Architecture: x86_64 [2022-03-07T08:27:16.740Z] CPUs: 2 [2022-03-07T08:27:16.740Z] Total Memory: 7.565GiB [2022-03-07T08:27:16.740Z] Name: ip-10-100-91-235 [2022-03-07T08:27:16.740Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-07T08:27:16.740Z] Docker Root Dir: /var/lib/docker [2022-03-07T08:27:16.740Z] Debug Mode: false [2022-03-07T08:27:16.740Z] Registry: https://index.docker.io/v1/ [2022-03-07T08:27:16.740Z] Labels: [2022-03-07T08:27:16.740Z] Experimental: true [2022-03-07T08:27:16.740Z] Insecure Registries: [2022-03-07T08:27:16.740Z] 127.0.0.0/8 [2022-03-07T08:27:16.740Z] Live Restore Enabled: true [2022-03-07T08:27:16.740Z] [2022-03-07T08:27:16.740Z] WARNING: No swap limit support [Pipeline] sh [2022-03-07T08:27:17.086Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T08:27:17.086Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T08:27:17.086Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43131/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-07T08:27:17.086Z] + bash /home/ubuntu/workspace/moby_PR-43131/check-config.sh [2022-03-07T08:27:17.086Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-07T08:27:17.086Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-07T08:27:17.086Z] [2022-03-07T08:27:17.086Z] Generally Necessary: [2022-03-07T08:27:17.086Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-07T08:27:17.086Z] - apparmor: enabled and tools installed [2022-03-07T08:27:17.086Z] - CONFIG_NAMESPACES: enabled [2022-03-07T08:27:17.086Z] - CONFIG_NET_NS: enabled [2022-03-07T08:27:17.086Z] - CONFIG_PID_NS: enabled [2022-03-07T08:27:17.086Z] - CONFIG_IPC_NS: enabled [2022-03-07T08:27:17.086Z] - CONFIG_UTS_NS: enabled [2022-03-07T08:27:17.086Z] - CONFIG_CGROUPS: enabled [2022-03-07T08:27:17.086Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-07T08:27:17.086Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-07T08:27:17.086Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-07T08:27:17.086Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-07T08:27:17.086Z] - CONFIG_CPUSETS: enabled [2022-03-07T08:27:17.086Z] - CONFIG_MEMCG: enabled [2022-03-07T08:27:17.086Z] - CONFIG_KEYS: enabled [2022-03-07T08:27:17.086Z] - CONFIG_VETH: enabled (as module) [2022-03-07T08:27:17.086Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-07T08:27:17.086Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-07T08:27:17.086Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-07T08:27:17.086Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-07T08:27:17.086Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-07T08:27:17.086Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-07T08:27:17.086Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-07T08:27:17.086Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-07T08:27:17.086Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-07T08:27:17.086Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-07T08:27:17.086Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-07T08:27:17.101Z] #54 ... [2022-03-07T08:27:17.101Z] [2022-03-07T08:27:17.101Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:27:17.101Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:27:17.101Z] #50 23.64 + 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-03-07T08:27:17.209Z] Client: [2022-03-07T08:27:17.209Z] Context: default [2022-03-07T08:27:17.209Z] Debug Mode: false [2022-03-07T08:27:17.209Z] Plugins: [2022-03-07T08:27:17.209Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T08:27:17.209Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T08:27:17.209Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-07T08:27:17.209Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-07T08:27:17.209Z] [2022-03-07T08:27:17.209Z] Server: [2022-03-07T08:27:17.209Z] Containers: 0 [2022-03-07T08:27:17.209Z] Running: 0 [2022-03-07T08:27:17.209Z] Paused: 0 [2022-03-07T08:27:17.209Z] Stopped: 0 [2022-03-07T08:27:17.209Z] Images: 0 [2022-03-07T08:27:17.209Z] Server Version: 20.10.12 [2022-03-07T08:27:17.209Z] Storage Driver: overlay2 [2022-03-07T08:27:17.209Z] Backing Filesystem: extfs [2022-03-07T08:27:17.209Z] Supports d_type: true [2022-03-07T08:27:17.209Z] Native Overlay Diff: true [2022-03-07T08:27:17.209Z] userxattr: false [2022-03-07T08:27:17.209Z] Logging Driver: json-file [2022-03-07T08:27:17.209Z] Cgroup Driver: cgroupfs [2022-03-07T08:27:17.209Z] Cgroup Version: 1 [2022-03-07T08:27:17.209Z] Plugins: [2022-03-07T08:27:17.209Z] Volume: local [2022-03-07T08:27:17.209Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T08:27:17.209Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T08:27:17.209Z] Swarm: inactive [2022-03-07T08:27:17.209Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T08:27:17.209Z] Default Runtime: runc [2022-03-07T08:27:17.209Z] Init Binary: docker-init [2022-03-07T08:27:17.209Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T08:27:17.209Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T08:27:17.209Z] init version: de40ad0 [2022-03-07T08:27:17.209Z] Security Options: [2022-03-07T08:27:17.209Z] apparmor [2022-03-07T08:27:17.209Z] seccomp [2022-03-07T08:27:17.209Z] Profile: default [2022-03-07T08:27:17.209Z] Kernel Version: 5.4.0-1061-aws [2022-03-07T08:27:17.209Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-07T08:27:17.209Z] OSType: linux [2022-03-07T08:27:17.209Z] Architecture: x86_64 [2022-03-07T08:27:17.209Z] CPUs: 2 [2022-03-07T08:27:17.209Z] Total Memory: 7.565GiB [2022-03-07T08:27:17.209Z] Name: ip-10-100-87-81 [2022-03-07T08:27:17.209Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-07T08:27:17.209Z] Docker Root Dir: /var/lib/docker [2022-03-07T08:27:17.209Z] Debug Mode: false [2022-03-07T08:27:17.209Z] Registry: https://index.docker.io/v1/ [2022-03-07T08:27:17.209Z] Labels: [2022-03-07T08:27:17.209Z] Experimental: true [2022-03-07T08:27:17.209Z] Insecure Registries: [2022-03-07T08:27:17.209Z] 127.0.0.0/8 [2022-03-07T08:27:17.209Z] Live Restore Enabled: true [2022-03-07T08:27:17.209Z] [2022-03-07T08:27:17.209Z] WARNING: No swap limit support [Pipeline] sh [2022-03-07T08:27:17.348Z] - CONFIG_CGROUP_BPF: enabled [2022-03-07T08:27:17.348Z] [2022-03-07T08:27:17.348Z] Optional Features: [2022-03-07T08:27:17.348Z] - CONFIG_USER_NS: enabled [2022-03-07T08:27:17.348Z] - CONFIG_SECCOMP: enabled [2022-03-07T08:27:17.348Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-07T08:27:17.348Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-07T08:27:17.348Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-07T08:27:17.348Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-07T08:27:17.348Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-07T08:27:17.348Z] - CONFIG_BLK_CGROUP: enabled [2022-03-07T08:27:17.348Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-07T08:27:17.348Z] - CONFIG_CGROUP_PERF: enabled [2022-03-07T08:27:17.348Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-07T08:27:17.348Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-07T08:27:17.348Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-07T08:27:17.348Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-07T08:27:17.348Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-07T08:27:17.348Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-07T08:27:17.348Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-07T08:27:17.348Z] - CONFIG_IP_VS: enabled (as module) [2022-03-07T08:27:17.348Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-07T08:27:17.348Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-07T08:27:17.348Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-07T08:27:17.348Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-07T08:27:17.348Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-07T08:27:17.348Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-07T08:27:17.348Z] - CONFIG_EXT4_FS: enabled [2022-03-07T08:27:17.348Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-07T08:27:17.348Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-07T08:27:17.348Z] - Network Drivers: [2022-03-07T08:27:17.348Z] - "overlay": [2022-03-07T08:27:17.348Z] - CONFIG_VXLAN: enabled (as module) [2022-03-07T08:27:17.348Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-07T08:27:17.348Z] Optional (for encrypted networks): [2022-03-07T08:27:17.362Z] #50 ... [2022-03-07T08:27:17.363Z] [2022-03-07T08:27:17.363Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:27:17.363Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:27:17.363Z] #58 34.35 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-07T08:27:17.363Z] #58 34.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T08:27:17.550Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T08:27:17.550Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T08:27:17.550Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43131/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-07T08:27:17.550Z] + bash /home/ubuntu/workspace/moby_PR-43131/check-config.sh [2022-03-07T08:27:17.550Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-07T08:27:17.550Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-07T08:27:17.550Z] [2022-03-07T08:27:17.550Z] Generally Necessary: [2022-03-07T08:27:17.550Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-07T08:27:17.550Z] - apparmor: enabled and tools installed [2022-03-07T08:27:17.550Z] - CONFIG_NAMESPACES: enabled [2022-03-07T08:27:17.550Z] - CONFIG_NET_NS: enabled [2022-03-07T08:27:17.550Z] - CONFIG_PID_NS: enabled [2022-03-07T08:27:17.550Z] - CONFIG_IPC_NS: enabled [2022-03-07T08:27:17.550Z] - CONFIG_UTS_NS: enabled [2022-03-07T08:27:17.550Z] - CONFIG_CGROUPS: enabled [2022-03-07T08:27:17.550Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-07T08:27:17.550Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-07T08:27:17.550Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-07T08:27:17.550Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-07T08:27:17.550Z] - CONFIG_CPUSETS: enabled [2022-03-07T08:27:17.550Z] - CONFIG_MEMCG: enabled [2022-03-07T08:27:17.550Z] - CONFIG_KEYS: enabled [2022-03-07T08:27:17.550Z] - CONFIG_VETH: enabled (as module) [2022-03-07T08:27:17.550Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-07T08:27:17.550Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-07T08:27:17.550Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-07T08:27:17.550Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-07T08:27:17.550Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-07T08:27:17.550Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-07T08:27:17.550Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-07T08:27:17.550Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-07T08:27:17.550Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-07T08:27:17.550Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-07T08:27:17.550Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-07T08:27:17.550Z] - CONFIG_CGROUP_BPF: enabled [2022-03-07T08:27:17.550Z] [2022-03-07T08:27:17.550Z] Optional Features: [2022-03-07T08:27:17.550Z] - CONFIG_USER_NS: enabled [2022-03-07T08:27:17.550Z] - CONFIG_SECCOMP: enabled [2022-03-07T08:27:17.550Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-07T08:27:17.624Z] #58 34.37 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-07T08:27:17.624Z] #58 34.53 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-07T08:27:17.624Z] #58 34.60 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-07T08:27:17.625Z] - CONFIG_CRYPTO: enabled [2022-03-07T08:27:17.625Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-07T08:27:17.625Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-07T08:27:17.625Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-07T08:27:17.625Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-07T08:27:17.625Z] - CONFIG_XFRM: enabled [2022-03-07T08:27:17.625Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-07T08:27:17.625Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-07T08:27:17.625Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-07T08:27:17.625Z] - "ipvlan": [2022-03-07T08:27:17.625Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-07T08:27:17.625Z] - "macvlan": [2022-03-07T08:27:17.625Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-07T08:27:17.626Z] - CONFIG_DUMMY: enabled (as module) [2022-03-07T08:27:17.626Z] - "ftp,tftp client in container": [2022-03-07T08:27:17.626Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-07T08:27:17.626Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-07T08:27:17.626Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-07T08:27:17.626Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-07T08:27:17.626Z] - Storage Drivers: [2022-03-07T08:27:17.626Z] - "aufs": [2022-03-07T08:27:17.626Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-07T08:27:17.626Z] - "btrfs": [2022-03-07T08:27:17.626Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-07T08:27:17.626Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-07T08:27:17.626Z] - "devicemapper": [2022-03-07T08:27:17.626Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-07T08:27:17.626Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-07T08:27:17.626Z] - "overlay": [2022-03-07T08:27:17.626Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-07T08:27:17.626Z] - "zfs": [2022-03-07T08:27:17.626Z] - /dev/zfs: present [2022-03-07T08:27:17.626Z] - zfs command: missing [2022-03-07T08:27:17.626Z] - zpool command: missing [2022-03-07T08:27:17.626Z] [2022-03-07T08:27:17.626Z] Limits: [2022-03-07T08:27:17.626Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-07T08:27:17.626Z] [2022-03-07T08:27:17.626Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T08:27:17.809Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-07T08:27:17.809Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-07T08:27:17.809Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-07T08:27:17.809Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-07T08:27:17.809Z] - CONFIG_BLK_CGROUP: enabled [2022-03-07T08:27:17.809Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-07T08:27:17.809Z] - CONFIG_CGROUP_PERF: enabled [2022-03-07T08:27:17.809Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-07T08:27:17.809Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-07T08:27:17.809Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-07T08:27:17.809Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-07T08:27:17.809Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-07T08:27:17.809Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-07T08:27:17.809Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-07T08:27:17.809Z] - CONFIG_IP_VS: enabled (as module) [2022-03-07T08:27:17.809Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-07T08:27:17.809Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-07T08:27:17.809Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-07T08:27:17.809Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-07T08:27:17.809Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-07T08:27:17.809Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-07T08:27:17.809Z] - CONFIG_EXT4_FS: enabled [2022-03-07T08:27:17.809Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-07T08:27:17.809Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-07T08:27:17.809Z] - Network Drivers: [2022-03-07T08:27:17.809Z] - "overlay": [2022-03-07T08:27:17.809Z] - CONFIG_VXLAN: enabled (as module) [2022-03-07T08:27:17.809Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-07T08:27:17.809Z] Optional (for encrypted networks): [2022-03-07T08:27:17.886Z] #58 34.72 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-07T08:27:17.886Z] #58 34.75 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-07T08:27:17.886Z] #58 34.82 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-07T08:27:17.886Z] #58 34.89 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-07T08:27:17.886Z] #58 34.89 go: downloading github.com/spf13/afero v1.6.0 [2022-03-07T08:27:17.886Z] #58 34.92 go: downloading github.com/spf13/cast v1.4.1 [2022-03-07T08:27:18.015Z] + sudo modprobe ip_vs [2022-03-07T08:27:18.015Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ae58af110f933dc89c1879d3ab5b3f2ae10f536 . [2022-03-07T08:27:18.069Z] - CONFIG_CRYPTO: enabled [2022-03-07T08:27:18.070Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-07T08:27:18.070Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-07T08:27:18.070Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-07T08:27:18.070Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-07T08:27:18.070Z] - CONFIG_XFRM: enabled [2022-03-07T08:27:18.070Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-07T08:27:18.070Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-07T08:27:18.070Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-07T08:27:18.070Z] - "ipvlan": [2022-03-07T08:27:18.070Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-07T08:27:18.070Z] - "macvlan": [2022-03-07T08:27:18.070Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-07T08:27:18.070Z] - CONFIG_DUMMY: enabled (as module) [2022-03-07T08:27:18.070Z] - "ftp,tftp client in container": [2022-03-07T08:27:18.070Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-07T08:27:18.070Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-07T08:27:18.070Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-07T08:27:18.070Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-07T08:27:18.070Z] - Storage Drivers: [2022-03-07T08:27:18.070Z] - "aufs": [2022-03-07T08:27:18.070Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-07T08:27:18.070Z] - "btrfs": [2022-03-07T08:27:18.070Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-07T08:27:18.070Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-07T08:27:18.070Z] - "devicemapper": [2022-03-07T08:27:18.070Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-07T08:27:18.070Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-07T08:27:18.070Z] - "overlay": [2022-03-07T08:27:18.070Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-07T08:27:18.070Z] - "zfs": [2022-03-07T08:27:18.070Z] - /dev/zfs: present [2022-03-07T08:27:18.070Z] - zfs command: missing [2022-03-07T08:27:18.070Z] - zpool command: missing [2022-03-07T08:27:18.070Z] [2022-03-07T08:27:18.070Z] Limits: [2022-03-07T08:27:18.070Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-07T08:27:18.070Z] [2022-03-07T08:27:18.070Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T08:27:18.277Z] #58 34.97 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-07T08:27:18.277Z] #58 35.01 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-07T08:27:18.277Z] #58 35.04 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-07T08:27:18.405Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ae58af110f933dc89c1879d3ab5b3f2ae10f536 . [2022-03-07T08:27:18.574Z] #58 35.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-07T08:27:18.574Z] #58 35.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-07T08:27:18.574Z] #58 35.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-07T08:27:18.574Z] #58 35.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-07T08:27:18.574Z] #58 35.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-07T08:27:18.585Z] #1 [internal] load build definition from Dockerfile [2022-03-07T08:27:18.585Z] #1 sha256:db5824d4e9b6fb5ea4fe4d2a3459a0d078c016ee28399778d25385ebcc183d68 [2022-03-07T08:27:18.585Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-07T08:27:18.585Z] #1 DONE 0.1s [2022-03-07T08:27:18.585Z] [2022-03-07T08:27:18.585Z] #2 [internal] load .dockerignore [2022-03-07T08:27:18.586Z] #2 sha256:ee93ee593163804e832e1cd0ed381a844309f5cfcbb1acb5042656cddf5b9cf3 [2022-03-07T08:27:18.586Z] #2 transferring context: 87B done [2022-03-07T08:27:18.586Z] #2 DONE 0.1s [2022-03-07T08:27:18.586Z] [2022-03-07T08:27:18.586Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T08:27:18.586Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-07T08:27:18.662Z] #1 [internal] load build definition from Dockerfile [2022-03-07T08:27:18.662Z] #1 sha256:600763c2ffec50b7ac9016a2c77901fdb452128bc66733a4157092b9f3f1a550 [2022-03-07T08:27:18.662Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T08:27:18.662Z] #1 DONE 0.1s [2022-03-07T08:27:18.662Z] [2022-03-07T08:27:18.662Z] #2 [internal] load .dockerignore [2022-03-07T08:27:18.662Z] #2 sha256:356a46e232cfd9c195fc2a101006f625b33a4907bed65ce469817789f4d2af95 [2022-03-07T08:27:18.662Z] #2 transferring context: 87B done [2022-03-07T08:27:18.662Z] #2 DONE 0.1s [2022-03-07T08:27:18.662Z] [2022-03-07T08:27:18.662Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T08:27:18.662Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-07T08:27:18.837Z] #58 35.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-07T08:27:18.837Z] #58 35.48 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-07T08:27:18.837Z] #58 35.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-07T08:27:18.837Z] #58 35.54 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-07T08:27:18.837Z] #58 35.70 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-07T08:27:18.837Z] #58 35.72 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-07T08:27:18.837Z] #58 35.76 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-07T08:27:18.837Z] #58 35.77 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-07T08:27:18.837Z] #58 35.82 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-07T08:27:18.837Z] #58 35.87 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-07T08:27:18.837Z] #58 35.90 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-07T08:27:18.837Z] #58 35.95 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-07T08:27:19.099Z] #58 36.06 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-07T08:27:19.099Z] #58 36.08 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-07T08:27:19.099Z] #58 36.14 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-07T08:27:19.099Z] #58 36.17 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-07T08:27:19.149Z] #3 DONE 0.4s [2022-03-07T08:27:19.150Z] [2022-03-07T08:27:19.150Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T08:27:19.150Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-07T08:27:19.150Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-07T08:27:19.150Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-07T08:27:19.150Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-07T08:27:19.150Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-07T08:27:19.150Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.2s [2022-03-07T08:27:19.231Z] #3 DONE 0.5s [2022-03-07T08:27:19.231Z] [2022-03-07T08:27:19.231Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T08:27:19.231Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-07T08:27:19.231Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-07T08:27:19.231Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-07T08:27:19.231Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-07T08:27:19.231Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-07T08:27:19.231Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.0s [2022-03-07T08:27:19.361Z] #58 36.22 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-07T08:27:19.361Z] #58 36.26 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-07T08:27:19.361Z] #58 36.34 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-07T08:27:19.361Z] #58 36.45 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-07T08:27:19.408Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-03-07T08:27:19.408Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-07T08:27:19.495Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.2s [2022-03-07T08:27:19.495Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-07T08:27:19.646Z] #58 36.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-07T08:27:19.646Z] #58 36.49 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-07T08:27:19.647Z] #58 36.52 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-07T08:27:19.647Z] #58 36.57 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-07T08:27:19.647Z] #58 36.58 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-07T08:27:19.647Z] #58 36.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-07T08:27:19.664Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2022-03-07T08:27:19.756Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-07T08:27:19.756Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-07T08:27:19.909Z] #58 36.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-07T08:27:19.910Z] #58 36.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-07T08:27:19.910Z] #58 36.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-07T08:27:19.910Z] #58 36.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-07T08:27:20.014Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-07T08:27:20.258Z] #58 37.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-07T08:27:20.258Z] #58 37.02 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-07T08:27:20.258Z] #58 37.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-07T08:27:20.258Z] #58 37.07 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-07T08:27:20.258Z] #58 37.10 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-07T08:27:20.258Z] #58 37.13 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-07T08:27:20.258Z] #58 37.15 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-07T08:27:20.258Z] #58 37.16 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-07T08:27:20.258Z] #58 37.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-07T08:27:20.258Z] #58 37.21 go: downloading github.com/julz/importas v0.1.0 [2022-03-07T08:27:20.258Z] #58 37.21 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-07T08:27:20.258Z] #58 37.23 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-07T08:27:20.258Z] #58 37.24 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-07T08:27:20.258Z] #58 37.26 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-07T08:27:20.258Z] #58 37.28 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-07T08:27:20.262Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-07T08:27:20.262Z] #4 DONE 1.1s [2022-03-07T08:27:20.262Z] [2022-03-07T08:27:20.262Z] #6 [internal] load .dockerignore [2022-03-07T08:27:20.262Z] #6 sha256:9070c6a223a039e56eeeb558357a3b911b0aef2cc4ff98c030c6fc8d22e7a991 [2022-03-07T08:27:20.262Z] #6 DONE 0.0s [2022-03-07T08:27:20.262Z] [2022-03-07T08:27:20.262Z] #5 [internal] load build definition from Dockerfile [2022-03-07T08:27:20.262Z] #5 sha256:19f0c74749415225e3cde1090745688ac0b3cdc7268b74f2ec83f73713b33c90 [2022-03-07T08:27:20.262Z] #5 DONE 0.0s [2022-03-07T08:27:20.262Z] [2022-03-07T08:27:20.262Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T08:27:20.262Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T08:27:20.271Z] #4 DONE 0.9s [2022-03-07T08:27:20.491Z] Client: Docker Engine - Community [2022-03-07T08:27:20.491Z] Version: 20.10.12 [2022-03-07T08:27:20.491Z] API version: 1.41 [2022-03-07T08:27:20.491Z] Go version: go1.16.12 [2022-03-07T08:27:20.491Z] Git commit: e91ed57 [2022-03-07T08:27:20.491Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-07T08:27:20.491Z] OS/Arch: linux/arm64 [2022-03-07T08:27:20.491Z] Context: default [2022-03-07T08:27:20.491Z] Experimental: true [2022-03-07T08:27:20.491Z] [2022-03-07T08:27:20.491Z] Server: Docker Engine - Community [2022-03-07T08:27:20.491Z] Engine: [2022-03-07T08:27:20.491Z] Version: 20.10.12 [2022-03-07T08:27:20.491Z] API version: 1.41 (minimum version 1.12) [2022-03-07T08:27:20.491Z] Go version: go1.16.12 [2022-03-07T08:27:20.491Z] Git commit: 459d0df [2022-03-07T08:27:20.491Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-07T08:27:20.491Z] OS/Arch: linux/arm64 [2022-03-07T08:27:20.491Z] Experimental: true [2022-03-07T08:27:20.491Z] containerd: [2022-03-07T08:27:20.491Z] Version: 1.4.12 [2022-03-07T08:27:20.491Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T08:27:20.491Z] runc: [2022-03-07T08:27:20.491Z] Version: 1.0.2 [2022-03-07T08:27:20.491Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T08:27:20.491Z] docker-init: [2022-03-07T08:27:20.491Z] Version: 0.19.0 [2022-03-07T08:27:20.491Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T08:27:20.521Z] #58 37.40 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-07T08:27:20.521Z] #58 37.40 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-07T08:27:20.521Z] #58 37.45 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-07T08:27:20.521Z] #58 37.47 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-07T08:27:20.521Z] #58 37.54 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-07T08:27:20.527Z] [2022-03-07T08:27:20.527Z] #5 [internal] load .dockerignore [2022-03-07T08:27:20.527Z] #5 sha256:60fdcde3c8ed3eeeea90459050df0197198414c0095a485d0edb6ffeb26f7a84 [2022-03-07T08:27:20.527Z] #5 DONE 0.0s [2022-03-07T08:27:20.527Z] [2022-03-07T08:27:20.527Z] #6 [internal] load build definition from Dockerfile [2022-03-07T08:27:20.527Z] #6 sha256:23d63958212d98f55db3c5b0aab9c1695b7b45361b67b5d69b0132a101991e32 [2022-03-07T08:27:20.527Z] #6 DONE 0.0s [2022-03-07T08:27:20.527Z] [2022-03-07T08:27:20.527Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T08:27:20.527Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T08:27:20.785Z] #58 37.54 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-07T08:27:20.785Z] #58 37.56 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-07T08:27:20.799Z] + docker info [2022-03-07T08:27:20.827Z] #8 DONE 0.4s [2022-03-07T08:27:20.827Z] [2022-03-07T08:27:20.827Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T08:27:20.827Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-07T08:27:20.827Z] #7 DONE 0.4s [2022-03-07T08:27:20.827Z] [2022-03-07T08:27:20.827Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T08:27:20.827Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T08:27:20.827Z] #9 DONE 0.4s [2022-03-07T08:27:20.827Z] [2022-03-07T08:27:20.827Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T08:27:20.827Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T08:27:20.827Z] #10 DONE 0.5s [2022-03-07T08:27:21.047Z] #58 38.13 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-07T08:27:21.309Z] #58 38.13 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-07T08:27:21.309Z] #58 38.18 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-07T08:27:21.309Z] #58 38.18 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-07T08:27:21.309Z] #58 38.25 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-07T08:27:21.309Z] #58 ... [2022-03-07T08:27:21.309Z] [2022-03-07T08:27:21.309Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T08:27:21.309Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T08:27:21.309Z] #60 36.58 v3.0.2 [2022-03-07T08:27:21.309Z] #60 DONE 38.3s [2022-03-07T08:27:21.309Z] [2022-03-07T08:27:21.309Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:27:21.309Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:27:21.309Z] #58 38.32 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-07T08:27:21.309Z] #58 38.33 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-07T08:27:21.469Z] #10 ... [2022-03-07T08:27:21.469Z] [2022-03-07T08:27:21.469Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T08:27:21.469Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T08:27:21.469Z] #9 DONE 1.0s [2022-03-07T08:27:21.469Z] [2022-03-07T08:27:21.469Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T08:27:21.469Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T08:27:21.469Z] #8 DONE 1.0s [2022-03-07T08:27:21.469Z] [2022-03-07T08:27:21.469Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T08:27:21.469Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T08:27:21.469Z] #10 DONE 1.0s [2022-03-07T08:27:21.469Z] [2022-03-07T08:27:21.469Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T08:27:21.469Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-07T08:27:21.469Z] #7 DONE 1.0s [2022-03-07T08:27:21.571Z] #58 38.43 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-07T08:27:21.571Z] #58 38.49 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-07T08:27:21.833Z] #58 38.84 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-07T08:27:21.833Z] #58 38.87 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-07T08:27:21.833Z] #58 38.89 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-07T08:27:22.095Z] #58 38.91 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-07T08:27:22.095Z] #58 38.92 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-07T08:27:22.095Z] #58 38.94 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-07T08:27:22.095Z] #58 38.95 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-07T08:27:22.095Z] #58 38.97 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-07T08:27:22.095Z] #58 38.99 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-07T08:27:22.095Z] #58 39.02 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-07T08:27:22.095Z] #58 39.05 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-07T08:27:22.095Z] #58 39.10 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-07T08:27:22.358Z] #58 39.24 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-07T08:27:22.358Z] #58 39.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-07T08:27:22.358Z] #58 39.26 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-07T08:27:22.358Z] #58 39.30 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-07T08:27:22.358Z] #58 39.33 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-07T08:27:22.510Z] Client: Docker Engine - Community [2022-03-07T08:27:22.511Z] Version: 20.10.12 [2022-03-07T08:27:22.511Z] API version: 1.41 [2022-03-07T08:27:22.511Z] Go version: go1.16.12 [2022-03-07T08:27:22.511Z] Git commit: e91ed57 [2022-03-07T08:27:22.511Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-07T08:27:22.511Z] OS/Arch: linux/amd64 [2022-03-07T08:27:22.511Z] Context: default [2022-03-07T08:27:22.511Z] Experimental: true [2022-03-07T08:27:22.511Z] [2022-03-07T08:27:22.511Z] Server: Docker Engine - Community [2022-03-07T08:27:22.511Z] Engine: [2022-03-07T08:27:22.511Z] Version: 20.10.12 [2022-03-07T08:27:22.511Z] API version: 1.41 (minimum version 1.12) [2022-03-07T08:27:22.511Z] Go version: go1.16.12 [2022-03-07T08:27:22.511Z] Git commit: 459d0df [2022-03-07T08:27:22.511Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-07T08:27:22.511Z] OS/Arch: linux/amd64 [2022-03-07T08:27:22.511Z] Experimental: true [2022-03-07T08:27:22.511Z] containerd: [2022-03-07T08:27:22.511Z] Version: 1.4.12 [2022-03-07T08:27:22.511Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T08:27:22.511Z] runc: [2022-03-07T08:27:22.511Z] Version: 1.0.2 [2022-03-07T08:27:22.511Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-07T08:27:22.511Z] docker-init: [2022-03-07T08:27:22.511Z] Version: 0.19.0 [2022-03-07T08:27:22.511Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-07T08:27:22.830Z] + docker info [2022-03-07T08:27:22.932Z] #58 39.86 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-07T08:27:22.932Z] #58 39.99 go: downloading honnef.co/go/tools v0.2.2 [2022-03-07T08:27:23.354Z] [2022-03-07T08:27:23.354Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:23.354Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:23.355Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-07T08:27:23.355Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-07T08:27:23.355Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-07T08:27:23.355Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-07T08:27:23.615Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.3s [2022-03-07T08:27:23.615Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.3s [2022-03-07T08:27:23.615Z] #11 ... [2022-03-07T08:27:23.615Z] [2022-03-07T08:27:23.615Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T08:27:23.615Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T08:27:23.615Z] #45 DONE 0.6s [2022-03-07T08:27:23.615Z] [2022-03-07T08:27:23.615Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:23.615Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:23.615Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.19MB / 54.92MB 0.4s [2022-03-07T08:27:23.615Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.4s [2022-03-07T08:27:23.615Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 0.4s [2022-03-07T08:27:23.615Z] #11 ... [2022-03-07T08:27:23.615Z] [2022-03-07T08:27:23.615Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T08:27:23.615Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T08:27:23.615Z] #45 DONE 0.0s [2022-03-07T08:27:23.615Z] [2022-03-07T08:27:23.615Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:23.615Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:23.615Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.39MB / 54.92MB 0.5s [2022-03-07T08:27:23.615Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.5s done [2022-03-07T08:27:23.615Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 4.19MB / 10.87MB 0.5s [2022-03-07T08:27:23.872Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 15.73MB / 54.92MB 0.6s [2022-03-07T08:27:23.872Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 9.44MB / 10.87MB 0.6s [2022-03-07T08:27:23.872Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 2.10MB / 54.58MB 0.6s [2022-03-07T08:27:23.872Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 18.87MB / 54.92MB 0.7s [2022-03-07T08:27:23.872Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.7s [2022-03-07T08:27:23.872Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 6.29MB / 54.58MB 0.7s [2022-03-07T08:27:23.880Z] #58 40.87 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-07T08:27:24.003Z] [2022-03-07T08:27:24.003Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:24.003Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:24.003Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-07T08:27:24.003Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-07T08:27:24.003Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-07T08:27:24.003Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-07T08:27:24.003Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.2s [2022-03-07T08:27:24.003Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.2s [2022-03-07T08:27:24.003Z] #11 ... [2022-03-07T08:27:24.003Z] [2022-03-07T08:27:24.003Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T08:27:24.003Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T08:27:24.003Z] #45 DONE 0.0s [2022-03-07T08:27:24.003Z] [2022-03-07T08:27:24.003Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:24.003Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:24.003Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.05MB / 5.15MB 0.4s [2022-03-07T08:27:24.143Z] #58 40.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-07T08:27:24.143Z] #58 40.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-07T08:27:24.143Z] #58 40.96 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-07T08:27:24.261Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 2.10MB / 5.15MB 0.5s [2022-03-07T08:27:24.261Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.24MB / 54.92MB 0.6s [2022-03-07T08:27:24.261Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 4.19MB / 5.15MB 0.6s [2022-03-07T08:27:24.441Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 25.17MB / 54.92MB 1.0s [2022-03-07T08:27:24.441Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.8s done [2022-03-07T08:27:24.441Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 12.02MB / 54.58MB 1.0s [2022-03-07T08:27:24.441Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0B / 85.81MB 1.0s [2022-03-07T08:27:24.441Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 33.55MB / 54.92MB 1.1s [2022-03-07T08:27:24.441Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 18.87MB / 54.58MB 1.1s [2022-03-07T08:27:24.441Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 8.39MB / 85.81MB 1.1s [2022-03-07T08:27:24.441Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 48.23MB / 54.92MB 1.3s [2022-03-07T08:27:24.441Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 29.91MB / 54.58MB 1.3s [2022-03-07T08:27:24.441Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 15.73MB / 85.81MB 1.3s [2022-03-07T08:27:24.528Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 11.53MB / 54.92MB 0.7s [2022-03-07T08:27:24.528Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.7s [2022-03-07T08:27:24.528Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.7s done [2022-03-07T08:27:24.704Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 51.38MB / 54.92MB 1.4s [2022-03-07T08:27:24.704Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 32.99MB / 54.58MB 1.4s [2022-03-07T08:27:24.704Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 23.07MB / 85.81MB 1.4s [2022-03-07T08:27:24.704Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 37.75MB / 54.58MB 1.5s [2022-03-07T08:27:24.793Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 17.83MB / 54.92MB 1.0s [2022-03-07T08:27:24.793Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 2.10MB / 10.87MB 1.0s [2022-03-07T08:27:24.793Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0B / 54.58MB 1.0s [2022-03-07T08:27:24.793Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 4.19MB / 10.87MB 1.1s [2022-03-07T08:27:24.967Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.6s [2022-03-07T08:27:24.967Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 41.63MB / 54.58MB 1.6s [2022-03-07T08:27:24.967Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 28.31MB / 85.81MB 1.6s [2022-03-07T08:27:24.967Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 48.23MB / 54.58MB 1.8s [2022-03-07T08:27:24.967Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 40.12MB / 85.81MB 1.8s [2022-03-07T08:27:25.050Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 20.97MB / 54.92MB 1.2s [2022-03-07T08:27:25.050Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 5.24MB / 10.87MB 1.2s [2022-03-07T08:27:25.050Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 8.39MB / 10.87MB 1.3s [2022-03-07T08:27:25.089Z] #58 42.12 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-07T08:27:25.089Z] #58 42.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-07T08:27:25.089Z] #58 42.14 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-07T08:27:25.223Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.0s [2022-03-07T08:27:25.306Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 25.05MB / 54.92MB 1.4s [2022-03-07T08:27:25.306Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 3.15MB / 54.58MB 1.4s [2022-03-07T08:27:25.306Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 28.31MB / 54.92MB 1.5s [2022-03-07T08:27:25.306Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.5s [2022-03-07T08:27:25.306Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 31.79MB / 54.92MB 1.6s [2022-03-07T08:27:25.306Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.34MB / 54.58MB 1.6s [2022-03-07T08:27:25.352Z] #58 42.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-07T08:27:25.352Z] #58 42.45 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-07T08:27:25.352Z] #58 42.46 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-07T08:27:25.485Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-07T08:27:25.485Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 47.19MB / 85.81MB 2.1s [2022-03-07T08:27:25.485Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 56.62MB / 85.81MB 2.3s [2022-03-07T08:27:25.565Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.6s done [2022-03-07T08:27:25.565Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 10.34MB / 54.58MB 1.7s [2022-03-07T08:27:25.565Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0B / 85.81MB 1.7s [2022-03-07T08:27:25.565Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 35.65MB / 54.92MB 1.8s [2022-03-07T08:27:25.618Z] #58 42.65 go: downloading golang.org/x/text v0.3.7 [2022-03-07T08:27:25.751Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-07T08:27:25.751Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 65.01MB / 85.81MB 2.5s [2022-03-07T08:27:25.822Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 39.85MB / 54.92MB 2.0s [2022-03-07T08:27:25.823Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 15.30MB / 54.58MB 2.0s [2022-03-07T08:27:25.823Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 42.99MB / 54.92MB 2.1s [2022-03-07T08:27:25.823Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 9.44MB / 85.81MB 2.1s [2022-03-07T08:27:26.008Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.6s done [2022-03-07T08:27:26.008Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 76.06MB / 85.81MB 2.8s [2022-03-07T08:27:26.008Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 2.10MB / 134.90MB 2.8s [2022-03-07T08:27:26.008Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 2.7s done [2022-03-07T08:27:26.081Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 48.23MB / 54.92MB 2.3s [2022-03-07T08:27:26.081Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 20.97MB / 54.58MB 2.3s [2022-03-07T08:27:26.081Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 14.68MB / 85.81MB 2.3s [2022-03-07T08:27:26.081Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 51.38MB / 54.92MB 2.4s [2022-03-07T08:27:26.081Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 25.17MB / 54.58MB 2.4s [2022-03-07T08:27:26.264Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 80.74MB / 85.81MB 3.0s [2022-03-07T08:27:26.339Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 28.31MB / 54.58MB 2.5s [2022-03-07T08:27:26.339Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 22.02MB / 85.81MB 2.5s [2022-03-07T08:27:26.339Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.6s [2022-03-07T08:27:26.339Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 31.46MB / 54.58MB 2.6s [2022-03-07T08:27:26.521Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.2s [2022-03-07T08:27:26.521Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 13.63MB / 134.90MB 3.2s [2022-03-07T08:27:26.521Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 23.07MB / 134.90MB 3.4s [2022-03-07T08:27:26.618Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 39.85MB / 54.58MB 2.8s [2022-03-07T08:27:26.618Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 31.46MB / 85.81MB 2.8s [2022-03-07T08:27:26.618Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 42.99MB / 54.58MB 2.9s [2022-03-07T08:27:26.786Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 33.55MB / 134.90MB 3.5s [2022-03-07T08:27:26.875Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 3.0s done [2022-03-07T08:27:26.875Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 35.85MB / 85.81MB 3.1s [2022-03-07T08:27:27.050Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 41.94MB / 134.90MB 3.7s [2022-03-07T08:27:27.050Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 52.43MB / 134.90MB 3.9s [2022-03-07T08:27:27.137Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 48.23MB / 54.58MB 3.2s [2022-03-07T08:27:27.137Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0B / 134.90MB 3.2s [2022-03-07T08:27:27.137Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 40.89MB / 85.81MB 3.4s [2022-03-07T08:27:27.308Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 66.06MB / 134.90MB 4.1s [2022-03-07T08:27:27.397Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.53MB / 54.58MB 3.5s [2022-03-07T08:27:27.397Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 46.14MB / 85.81MB 3.6s [2022-03-07T08:27:27.397Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 7.34MB / 134.90MB 3.6s [2022-03-07T08:27:27.397Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-07T08:27:27.566Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.1s done [2022-03-07T08:27:27.566Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 73.40MB / 134.90MB 4.2s [2022-03-07T08:27:27.657Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 56.62MB / 85.81MB 3.9s [2022-03-07T08:27:27.657Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 16.78MB / 134.90MB 3.9s [2022-03-07T08:27:27.657Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.9s done [2022-03-07T08:27:27.657Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 62.91MB / 85.81MB 4.0s [2022-03-07T08:27:27.657Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 24.12MB / 134.90MB 4.0s [2022-03-07T08:27:27.823Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 88.06MB / 134.90MB 4.4s [2022-03-07T08:27:27.823Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 96.47MB / 134.90MB 4.6s [2022-03-07T08:27:27.915Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 68.16MB / 85.81MB 4.2s [2022-03-07T08:27:27.915Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 31.46MB / 134.90MB 4.2s [2022-03-07T08:27:27.915Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 4.1s done [2022-03-07T08:27:27.915Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 75.33MB / 85.81MB 4.3s [2022-03-07T08:27:28.181Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 38.98MB / 134.90MB 4.4s [2022-03-07T08:27:28.181Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 83.89MB / 85.81MB 4.5s [2022-03-07T08:27:28.389Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 112.20MB / 134.90MB 5.0s [2022-03-07T08:27:28.389Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 122.68MB / 134.90MB 5.2s [2022-03-07T08:27:28.442Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 56.62MB / 134.90MB 4.8s [2022-03-07T08:27:28.729Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 5.4s [2022-03-07T08:27:29.015Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 63.96MB / 134.90MB 5.1s [2022-03-07T08:27:29.015Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.3s done [2022-03-07T08:27:29.015Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 75.50MB / 134.90MB 5.4s [2022-03-07T08:27:29.581Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 83.89MB / 134.90MB 5.6s [2022-03-07T08:27:29.581Z] #11 ... [2022-03-07T08:27:29.581Z] [2022-03-07T08:27:29.581Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:27:29.581Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T08:27:29.581Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-07T08:27:29.581Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-07T08:27:29.581Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-07T08:27:29.581Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-07T08:27:29.581Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-03-07T08:27:29.581Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-03-07T08:27:29.581Z] #67 DONE 5.9s [2022-03-07T08:27:29.581Z] [2022-03-07T08:27:29.581Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:29.581Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:29.581Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 93.32MB / 134.90MB 5.9s [2022-03-07T08:27:29.581Z] #11 ... [2022-03-07T08:27:29.581Z] [2022-03-07T08:27:29.581Z] #24 [internal] load build context [2022-03-07T08:27:29.581Z] #24 sha256:9030aa819e0d06e169cab3bbd0780c65dd0c6901cc3f846965a8d78dfbfad48e [2022-03-07T08:27:29.581Z] #24 transferring context: 44.52MB 6.1s [2022-03-07T08:27:29.834Z] #58 ... [2022-03-07T08:27:29.834Z] [2022-03-07T08:27:29.834Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:27:29.834Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:27:29.834Z] #54 36.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-07T08:27:29.834Z] #54 37.42 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:27:29.834Z] #54 37.94 Fetched 2292 kB in 4s (539 kB/s) [2022-03-07T08:27:29.834Z] #54 38.16 Selecting previously unselected package libprotobuf23:amd64. [2022-03-07T08:27:29.834Z] #54 38.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-07T08:27:29.834Z] #54 38.28 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-07T08:27:29.834Z] #54 38.29 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-07T08:27:29.834Z] #54 39.24 Selecting previously unselected package python3-pkg-resources. [2022-03-07T08:27:29.834Z] #54 39.24 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T08:27:29.834Z] #54 39.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:27:29.834Z] #54 39.52 Selecting previously unselected package python3-six. [2022-03-07T08:27:29.834Z] #54 39.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-07T08:27:29.834Z] #54 39.52 Unpacking python3-six (1.16.0-2) ... [2022-03-07T08:27:29.834Z] #54 39.68 Selecting previously unselected package python3-protobuf. [2022-03-07T08:27:29.834Z] #54 39.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-07T08:27:29.834Z] #54 39.73 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-07T08:27:29.834Z] #54 40.35 Selecting previously unselected package libnet1:amd64. [2022-03-07T08:27:29.834Z] #54 40.36 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-07T08:27:29.834Z] #54 40.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:27:29.834Z] #54 40.49 Selecting previously unselected package libnl-3-200:amd64. [2022-03-07T08:27:29.834Z] #54 40.49 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-07T08:27:29.834Z] #54 40.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:27:29.834Z] #54 40.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-07T08:27:29.834Z] #54 40.67 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-07T08:27:29.834Z] #54 40.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:27:29.834Z] #54 40.76 Selecting previously unselected package criu. [2022-03-07T08:27:29.834Z] #54 40.76 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-07T08:27:29.834Z] #54 40.77 Unpacking criu (3.16.1-3) ... [2022-03-07T08:27:29.834Z] #54 41.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:27:29.834Z] #54 42.60 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-07T08:27:29.834Z] #54 42.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:27:29.834Z] #54 42.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:27:29.834Z] #54 42.66 Setting up python3-six (1.16.0-2) ... [2022-03-07T08:27:29.834Z] #54 43.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:27:29.834Z] #54 43.64 Setting up python3-protobuf (3.12.4-1) ... [2022-03-07T08:27:29.839Z] #24 ... [2022-03-07T08:27:29.839Z] [2022-03-07T08:27:29.839Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:29.839Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:29.839Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 100.66MB / 134.90MB 6.1s [2022-03-07T08:27:30.096Z] #54 46.96 Setting up criu (3.16.1-3) ... [2022-03-07T08:27:30.096Z] #54 ... [2022-03-07T08:27:30.096Z] [2022-03-07T08:27:30.096Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:27:30.096Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:27:30.096Z] #58 47.14 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-07T08:27:30.097Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 111.27MB / 134.90MB 6.4s [2022-03-07T08:27:30.357Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 119.54MB / 134.90MB 6.6s [2022-03-07T08:27:30.408Z] #58 47.23 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-07T08:27:30.408Z] #58 47.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-07T08:27:30.408Z] #58 47.34 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-07T08:27:30.408Z] #58 47.41 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-07T08:27:30.408Z] #58 47.43 go: downloading golang.org/x/mod v0.5.1 [2022-03-07T08:27:30.408Z] #58 47.47 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-07T08:27:30.616Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.22MB / 134.90MB 6.9s [2022-03-07T08:27:30.628Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 7.1s done [2022-03-07T08:27:30.628Z] #11 ... [2022-03-07T08:27:30.628Z] [2022-03-07T08:27:30.628Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:27:30.628Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T08:27:30.628Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-07T08:27:30.628Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-07T08:27:30.628Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-07T08:27:30.628Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-07T08:27:30.628Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2022-03-07T08:27:30.628Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-03-07T08:27:30.628Z] #67 DONE 7.4s [2022-03-07T08:27:30.628Z] [2022-03-07T08:27:30.628Z] #24 [internal] load build context [2022-03-07T08:27:30.628Z] #24 sha256:6eea99bef4d61b509f10e70cd4de10ba951cb4f86a10c6fd07c1dc45e3df22cf [2022-03-07T08:27:30.628Z] #24 transferring context: 55.31MB 7.4s [2022-03-07T08:27:30.628Z] #24 ... [2022-03-07T08:27:30.628Z] [2022-03-07T08:27:30.628Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:27:30.628Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T08:27:30.628Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-07T08:27:30.628Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-07T08:27:30.628Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-07T08:27:30.628Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-07T08:27:30.628Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-03-07T08:27:30.628Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-03-07T08:27:30.628Z] #69 DONE 7.5s [2022-03-07T08:27:30.628Z] [2022-03-07T08:27:30.628Z] #24 [internal] load build context [2022-03-07T08:27:30.628Z] #24 sha256:6eea99bef4d61b509f10e70cd4de10ba951cb4f86a10c6fd07c1dc45e3df22cf [2022-03-07T08:27:30.628Z] #24 ... [2022-03-07T08:27:30.628Z] [2022-03-07T08:27:30.628Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T08:27:30.628Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T08:27:30.628Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-07T08:27:30.628Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-07T08:27:30.628Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-07T08:27:30.628Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-07T08:27:30.628Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-07T08:27:30.628Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.1s [2022-03-07T08:27:30.683Z] #58 47.59 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-07T08:27:30.683Z] #58 47.63 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-07T08:27:30.887Z] #28 ... [2022-03-07T08:27:30.887Z] [2022-03-07T08:27:30.887Z] #24 [internal] load build context [2022-03-07T08:27:30.887Z] #24 sha256:6eea99bef4d61b509f10e70cd4de10ba951cb4f86a10c6fd07c1dc45e3df22cf [2022-03-07T08:27:30.887Z] #24 transferring context: 57.21MB 7.7s done [2022-03-07T08:27:30.949Z] #58 47.80 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-07T08:27:30.949Z] #58 47.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-07T08:27:30.949Z] #58 ... [2022-03-07T08:27:30.949Z] [2022-03-07T08:27:30.949Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:27:30.949Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:27:30.949Z] #41 37.55 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-07T08:27:30.949Z] #41 38.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:27:31.147Z] #24 DONE 8.0s [2022-03-07T08:27:31.147Z] [2022-03-07T08:27:31.147Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:31.147Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:31.218Z] #41 ... [2022-03-07T08:27:31.218Z] [2022-03-07T08:27:31.218Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:27:31.218Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:27:31.218Z] #58 48.04 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-07T08:27:31.485Z] #58 48.39 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-07T08:27:31.549Z] #11 ... [2022-03-07T08:27:31.549Z] [2022-03-07T08:27:31.549Z] #24 [internal] load build context [2022-03-07T08:27:31.549Z] #24 sha256:9030aa819e0d06e169cab3bbd0780c65dd0c6901cc3f846965a8d78dfbfad48e [2022-03-07T08:27:31.549Z] #24 transferring context: 57.21MB 7.2s done [2022-03-07T08:27:31.549Z] #24 DONE 7.9s [2022-03-07T08:27:31.549Z] [2022-03-07T08:27:31.549Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:31.549Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:31.745Z] #58 48.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-07T08:27:31.745Z] #58 48.53 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-07T08:27:32.006Z] #58 48.89 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-07T08:27:32.007Z] #58 48.92 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-07T08:27:32.267Z] #58 49.10 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-07T08:27:32.267Z] #58 49.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-07T08:27:32.267Z] #58 49.19 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-07T08:27:32.267Z] #58 49.21 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-07T08:27:32.483Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.1s [2022-03-07T08:27:32.530Z] #58 49.51 go: downloading github.com/prometheus/common v0.10.0 [2022-03-07T08:27:32.791Z] #58 49.77 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-07T08:27:32.791Z] #58 49.89 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-07T08:27:33.053Z] #58 49.97 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-07T08:27:33.077Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 9.0s done [2022-03-07T08:27:33.334Z] #11 ... [2022-03-07T08:27:33.334Z] [2022-03-07T08:27:33.334Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:27:33.334Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T08:27:33.334Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-07T08:27:33.334Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-07T08:27:33.334Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-07T08:27:33.334Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-07T08:27:33.334Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s done [2022-03-07T08:27:33.334Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2022-03-07T08:27:33.334Z] #69 DONE 9.4s [2022-03-07T08:27:33.334Z] [2022-03-07T08:27:33.334Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:33.334Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:33.593Z] #11 ... [2022-03-07T08:27:33.593Z] [2022-03-07T08:27:33.593Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T08:27:33.593Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T08:27:33.593Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.2s done [2022-03-07T08:27:33.593Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-07T08:27:33.593Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-07T08:27:33.593Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-07T08:27:33.593Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.9s done [2022-03-07T08:27:33.850Z] #28 ... [2022-03-07T08:27:33.850Z] [2022-03-07T08:27:33.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:33.850Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:34.002Z] #58 ... [2022-03-07T08:27:34.002Z] [2022-03-07T08:27:34.002Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:27:34.002Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:27:34.002Z] #54 49.32 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:27:34.002Z] #54 DONE 50.8s [2022-03-07T08:27:34.002Z] [2022-03-07T08:27:34.002Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:27:34.002Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:27:34.433Z] #11 ... [2022-03-07T08:27:34.433Z] [2022-03-07T08:27:34.433Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T08:27:34.433Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-07T08:27:34.433Z] #68 DONE 0.3s [2022-03-07T08:27:34.433Z] [2022-03-07T08:27:34.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:34.433Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:34.579Z] #58 51.50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-07T08:27:34.691Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.9s done [2022-03-07T08:27:34.948Z] #11 ... [2022-03-07T08:27:34.948Z] [2022-03-07T08:27:34.948Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T08:27:34.948Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T08:27:34.948Z] #28 DONE 11.8s [2022-03-07T08:27:34.948Z] [2022-03-07T08:27:34.948Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:34.948Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:34.948Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-07T08:27:34.948Z] #11 ... [2022-03-07T08:27:34.948Z] [2022-03-07T08:27:34.948Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T08:27:34.948Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-07T08:27:34.948Z] #70 DONE 0.9s [2022-03-07T08:27:34.948Z] [2022-03-07T08:27:34.948Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:34.948Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:35.213Z] #58 ... [2022-03-07T08:27:35.213Z] [2022-03-07T08:27:35.213Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:27:35.213Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:27:35.213Z] #56 51.90 gotestsum version dev [2022-03-07T08:27:35.213Z] #56 DONE 52.1s [2022-03-07T08:27:35.296Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 7.7s done [2022-03-07T08:27:35.476Z] [2022-03-07T08:27:35.476Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:27:35.476Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:27:35.663Z] Client: [2022-03-07T08:27:35.664Z] Context: default [2022-03-07T08:27:35.664Z] Debug Mode: false [2022-03-07T08:27:35.664Z] Plugins: [2022-03-07T08:27:35.664Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T08:27:35.664Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T08:27:35.664Z] [2022-03-07T08:27:35.664Z] Server: [2022-03-07T08:27:35.664Z] Containers: 0 [2022-03-07T08:27:35.664Z] Running: 0 [2022-03-07T08:27:35.664Z] Paused: 0 [2022-03-07T08:27:35.664Z] Stopped: 0 [2022-03-07T08:27:35.664Z] Images: 0 [2022-03-07T08:27:35.664Z] Server Version: 20.10.12 [2022-03-07T08:27:35.664Z] Storage Driver: overlay2 [2022-03-07T08:27:35.664Z] Backing Filesystem: extfs [2022-03-07T08:27:35.664Z] Supports d_type: true [2022-03-07T08:27:35.664Z] Native Overlay Diff: true [2022-03-07T08:27:35.664Z] userxattr: false [2022-03-07T08:27:35.664Z] Logging Driver: json-file [2022-03-07T08:27:35.664Z] Cgroup Driver: cgroupfs [2022-03-07T08:27:35.664Z] Cgroup Version: 1 [2022-03-07T08:27:35.664Z] Plugins: [2022-03-07T08:27:35.664Z] Volume: local [2022-03-07T08:27:35.664Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T08:27:35.664Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T08:27:35.664Z] Swarm: inactive [2022-03-07T08:27:35.664Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T08:27:35.664Z] Default Runtime: runc [2022-03-07T08:27:35.664Z] Init Binary: docker-init [2022-03-07T08:27:35.664Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T08:27:35.664Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T08:27:35.664Z] init version: de40ad0 [2022-03-07T08:27:35.664Z] Security Options: [2022-03-07T08:27:35.664Z] apparmor [2022-03-07T08:27:35.664Z] seccomp [2022-03-07T08:27:35.664Z] Profile: default [2022-03-07T08:27:35.664Z] Kernel Version: 5.11.0-1023-aws [2022-03-07T08:27:35.664Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-07T08:27:35.664Z] OSType: linux [2022-03-07T08:27:35.664Z] Architecture: aarch64 [2022-03-07T08:27:35.664Z] CPUs: 2 [2022-03-07T08:27:35.664Z] Total Memory: 7.576GiB [2022-03-07T08:27:35.664Z] Name: ip-10-100-90-217 [2022-03-07T08:27:35.664Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-07T08:27:35.664Z] Docker Root Dir: /var/lib/docker [2022-03-07T08:27:35.664Z] Debug Mode: false [2022-03-07T08:27:35.664Z] Registry: https://index.docker.io/v1/ [2022-03-07T08:27:35.664Z] Labels: [2022-03-07T08:27:35.664Z] Experimental: true [2022-03-07T08:27:35.664Z] Insecure Registries: [2022-03-07T08:27:35.664Z] 127.0.0.0/8 [2022-03-07T08:27:35.664Z] Live Restore Enabled: true [2022-03-07T08:27:35.664Z] [Pipeline] sh [2022-03-07T08:27:35.859Z] #11 ... [2022-03-07T08:27:35.859Z] [2022-03-07T08:27:35.859Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T08:27:35.859Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-07T08:27:35.859Z] #68 DONE 1.2s [2022-03-07T08:27:35.859Z] [2022-03-07T08:27:35.859Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:35.859Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:35.859Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-07T08:27:35.859Z] #11 ... [2022-03-07T08:27:35.859Z] [2022-03-07T08:27:35.859Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T08:27:35.859Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T08:27:35.859Z] #28 DONE 12.1s [2022-03-07T08:27:35.877Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.9s done [2022-03-07T08:27:35.954Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T08:27:35.954Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T08:27:35.954Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43131/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-07T08:27:35.954Z] + bash /home/ubuntu/workspace/moby_PR-43131/check-config.sh [2022-03-07T08:27:35.954Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-07T08:27:35.954Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-07T08:27:35.954Z] [2022-03-07T08:27:35.954Z] Generally Necessary: [2022-03-07T08:27:35.954Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-07T08:27:35.954Z] - apparmor: enabled and tools installed [2022-03-07T08:27:35.954Z] - CONFIG_NAMESPACES: enabled [2022-03-07T08:27:35.954Z] - CONFIG_NET_NS: enabled [2022-03-07T08:27:35.954Z] - CONFIG_PID_NS: enabled [2022-03-07T08:27:35.954Z] - CONFIG_IPC_NS: enabled [2022-03-07T08:27:35.954Z] - CONFIG_UTS_NS: enabled [2022-03-07T08:27:35.954Z] - CONFIG_CGROUPS: enabled [2022-03-07T08:27:35.954Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-07T08:27:35.954Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-07T08:27:35.954Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-07T08:27:35.954Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-07T08:27:35.954Z] - CONFIG_CPUSETS: enabled [2022-03-07T08:27:35.954Z] - CONFIG_MEMCG: enabled [2022-03-07T08:27:35.954Z] - CONFIG_KEYS: enabled [2022-03-07T08:27:35.954Z] - CONFIG_VETH: enabled (as module) [2022-03-07T08:27:35.954Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-07T08:27:35.954Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-07T08:27:35.954Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-07T08:27:35.954Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-07T08:27:35.954Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-07T08:27:35.954Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-07T08:27:35.954Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-07T08:27:35.954Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-07T08:27:35.954Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-07T08:27:36.115Z] [2022-03-07T08:27:36.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:36.115Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:36.133Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-07T08:27:36.212Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-07T08:27:36.212Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-07T08:27:36.212Z] - CONFIG_CGROUP_BPF: enabled [2022-03-07T08:27:36.212Z] [2022-03-07T08:27:36.212Z] Optional Features: [2022-03-07T08:27:36.212Z] - CONFIG_USER_NS: enabled [2022-03-07T08:27:36.212Z] - CONFIG_SECCOMP: enabled [2022-03-07T08:27:36.212Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-07T08:27:36.212Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-07T08:27:36.212Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-07T08:27:36.212Z] (cgroup swap accounting is currently enabled) [2022-03-07T08:27:36.212Z] - CONFIG_BLK_CGROUP: enabled [2022-03-07T08:27:36.212Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-07T08:27:36.212Z] - CONFIG_CGROUP_PERF: enabled [2022-03-07T08:27:36.212Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-07T08:27:36.212Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-07T08:27:36.212Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-07T08:27:36.212Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-07T08:27:36.212Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-07T08:27:36.212Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-07T08:27:36.212Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-07T08:27:36.212Z] - CONFIG_IP_VS: enabled (as module) [2022-03-07T08:27:36.212Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-07T08:27:36.212Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-07T08:27:36.212Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-07T08:27:36.212Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-07T08:27:36.212Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-07T08:27:36.212Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-07T08:27:36.212Z] - CONFIG_EXT4_FS: enabled [2022-03-07T08:27:36.212Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-07T08:27:36.212Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-07T08:27:36.212Z] - Network Drivers: [2022-03-07T08:27:36.212Z] - "overlay": [2022-03-07T08:27:36.212Z] - CONFIG_VXLAN: enabled (as module) [2022-03-07T08:27:36.212Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-07T08:27:36.212Z] Optional (for encrypted networks): [2022-03-07T08:27:36.212Z] - CONFIG_CRYPTO: enabled [2022-03-07T08:27:36.212Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-07T08:27:36.212Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-07T08:27:36.212Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-07T08:27:36.212Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-07T08:27:36.212Z] - CONFIG_XFRM: enabled [2022-03-07T08:27:36.212Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-07T08:27:36.212Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-07T08:27:36.212Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-07T08:27:36.212Z] - "ipvlan": [2022-03-07T08:27:36.212Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-07T08:27:36.212Z] - "macvlan": [2022-03-07T08:27:36.212Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-07T08:27:36.212Z] - CONFIG_DUMMY: enabled (as module) [2022-03-07T08:27:36.212Z] - "ftp,tftp client in container": [2022-03-07T08:27:36.372Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.6s done [2022-03-07T08:27:36.468Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-07T08:27:36.469Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-07T08:27:36.469Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-07T08:27:36.469Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-07T08:27:36.469Z] - Storage Drivers: [2022-03-07T08:27:36.469Z] - "aufs": [2022-03-07T08:27:36.469Z] - CONFIG_AUFS_FS: missing [2022-03-07T08:27:36.469Z] - "btrfs": [2022-03-07T08:27:36.469Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-07T08:27:36.469Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-07T08:27:36.469Z] - "devicemapper": [2022-03-07T08:27:36.469Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-07T08:27:36.469Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-07T08:27:36.469Z] - "overlay": [2022-03-07T08:27:36.469Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-07T08:27:36.469Z] - "zfs": [2022-03-07T08:27:36.469Z] - /dev/zfs: present [2022-03-07T08:27:36.469Z] - zfs command: missing [2022-03-07T08:27:36.469Z] - zpool command: missing [2022-03-07T08:27:36.469Z] [2022-03-07T08:27:36.469Z] Limits: [2022-03-07T08:27:36.469Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-07T08:27:36.469Z] [2022-03-07T08:27:36.469Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T08:27:36.629Z] #11 ... [2022-03-07T08:27:36.630Z] [2022-03-07T08:27:36.630Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T08:27:36.630Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-07T08:27:36.630Z] #70 DONE 0.9s [2022-03-07T08:27:36.630Z] [2022-03-07T08:27:36.630Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:36.630Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:36.630Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-07T08:27:36.794Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:738b9842fe1dc9e02fd1771f2b02fdbb66e2328d . [2022-03-07T08:27:36.794Z] #1 [internal] load build definition from Dockerfile [2022-03-07T08:27:36.794Z] #1 sha256:59982f42db5269d4268ea859c8982e4d0829fa0773111a96f28145cb92448811 [2022-03-07T08:27:36.794Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T08:27:36.794Z] #1 DONE 0.1s [2022-03-07T08:27:36.794Z] [2022-03-07T08:27:36.794Z] #2 [internal] load .dockerignore [2022-03-07T08:27:36.794Z] #2 sha256:19703ec759f42623501dab5f3be46292d92331a5628952874ab419e46bb88170 [2022-03-07T08:27:36.794Z] #2 transferring context: 87B done [2022-03-07T08:27:36.794Z] #2 DONE 0.1s [2022-03-07T08:27:36.794Z] [2022-03-07T08:27:36.794Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T08:27:36.794Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-07T08:27:37.075Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.7s done [2022-03-07T08:27:37.339Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-07T08:27:37.726Z] #3 DONE 0.5s [2022-03-07T08:27:37.726Z] [2022-03-07T08:27:37.726Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T08:27:37.726Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-07T08:27:37.726Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-07T08:27:37.726Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-03-07T08:27:37.726Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-07T08:27:37.726Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-07T08:27:37.726Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-07T08:27:37.726Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-03-07T08:27:37.726Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-07T08:27:37.983Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-03-07T08:27:37.983Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-03-07T08:27:37.998Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 1.1s done [2022-03-07T08:27:37.998Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-07T08:27:38.242Z] #4 DONE 0.7s [2022-03-07T08:27:38.499Z] [2022-03-07T08:27:38.499Z] #6 [internal] load .dockerignore [2022-03-07T08:27:38.499Z] #6 sha256:c08ae74440c63c729618e2239039ca54f5c9ca771ca5f944ff86301a74d026a6 [2022-03-07T08:27:38.499Z] #6 DONE 0.0s [2022-03-07T08:27:38.499Z] [2022-03-07T08:27:38.499Z] #5 [internal] load build definition from Dockerfile [2022-03-07T08:27:38.499Z] #5 sha256:db1c5aaad0ce9cdc720576f102f54d6b394f8f2a3a814446666fa2c16ae71622 [2022-03-07T08:27:38.499Z] #5 DONE 0.0s [2022-03-07T08:27:38.499Z] [2022-03-07T08:27:38.499Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T08:27:38.499Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T08:27:39.062Z] #10 DONE 0.8s [2022-03-07T08:27:39.062Z] [2022-03-07T08:27:39.062Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T08:27:39.062Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T08:27:39.062Z] #8 DONE 0.8s [2022-03-07T08:27:39.062Z] [2022-03-07T08:27:39.062Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T08:27:39.062Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-07T08:27:39.062Z] #9 DONE 0.9s [2022-03-07T08:27:39.062Z] [2022-03-07T08:27:39.062Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T08:27:39.062Z] #7 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-07T08:27:39.319Z] #7 DONE 0.9s [2022-03-07T08:27:39.882Z] [2022-03-07T08:27:39.882Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:27:39.882Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T08:27:39.882Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-07T08:27:39.882Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-07T08:27:39.882Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-07T08:27:40.149Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-07T08:27:40.407Z] #67 ... [2022-03-07T08:27:40.407Z] [2022-03-07T08:27:40.407Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T08:27:40.407Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T08:27:40.407Z] #45 DONE 0.0s [2022-03-07T08:27:40.407Z] [2022-03-07T08:27:40.407Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:27:40.407Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T08:27:40.407Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 602.11kB / 9.86MB 0.5s [2022-03-07T08:27:40.407Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-03-07T08:27:40.989Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-07T08:27:40.989Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-03-07T08:27:41.931Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-03-07T08:27:42.497Z] #67 ... [2022-03-07T08:27:42.497Z] [2022-03-07T08:27:42.497Z] #24 [internal] load build context [2022-03-07T08:27:42.497Z] #24 sha256:07c875bfd302de5cb50d4f87d1899adcd303eafd0f5f2ca3ea6594b91034fc12 [2022-03-07T08:27:42.497Z] #24 transferring context: 57.21MB 2.2s done [2022-03-07T08:27:42.497Z] #24 DONE 2.8s [2022-03-07T08:27:42.497Z] [2022-03-07T08:27:42.497Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:42.497Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-07T08:27:42.497Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-07T08:27:42.497Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-07T08:27:42.497Z] #11 sha256:d80e32befb841fa5525c17e346f26c95a9396bb65ca8a85c30c7949d7f9081d4 1.80kB / 1.80kB done [2022-03-07T08:27:42.497Z] #11 sha256:7b3ca1a8bf94691e70f0b1c15456c9a289fea29d6a42209904d36338ae46e1f7 7.06kB / 7.06kB done [2022-03-07T08:27:42.497Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.6s done [2022-03-07T08:27:42.497Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 2.5s done [2022-03-07T08:27:42.497Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 1.4s done [2022-03-07T08:27:42.497Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 2.6s [2022-03-07T08:27:42.497Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 5.24MB / 81.02MB 2.6s [2022-03-07T08:27:42.497Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 0B / 102.69MB 2.6s [2022-03-07T08:27:42.497Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 0.1s [2022-03-07T08:27:42.601Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.0s [2022-03-07T08:27:42.756Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 16.78MB / 81.02MB 2.7s [2022-03-07T08:27:42.756Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 10.49MB / 102.69MB 2.7s [2022-03-07T08:27:42.756Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 31.46MB / 81.02MB 2.8s [2022-03-07T08:27:42.756Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 17.83MB / 102.69MB 2.8s [2022-03-07T08:27:42.756Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 37.75MB / 81.02MB 2.9s [2022-03-07T08:27:42.756Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 32.51MB / 102.69MB 2.9s [2022-03-07T08:27:43.013Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 50.33MB / 81.02MB 3.0s [2022-03-07T08:27:43.013Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 41.94MB / 102.69MB 3.0s [2022-03-07T08:27:43.013Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 54.64MB / 81.02MB 3.1s [2022-03-07T08:27:43.013Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 50.33MB / 102.69MB 3.1s [2022-03-07T08:27:43.260Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.0s [2022-03-07T08:27:43.270Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 66.06MB / 81.02MB 3.2s [2022-03-07T08:27:43.270Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 57.67MB / 102.69MB 3.2s [2022-03-07T08:27:43.270Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 70.25MB / 81.02MB 3.3s [2022-03-07T08:27:43.270Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 66.06MB / 102.69MB 3.3s [2022-03-07T08:27:43.529Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 3.4s [2022-03-07T08:27:43.529Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 71.30MB / 102.69MB 3.5s [2022-03-07T08:27:43.529Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 3.5s done [2022-03-07T08:27:43.529Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 83.89MB / 102.69MB 3.6s [2022-03-07T08:27:43.630Z] #41 ... [2022-03-07T08:27:43.630Z] [2022-03-07T08:27:43.630Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-07T08:27:43.630Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T08:27:43.630Z] #19 46.24 Fetched 48.9 MB in 44s (1102 kB/s) [2022-03-07T08:27:43.786Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 3.8s [2022-03-07T08:27:44.351Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 2.0s done [2022-03-07T08:27:44.844Z] Client: [2022-03-07T08:27:44.844Z] Context: default [2022-03-07T08:27:44.844Z] Debug Mode: false [2022-03-07T08:27:44.844Z] Plugins: [2022-03-07T08:27:44.844Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-07T08:27:44.844Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-07T08:27:44.844Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-07T08:27:44.844Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-07T08:27:44.844Z] [2022-03-07T08:27:44.844Z] Server: [2022-03-07T08:27:44.844Z] Containers: 0 [2022-03-07T08:27:44.844Z] Running: 0 [2022-03-07T08:27:44.844Z] Paused: 0 [2022-03-07T08:27:44.844Z] Stopped: 0 [2022-03-07T08:27:44.844Z] Images: 0 [2022-03-07T08:27:44.844Z] Server Version: 20.10.12 [2022-03-07T08:27:44.844Z] Storage Driver: overlay2 [2022-03-07T08:27:44.844Z] Backing Filesystem: extfs [2022-03-07T08:27:44.844Z] Supports d_type: true [2022-03-07T08:27:44.844Z] Native Overlay Diff: true [2022-03-07T08:27:44.844Z] userxattr: false [2022-03-07T08:27:44.844Z] Logging Driver: json-file [2022-03-07T08:27:44.844Z] Cgroup Driver: systemd [2022-03-07T08:27:44.844Z] Cgroup Version: 2 [2022-03-07T08:27:44.844Z] Plugins: [2022-03-07T08:27:44.844Z] Volume: local [2022-03-07T08:27:44.844Z] Network: bridge host ipvlan macvlan null overlay [2022-03-07T08:27:44.844Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-07T08:27:44.844Z] Swarm: inactive [2022-03-07T08:27:44.844Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-07T08:27:44.844Z] Default Runtime: runc [2022-03-07T08:27:44.844Z] Init Binary: docker-init [2022-03-07T08:27:44.844Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-07T08:27:44.844Z] runc version: v1.0.2-0-g52b36a2 [2022-03-07T08:27:44.844Z] init version: de40ad0 [2022-03-07T08:27:44.844Z] Security Options: [2022-03-07T08:27:44.844Z] apparmor [2022-03-07T08:27:44.844Z] seccomp [2022-03-07T08:27:44.844Z] Profile: default [2022-03-07T08:27:44.844Z] cgroupns [2022-03-07T08:27:44.844Z] Kernel Version: 5.11.0-1023-aws [2022-03-07T08:27:44.844Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-07T08:27:44.844Z] OSType: linux [2022-03-07T08:27:44.844Z] Architecture: x86_64 [2022-03-07T08:27:44.844Z] CPUs: 2 [2022-03-07T08:27:44.844Z] Total Memory: 7.559GiB [2022-03-07T08:27:44.844Z] Name: ip-10-100-46-219 [2022-03-07T08:27:44.844Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-07T08:27:44.844Z] Docker Root Dir: /var/lib/docker [2022-03-07T08:27:44.844Z] Debug Mode: false [2022-03-07T08:27:44.844Z] Registry: https://index.docker.io/v1/ [2022-03-07T08:27:44.844Z] Labels: [2022-03-07T08:27:44.844Z] Experimental: true [2022-03-07T08:27:44.844Z] Insecure Registries: [2022-03-07T08:27:44.844Z] 127.0.0.0/8 [2022-03-07T08:27:44.844Z] Live Restore Enabled: true [2022-03-07T08:27:44.844Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-07T08:27:45.138Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.3s done [2022-03-07T08:27:45.138Z] #11 ... [2022-03-07T08:27:45.138Z] [2022-03-07T08:27:45.138Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T08:27:45.138Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T08:27:45.138Z] #29 1.419 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:27:45.138Z] #29 1.424 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:27:45.138Z] #29 1.424 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:27:45.138Z] #29 1.549 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:27:45.138Z] #29 1.784 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:27:45.138Z] #29 2.031 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:27:45.138Z] #29 3.433 Fetched 8505 kB in 2s (3718 kB/s) [2022-03-07T08:27:45.138Z] #29 3.433 Reading package lists... [2022-03-07T08:27:45.138Z] #29 4.286 Reading package lists... [2022-03-07T08:27:45.138Z] #29 5.083 Building dependency tree... [2022-03-07T08:27:45.138Z] #29 5.477 The following additional packages will be installed: [2022-03-07T08:27:45.138Z] #29 5.487 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-07T08:27:45.138Z] #29 5.487 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-07T08:27:45.138Z] #29 5.487 Recommended packages: [2022-03-07T08:27:45.138Z] #29 5.487 libldap-common publicsuffix libsasl2-modules [2022-03-07T08:27:45.138Z] #29 5.667 The following NEW packages will be installed: [2022-03-07T08:27:45.138Z] #29 5.667 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-07T08:27:45.138Z] #29 5.667 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-07T08:27:45.138Z] #29 5.667 libssh2-1 openssl [2022-03-07T08:27:45.138Z] #29 5.960 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:27:45.138Z] #29 5.960 Need to get 3038 kB of archives. [2022-03-07T08:27:45.138Z] #29 5.960 After this operation, 6650 kB of additional disk space will be used. [2022-03-07T08:27:45.138Z] #29 5.960 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-07T08:27:45.138Z] #29 5.965 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-07T08:27:45.138Z] #29 6.000 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-07T08:27:45.138Z] #29 6.000 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-07T08:27:45.138Z] #29 6.036 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-07T08:27:45.138Z] #29 6.036 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-07T08:27:45.138Z] #29 6.036 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-07T08:27:45.138Z] #29 6.036 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-07T08:27:45.138Z] #29 6.036 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-07T08:27:45.138Z] #29 6.036 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-07T08:27:45.138Z] #29 6.036 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-07T08:27:45.138Z] #29 6.036 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-07T08:27:45.138Z] #29 6.036 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-07T08:27:45.139Z] #29 6.057 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-07T08:27:45.139Z] #29 6.057 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-07T08:27:45.139Z] #29 6.289 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:27:45.139Z] #29 6.325 Fetched 3038 kB in 0s (8281 kB/s) [2022-03-07T08:27:45.139Z] #29 6.378 Selecting previously unselected package openssl. [2022-03-07T08:27:45.139Z] #29 6.378 (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-03-07T08:27:45.139Z] #29 6.378 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 6.384 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-07T08:27:45.139Z] #29 6.555 Selecting previously unselected package ca-certificates. [2022-03-07T08:27:45.139Z] #29 6.555 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-07T08:27:45.139Z] #29 6.607 Unpacking ca-certificates (20210119) ... [2022-03-07T08:27:45.139Z] #29 6.725 Selecting previously unselected package libbrotli1:amd64. [2022-03-07T08:27:45.139Z] #29 6.725 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 6.732 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-07T08:27:45.139Z] #29 6.842 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-07T08:27:45.139Z] #29 6.842 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 6.847 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:27:45.139Z] #29 6.895 Selecting previously unselected package libsasl2-2:amd64. [2022-03-07T08:27:45.139Z] #29 6.895 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 6.898 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:27:45.139Z] #29 6.952 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-07T08:27:45.139Z] #29 6.952 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 6.960 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-07T08:27:45.139Z] #29 7.033 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-07T08:27:45.139Z] #29 7.033 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 7.040 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-07T08:27:45.139Z] #29 7.090 Selecting previously unselected package libpsl5:amd64. [2022-03-07T08:27:45.139Z] #29 7.090 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 7.099 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-07T08:27:45.139Z] #29 7.155 Selecting previously unselected package librtmp1:amd64. [2022-03-07T08:27:45.139Z] #29 7.155 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 7.162 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-07T08:27:45.139Z] #29 7.220 Selecting previously unselected package libssh2-1:amd64. [2022-03-07T08:27:45.139Z] #29 7.220 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 7.224 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-07T08:27:45.139Z] #29 7.289 Selecting previously unselected package libcurl4:amd64. [2022-03-07T08:27:45.139Z] #29 7.289 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 7.295 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-07T08:27:45.139Z] #29 7.381 Selecting previously unselected package curl. [2022-03-07T08:27:45.139Z] #29 7.381 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 7.384 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-07T08:27:45.139Z] #29 7.456 Selecting previously unselected package libonig5:amd64. [2022-03-07T08:27:45.139Z] #29 7.456 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 7.460 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:27:45.139Z] #29 7.556 Selecting previously unselected package libjq1:amd64. [2022-03-07T08:27:45.139Z] #29 7.559 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 7.562 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:27:45.139Z] #29 7.616 Selecting previously unselected package jq. [2022-03-07T08:27:45.139Z] #29 7.616 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-07T08:27:45.139Z] #29 7.620 Unpacking jq (1.6-2.1) ... [2022-03-07T08:27:45.139Z] #29 7.693 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-07T08:27:45.139Z] #29 7.702 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-07T08:27:45.139Z] #29 7.716 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-07T08:27:45.139Z] #29 7.732 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:27:45.139Z] #29 7.742 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-07T08:27:45.139Z] #29 7.752 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:27:45.139Z] #29 7.764 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-07T08:27:45.139Z] #29 7.812 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-07T08:27:45.139Z] #29 7.812 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:27:45.139Z] #29 7.816 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:27:45.139Z] #29 7.831 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-07T08:27:45.139Z] #29 7.840 Setting up ca-certificates (20210119) ... [2022-03-07T08:27:45.139Z] #29 8.570 Updating certificates in /etc/ssl/certs... [2022-03-07T08:27:45.139Z] #29 9.798 129 added, 0 removed; done. [2022-03-07T08:27:45.139Z] #29 9.871 Setting up jq (1.6-2.1) ... [2022-03-07T08:27:45.139Z] #29 9.884 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-07T08:27:45.139Z] #29 9.895 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-07T08:27:45.139Z] #29 9.910 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:27:45.139Z] #29 9.929 Processing triggers for ca-certificates (20210119) ... [2022-03-07T08:27:45.139Z] #29 9.939 Updating certificates in /etc/ssl/certs... [2022-03-07T08:27:45.139Z] #29 ... [2022-03-07T08:27:45.139Z] [2022-03-07T08:27:45.139Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:45.139Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:45.139Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0.1s [2022-03-07T08:27:45.183Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:738b9842fe1dc9e02fd1771f2b02fdbb66e2328d . [2022-03-07T08:27:45.280Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.1s [2022-03-07T08:27:45.281Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 5.2s done [2022-03-07T08:27:45.281Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.2s done [2022-03-07T08:27:45.444Z] #1 [internal] load build definition from Dockerfile [2022-03-07T08:27:45.444Z] #1 sha256:348f58d0e140ea5537a5403355b09240adfe594a9485b579d080be011f74b6b7 [2022-03-07T08:27:45.444Z] #1 transferring dockerfile: 16.77kB done [2022-03-07T08:27:45.444Z] #1 DONE 0.1s [2022-03-07T08:27:45.444Z] [2022-03-07T08:27:45.444Z] #2 [internal] load .dockerignore [2022-03-07T08:27:45.444Z] #2 sha256:05f215b3b9675ec83ec556e26dc3ea039fcc05c62f488e490fefc257aa3be5ad [2022-03-07T08:27:45.444Z] #2 transferring context: 87B done [2022-03-07T08:27:45.444Z] #2 DONE 0.1s [2022-03-07T08:27:45.444Z] [2022-03-07T08:27:45.444Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-07T08:27:45.444Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-07T08:27:45.793Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.5s done [2022-03-07T08:27:45.793Z] #11 ... [2022-03-07T08:27:45.793Z] [2022-03-07T08:27:45.793Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T08:27:45.793Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T08:27:45.793Z] #29 1.993 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:27:45.793Z] #29 2.012 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:27:45.793Z] #29 2.017 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:27:45.793Z] #29 2.226 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:27:45.793Z] #29 2.481 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:27:45.793Z] #29 3.008 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:27:45.793Z] #29 4.116 Fetched 8505 kB in 2s (3582 kB/s) [2022-03-07T08:27:45.793Z] #29 4.116 Reading package lists... [2022-03-07T08:27:45.793Z] #29 4.987 Reading package lists... [2022-03-07T08:27:45.793Z] #29 5.762 Building dependency tree... [2022-03-07T08:27:45.793Z] #29 6.147 The following additional packages will be installed: [2022-03-07T08:27:45.793Z] #29 6.148 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-07T08:27:45.793Z] #29 6.149 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-07T08:27:45.793Z] #29 6.151 Recommended packages: [2022-03-07T08:27:45.793Z] #29 6.151 libldap-common publicsuffix libsasl2-modules [2022-03-07T08:27:45.793Z] #29 6.344 The following NEW packages will be installed: [2022-03-07T08:27:45.793Z] #29 6.344 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-07T08:27:45.793Z] #29 6.344 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-07T08:27:45.793Z] #29 6.344 libssh2-1 openssl [2022-03-07T08:27:45.793Z] #29 6.646 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:27:45.793Z] #29 6.646 Need to get 3038 kB of archives. [2022-03-07T08:27:45.793Z] #29 6.646 After this operation, 6650 kB of additional disk space will be used. [2022-03-07T08:27:45.793Z] #29 6.646 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-07T08:27:45.793Z] #29 6.646 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-07T08:27:45.793Z] #29 6.646 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-07T08:27:45.793Z] #29 6.646 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-07T08:27:45.793Z] #29 6.650 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-07T08:27:45.793Z] #29 6.650 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-07T08:27:45.793Z] #29 6.650 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-07T08:27:45.793Z] #29 6.652 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-07T08:27:45.793Z] #29 6.655 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-07T08:27:45.793Z] #29 6.655 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-07T08:27:45.793Z] #29 6.659 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-07T08:27:45.793Z] #29 6.662 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-07T08:27:45.793Z] #29 6.668 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-07T08:27:45.793Z] #29 6.678 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-07T08:27:45.793Z] #29 6.678 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-07T08:27:45.793Z] #29 6.874 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:27:45.793Z] #29 6.922 Fetched 3038 kB in 0s (9185 kB/s) [2022-03-07T08:27:45.793Z] #29 6.956 Selecting previously unselected package openssl. [2022-03-07T08:27:45.794Z] #29 6.956 (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-03-07T08:27:45.794Z] #29 6.956 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 6.966 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-07T08:27:45.794Z] #29 7.130 Selecting previously unselected package ca-certificates. [2022-03-07T08:27:45.794Z] #29 7.132 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-07T08:27:45.794Z] #29 7.139 Unpacking ca-certificates (20210119) ... [2022-03-07T08:27:45.794Z] #29 7.227 Selecting previously unselected package libbrotli1:amd64. [2022-03-07T08:27:45.794Z] #29 7.227 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 7.235 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-07T08:27:45.794Z] #29 7.329 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-07T08:27:45.794Z] #29 7.329 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 7.335 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:27:45.794Z] #29 7.423 Selecting previously unselected package libsasl2-2:amd64. [2022-03-07T08:27:45.794Z] #29 7.423 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 7.428 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:27:45.794Z] #29 7.523 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-07T08:27:45.794Z] #29 7.523 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 7.527 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-07T08:27:45.794Z] #29 7.610 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-07T08:27:45.794Z] #29 7.610 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 7.618 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-07T08:27:45.794Z] #29 7.670 Selecting previously unselected package libpsl5:amd64. [2022-03-07T08:27:45.794Z] #29 7.670 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 7.676 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-07T08:27:45.794Z] #29 7.757 Selecting previously unselected package librtmp1:amd64. [2022-03-07T08:27:45.794Z] #29 7.757 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 7.760 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-07T08:27:45.794Z] #29 7.827 Selecting previously unselected package libssh2-1:amd64. [2022-03-07T08:27:45.794Z] #29 7.827 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 7.827 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-07T08:27:45.794Z] #29 7.910 Selecting previously unselected package libcurl4:amd64. [2022-03-07T08:27:45.794Z] #29 7.910 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 7.915 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-07T08:27:45.794Z] #29 7.998 Selecting previously unselected package curl. [2022-03-07T08:27:45.794Z] #29 7.999 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 8.004 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-07T08:27:45.794Z] #29 8.076 Selecting previously unselected package libonig5:amd64. [2022-03-07T08:27:45.794Z] #29 8.076 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 8.081 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:27:45.794Z] #29 8.185 Selecting previously unselected package libjq1:amd64. [2022-03-07T08:27:45.794Z] #29 8.185 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 8.188 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:27:45.794Z] #29 8.268 Selecting previously unselected package jq. [2022-03-07T08:27:45.794Z] #29 8.268 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-07T08:27:45.794Z] #29 8.284 Unpacking jq (1.6-2.1) ... [2022-03-07T08:27:45.794Z] #29 8.342 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-07T08:27:45.794Z] #29 8.354 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-07T08:27:45.794Z] #29 8.366 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-07T08:27:45.794Z] #29 8.375 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:27:45.794Z] #29 8.387 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-07T08:27:45.794Z] #29 8.399 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:27:45.794Z] #29 8.411 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-07T08:27:45.794Z] #29 8.427 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-07T08:27:45.794Z] #29 8.442 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:27:45.794Z] #29 8.455 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:27:45.794Z] #29 8.464 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-07T08:27:45.794Z] #29 8.475 Setting up ca-certificates (20210119) ... [2022-03-07T08:27:45.794Z] #29 9.172 Updating certificates in /etc/ssl/certs... [2022-03-07T08:27:46.019Z] #3 DONE 0.5s [2022-03-07T08:27:46.019Z] [2022-03-07T08:27:46.019Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-07T08:27:46.019Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-07T08:27:46.019Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-07T08:27:46.019Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-07T08:27:46.020Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-07T08:27:46.020Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-07T08:27:46.020Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s [2022-03-07T08:27:46.020Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-07T08:27:46.058Z] #29 ... [2022-03-07T08:27:46.058Z] [2022-03-07T08:27:46.058Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:46.058Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:46.058Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0.1s [2022-03-07T08:27:46.282Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-07T08:27:46.282Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-07T08:27:46.544Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-07T08:27:46.544Z] #4 DONE 0.6s [2022-03-07T08:27:46.649Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac [2022-03-07T08:27:46.649Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.2s done [2022-03-07T08:27:46.805Z] [2022-03-07T08:27:46.805Z] #5 [internal] load .dockerignore [2022-03-07T08:27:46.805Z] #5 sha256:81cf8ece83aa205d36cde26c64a8f375e1aea08b00ec386756dc706ebde85a8b [2022-03-07T08:27:46.805Z] #5 DONE 0.0s [2022-03-07T08:27:46.805Z] [2022-03-07T08:27:46.805Z] #6 [internal] load build definition from Dockerfile [2022-03-07T08:27:46.805Z] #6 sha256:6c021e50e926ae7beb0bc9b58748996650ac148b6f66ee4e95cb9e2fdbedc257 [2022-03-07T08:27:46.805Z] #6 DONE 0.0s [2022-03-07T08:27:46.805Z] [2022-03-07T08:27:46.805Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T08:27:46.805Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T08:27:47.212Z] #11 ... [2022-03-07T08:27:47.213Z] [2022-03-07T08:27:47.213Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:27:47.213Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T08:27:47.213Z] #67 DONE 7.5s [2022-03-07T08:27:47.213Z] [2022-03-07T08:27:47.213Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T08:27:47.213Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-07T08:27:47.213Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.2s done [2022-03-07T08:27:47.213Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-07T08:27:47.213Z] #28 sha256:1907ed841fa5ffeec67fda754b18b50951aef1712324fe1f6b6c981a40f9594b 529B / 529B done [2022-03-07T08:27:47.213Z] #28 sha256:c077ecbc578ee6db06df4b6532b36703db7454a40eece470051e45fe0e9d27e2 1.48kB / 1.48kB done [2022-03-07T08:27:47.213Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 2.1s done [2022-03-07T08:27:47.213Z] #28 DONE 7.4s [2022-03-07T08:27:47.213Z] [2022-03-07T08:27:47.213Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:47.213Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-07T08:27:47.213Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 0.1s [2022-03-07T08:27:47.213Z] #11 ... [2022-03-07T08:27:47.213Z] [2022-03-07T08:27:47.213Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T08:27:47.213Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-07T08:27:47.679Z] #11 ... [2022-03-07T08:27:47.679Z] [2022-03-07T08:27:47.679Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T08:27:47.679Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T08:27:47.679Z] #29 10.96 0 added, 0 removed; done. [2022-03-07T08:27:47.679Z] #29 10.96 Running hooks in /etc/ca-certificates/update.d... [2022-03-07T08:27:47.679Z] #29 10.96 done. [2022-03-07T08:27:47.679Z] #29 DONE 12.4s [2022-03-07T08:27:47.679Z] [2022-03-07T08:27:47.679Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:47.679Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:47.679Z] #11 ... [2022-03-07T08:27:47.679Z] [2022-03-07T08:27:47.679Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T08:27:47.679Z] #30 sha256:68919b43c47d64fd00f8f61f00c089a97fedef99fd140a22b0d6254ed33419d6 [2022-03-07T08:27:47.679Z] #30 DONE 0.2s [2022-03-07T08:27:47.679Z] [2022-03-07T08:27:47.679Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:47.679Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:47.748Z] #10 ... [2022-03-07T08:27:47.748Z] [2022-03-07T08:27:47.748Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-07T08:27:47.748Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-07T08:27:47.748Z] #9 DONE 1.0s [2022-03-07T08:27:47.748Z] [2022-03-07T08:27:47.748Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T08:27:47.748Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-07T08:27:47.748Z] #8 DONE 1.0s [2022-03-07T08:27:47.748Z] [2022-03-07T08:27:47.748Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-07T08:27:47.748Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-07T08:27:47.748Z] #7 DONE 1.1s [2022-03-07T08:27:47.748Z] [2022-03-07T08:27:47.748Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-07T08:27:47.748Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-07T08:27:48.009Z] #10 DONE 1.2s [2022-03-07T08:27:48.580Z] [2022-03-07T08:27:48.580Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T08:27:48.580Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T08:27:48.580Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-07T08:27:48.586Z] #11 ... [2022-03-07T08:27:48.586Z] [2022-03-07T08:27:48.586Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T08:27:48.586Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T08:27:48.586Z] #29 10.46 129 added, 0 removed; done. [2022-03-07T08:27:48.586Z] #29 10.50 Setting up jq (1.6-2.1) ... [2022-03-07T08:27:48.586Z] #29 10.51 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-07T08:27:48.586Z] #29 10.52 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-07T08:27:48.586Z] #29 10.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:27:48.586Z] #29 10.55 Processing triggers for ca-certificates (20210119) ... [2022-03-07T08:27:48.586Z] #29 10.56 Updating certificates in /etc/ssl/certs... [2022-03-07T08:27:48.586Z] #29 11.38 0 added, 0 removed; done. [2022-03-07T08:27:48.586Z] #29 11.38 Running hooks in /etc/ca-certificates/update.d... [2022-03-07T08:27:48.586Z] #29 11.38 done. [2022-03-07T08:27:48.586Z] #29 DONE 12.4s [2022-03-07T08:27:48.586Z] [2022-03-07T08:27:48.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:48.586Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:48.586Z] #11 ... [2022-03-07T08:27:48.586Z] [2022-03-07T08:27:48.586Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T08:27:48.586Z] #30 sha256:b9fa222b02537a28cce808aab8d54266ad528b001085e6ad52259cd74d1e8e28 [2022-03-07T08:27:48.586Z] #30 DONE 0.1s [2022-03-07T08:27:48.586Z] [2022-03-07T08:27:48.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:48.586Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:48.842Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-07T08:27:48.842Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-07T08:27:49.105Z] #28 ... [2022-03-07T08:27:49.106Z] [2022-03-07T08:27:49.106Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T08:27:49.106Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T08:27:49.106Z] #45 DONE 0.8s [2022-03-07T08:27:49.106Z] [2022-03-07T08:27:49.106Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T08:27:49.106Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T08:27:49.106Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-07T08:27:49.106Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 22.02MB / 54.92MB 0.1s [2022-03-07T08:27:49.106Z] #28 ... [2022-03-07T08:27:49.106Z] [2022-03-07T08:27:49.106Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-07T08:27:49.106Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-07T08:27:49.106Z] #45 DONE 0.0s [2022-03-07T08:27:49.106Z] [2022-03-07T08:27:49.106Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T08:27:49.106Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T08:27:49.106Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 30.41MB / 54.92MB 0.2s [2022-03-07T08:27:49.367Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 35.65MB / 54.92MB 0.3s [2022-03-07T08:27:49.367Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 44.04MB / 54.92MB 0.4s [2022-03-07T08:27:49.636Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.53MB / 54.92MB 0.5s [2022-03-07T08:27:49.734Z] #29 ... [2022-03-07T08:27:49.734Z] [2022-03-07T08:27:49.734Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:27:49.734Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T08:27:49.734Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2022-03-07T08:27:49.734Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-07T08:27:49.734Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-07T08:27:49.734Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-07T08:27:49.734Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.5s done [2022-03-07T08:27:49.734Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2022-03-07T08:27:49.734Z] #69 DONE 9.7s [2022-03-07T08:27:49.734Z] [2022-03-07T08:27:49.734Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:49.734Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-07T08:27:49.734Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 2.4s done [2022-03-07T08:27:50.203Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.3s [2022-03-07T08:27:50.226Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.1s done [2022-03-07T08:27:50.299Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 [2022-03-07T08:27:50.805Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0.1s [2022-03-07T08:27:51.110Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.3s [2022-03-07T08:27:52.202Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 2.0s done [2022-03-07T08:27:52.732Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.3s done [2022-03-07T08:27:52.732Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0.1s [2022-03-07T08:27:52.767Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 0.1s [2022-03-07T08:27:53.641Z] #19 46.24 Reading package lists... [2022-03-07T08:27:54.123Z] #28 ... [2022-03-07T08:27:54.123Z] [2022-03-07T08:27:54.123Z] #24 [internal] load build context [2022-03-07T08:27:54.123Z] #24 sha256:51e62d84047abbccd73299b7817cc75fd672410ea0e641a2b3561c96d5b6b1e7 [2022-03-07T08:27:54.123Z] #24 transferring context: 57.20MB 4.3s done [2022-03-07T08:27:54.123Z] #24 DONE 5.2s [2022-03-07T08:27:54.123Z] [2022-03-07T08:27:54.123Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:54.123Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:54.123Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-07T08:27:54.123Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-07T08:27:54.123Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-07T08:27:54.123Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-07T08:27:54.123Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.6s done [2022-03-07T08:27:54.123Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.7s done [2022-03-07T08:27:54.123Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.0s done [2022-03-07T08:27:54.123Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.3s done [2022-03-07T08:27:54.123Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.6s done [2022-03-07T08:27:54.123Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 5.2s [2022-03-07T08:27:54.123Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 2.5s done [2022-03-07T08:27:54.123Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 5.4s done [2022-03-07T08:27:54.123Z] #11 ... [2022-03-07T08:27:54.123Z] [2022-03-07T08:27:54.123Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:27:54.123Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-07T08:27:54.123Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-07T08:27:54.123Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-07T08:27:54.123Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-07T08:27:54.123Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-07T08:27:54.123Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done [2022-03-07T08:27:54.123Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-03-07T08:27:54.123Z] #67 DONE 5.6s [2022-03-07T08:27:54.123Z] [2022-03-07T08:27:54.123Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-07T08:27:54.123Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-07T08:27:54.123Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-07T08:27:54.123Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-07T08:27:54.123Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-07T08:27:54.123Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-07T08:27:54.123Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2022-03-07T08:27:54.123Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-03-07T08:27:54.123Z] #69 DONE 5.6s [2022-03-07T08:27:54.123Z] [2022-03-07T08:27:54.123Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:54.123Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:54.399Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.9s done [2022-03-07T08:27:54.399Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-07T08:27:55.286Z] #11 ... [2022-03-07T08:27:55.286Z] [2022-03-07T08:27:55.286Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T08:27:55.286Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-07T08:27:55.514Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.2s done [2022-03-07T08:27:55.776Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-07T08:27:55.776Z] #11 ... [2022-03-07T08:27:55.776Z] [2022-03-07T08:27:55.776Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-07T08:27:55.776Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-07T08:27:55.776Z] #28 DONE 7.4s [2022-03-07T08:27:55.776Z] [2022-03-07T08:27:55.776Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:55.776Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:56.354Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.5s done [2022-03-07T08:27:56.615Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.1s [2022-03-07T08:27:57.186Z] #11 ... [2022-03-07T08:27:57.187Z] [2022-03-07T08:27:57.187Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-07T08:27:57.187Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-07T08:27:57.187Z] #68 DONE 1.1s [2022-03-07T08:27:57.187Z] [2022-03-07T08:27:57.187Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:57.187Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:57.187Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.5s done [2022-03-07T08:27:57.448Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-07T08:27:58.024Z] #11 ... [2022-03-07T08:27:58.024Z] [2022-03-07T08:27:58.024Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:27:58.024Z] #31 sha256:525485e3f951a186dc6e51e18474bb50aa12a6b6c65e3652463a9f29477f4ea9 [2022-03-07T08:27:58.024Z] #31 1.861 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-07T08:27:58.024Z] #31 2.179 [2022-03-07T08:27:58.024Z] #31 2.397 #=#=# ######################################################################## 100.0% [2022-03-07T08:27:58.024Z] #31 2.694 [2022-03-07T08:27:58.024Z] #31 3.678 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-07T08:27:58.024Z] #31 4.066 [2022-03-07T08:27:58.024Z] #31 4.285 #=#=# ######################################################################## 100.0% [2022-03-07T08:27:58.024Z] #31 4.658 [2022-03-07T08:27:58.024Z] #31 5.725 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-07T08:27:58.024Z] #31 6.070 [2022-03-07T08:27:58.024Z] #31 6.309 #=#=# ################## 25.6% ######################################### 57.4% ################################################################ 88.9% ######################################################################## 100.0% [2022-03-07T08:27:58.024Z] #31 6.901 [2022-03-07T08:27:58.024Z] #31 7.871 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-07T08:27:58.024Z] #31 8.204 [2022-03-07T08:27:58.024Z] #31 8.438 #=#=# ######################################################################## 100.0% [2022-03-07T08:27:58.024Z] #31 8.739 [2022-03-07T08:27:58.024Z] #31 9.434 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-07T08:27:58.024Z] #31 9.750 [2022-03-07T08:27:58.025Z] #31 9.983 #=#=# ######################################################################## 100.0% [2022-03-07T08:27:58.025Z] #31 ... [2022-03-07T08:27:58.025Z] [2022-03-07T08:27:58.025Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:58.025Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:58.025Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.2s [2022-03-07T08:27:58.392Z] #11 ... [2022-03-07T08:27:58.392Z] [2022-03-07T08:27:58.392Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T08:27:58.392Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-07T08:27:58.392Z] #70 DONE 1.5s [2022-03-07T08:27:58.392Z] [2022-03-07T08:27:58.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:58.392Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:58.565Z] #68 DONE 3.1s [2022-03-07T08:27:58.565Z] [2022-03-07T08:27:58.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:58.565Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-07T08:27:58.565Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 3.3s done [2022-03-07T08:27:58.565Z] #11 extracting sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 done [2022-03-07T08:27:58.565Z] #11 DONE 18.4s [2022-03-07T08:27:58.565Z] [2022-03-07T08:27:58.565Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T08:27:58.565Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-07T08:27:58.592Z] #11 ... [2022-03-07T08:27:58.592Z] [2022-03-07T08:27:58.592Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:27:58.592Z] #31 sha256:0840a0ed07aed39f094748075160da65b4a34bd3e4db310001a68a815fcae2ef [2022-03-07T08:27:58.592Z] #31 1.909 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-07T08:27:58.592Z] #31 2.265 [2022-03-07T08:27:58.592Z] #31 2.490 #=#=# ######################################################################## 100.0% [2022-03-07T08:27:58.592Z] #31 2.798 [2022-03-07T08:27:58.592Z] #31 3.838 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-07T08:27:58.592Z] #31 4.214 [2022-03-07T08:27:58.592Z] #31 4.449 #=#=# ######################################################################## 100.0% [2022-03-07T08:27:58.592Z] #31 4.743 [2022-03-07T08:27:58.592Z] #31 5.867 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-07T08:27:58.592Z] #31 6.235 [2022-03-07T08:27:58.592Z] #31 6.464 #=#=# ################# 24.6% ######################################## 56.5% ############################################################### 88.3% ######################################################################## 100.0% [2022-03-07T08:27:58.592Z] #31 7.021 [2022-03-07T08:27:58.592Z] #31 8.104 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-07T08:27:58.592Z] #31 8.422 [2022-03-07T08:27:58.592Z] #31 8.644 #=#=# ######################################################################## 100.0% [2022-03-07T08:27:58.592Z] #31 8.959 [2022-03-07T08:27:58.592Z] #31 9.650 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-07T08:27:58.592Z] #31 9.957 [2022-03-07T08:27:58.592Z] #31 10.18 #=#=# [2022-03-07T08:27:58.592Z] #31 ... [2022-03-07T08:27:58.592Z] [2022-03-07T08:27:58.592Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:27:58.592Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:27:58.824Z] #12 DONE 0.8s [2022-03-07T08:27:58.824Z] [2022-03-07T08:27:58.824Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-07T08:27:58.824Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-07T08:27:58.824Z] #70 DONE 0.7s [2022-03-07T08:27:58.824Z] [2022-03-07T08:27:58.824Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T08:27:58.824Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-07T08:27:58.824Z] #29 11.53 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:27:58.824Z] #29 11.54 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:27:58.824Z] #29 11.54 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:27:59.081Z] #29 11.69 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T08:27:59.081Z] #29 11.86 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T08:27:59.155Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.1s [2022-03-07T08:27:59.339Z] #29 ... [2022-03-07T08:27:59.339Z] [2022-03-07T08:27:59.339Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-07T08:27:59.339Z] #13 sha256:9f188e1017c9fac2fca657577c71ee2cc73089491a98e5c2195a0038fb0a90a9 [2022-03-07T08:27:59.339Z] #13 DONE 0.6s [2022-03-07T08:27:59.339Z] [2022-03-07T08:27:59.339Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T08:27:59.339Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-07T08:27:59.339Z] #29 12.11 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T08:27:59.604Z] #29 ... [2022-03-07T08:27:59.604Z] [2022-03-07T08:27:59.604Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T08:27:59.604Z] #33 sha256:a978201be0c5f3787ef2cb2a4e67e283eb0ff961151521c3ea699a76d4ee7da9 [2022-03-07T08:27:59.604Z] #33 DONE 0.1s [2022-03-07T08:27:59.604Z] [2022-03-07T08:27:59.604Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T08:27:59.604Z] #42 sha256:0e338dcbed0835dbc2e2e4721efc34d8208489bcae390ba527e5b7e61e8d880f [2022-03-07T08:27:59.604Z] #42 DONE 0.2s [2022-03-07T08:27:59.604Z] [2022-03-07T08:27:59.604Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:27:59.604Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-07T08:27:59.861Z] #43 ... [2022-03-07T08:27:59.861Z] [2022-03-07T08:27:59.861Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T08:27:59.861Z] #62 sha256:1d0c0c2b99173f24af09a54d637873b1b719679bc3d7b7e7c8ff6f80ed70aa0d [2022-03-07T08:27:59.861Z] #62 DONE 0.4s [2022-03-07T08:27:59.861Z] [2022-03-07T08:27:59.861Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-07T08:27:59.861Z] #46 sha256:29f307aacc913c168d34ae6100258981712fa6f867ace27802647a2e17757ba8 [2022-03-07T08:27:59.861Z] #46 DONE 0.4s [2022-03-07T08:27:59.861Z] [2022-03-07T08:27:59.861Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T08:27:59.861Z] #25 sha256:7596dc44adace8f4e696d12244b844fd9a7d8167fff96c3e596f2348e1a6ad68 [2022-03-07T08:27:59.861Z] #25 DONE 0.4s [2022-03-07T08:27:59.861Z] [2022-03-07T08:27:59.861Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T08:27:59.861Z] #26 sha256:25cf47242df05bc92e48955134133fe71334f2c0f26307fef4fb94de20ff1215 [2022-03-07T08:28:00.088Z] #11 ... [2022-03-07T08:28:00.088Z] [2022-03-07T08:28:00.088Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:28:00.088Z] #31 sha256:0840a0ed07aed39f094748075160da65b4a34bd3e4db310001a68a815fcae2ef [2022-03-07T08:28:00.088Z] #31 10.18 #=#=# ######################################################################## 100.0% [2022-03-07T08:28:00.088Z] #31 10.47 [2022-03-07T08:28:00.088Z] #31 10.53 Download of images into '/build' complete. [2022-03-07T08:28:00.088Z] #31 10.53 Use something like the following to load the result into a Docker daemon: [2022-03-07T08:28:00.088Z] #31 10.53 tar -cC '/build' . | docker load [2022-03-07T08:28:00.088Z] #31 DONE 11.7s [2022-03-07T08:28:00.088Z] [2022-03-07T08:28:00.088Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:28:00.088Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:28:00.555Z] #11 ... [2022-03-07T08:28:00.555Z] [2022-03-07T08:28:00.555Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:28:00.555Z] #31 sha256:525485e3f951a186dc6e51e18474bb50aa12a6b6c65e3652463a9f29477f4ea9 [2022-03-07T08:28:00.555Z] #31 10.24 [2022-03-07T08:28:00.555Z] #31 10.29 Download of images into '/build' complete. [2022-03-07T08:28:00.555Z] #31 10.29 Use something like the following to load the result into a Docker daemon: [2022-03-07T08:28:00.555Z] #31 10.29 tar -cC '/build' . | docker load [2022-03-07T08:28:00.555Z] #31 DONE 12.7s [2022-03-07T08:28:00.555Z] [2022-03-07T08:28:00.555Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:28:00.555Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:28:01.791Z] #19 55.51 Reading package lists... [2022-03-07T08:28:02.609Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.8s done [2022-03-07T08:28:02.609Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-07T08:28:03.077Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.4s [2022-03-07T08:28:03.711Z] #19 64.55 Building dependency tree... [2022-03-07T08:28:04.037Z] #26 3.364 + RM_GOPATH=0 [2022-03-07T08:28:04.037Z] #26 3.365 + TMP_GOPATH= [2022-03-07T08:28:04.037Z] #26 3.365 + : /build [2022-03-07T08:28:04.037Z] #26 3.365 + '[' -z '' ']' [2022-03-07T08:28:04.037Z] #26 3.367 ++ mktemp -d [2022-03-07T08:28:04.037Z] #26 3.371 + export GOPATH=/tmp/tmp.ETrc0ti6QY [2022-03-07T08:28:04.037Z] #26 3.371 + GOPATH=/tmp/tmp.ETrc0ti6QY [2022-03-07T08:28:04.037Z] #26 3.371 + RM_GOPATH=1 [2022-03-07T08:28:04.037Z] #26 3.371 + case "$(go env GOARCH)" in [2022-03-07T08:28:04.037Z] #26 3.371 ++ go env GOARCH [2022-03-07T08:28:04.037Z] #26 3.389 Install docker/cli version 17.06.2-ce from stable [2022-03-07T08:28:04.037Z] #26 3.389 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:04.037Z] #26 3.389 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:04.037Z] #26 3.389 ++ dirname /install.sh [2022-03-07T08:28:04.037Z] #26 3.389 + dir=/ [2022-03-07T08:28:04.037Z] #26 3.389 + bin=dockercli [2022-03-07T08:28:04.037Z] #26 3.389 + shift [2022-03-07T08:28:04.037Z] #26 3.389 + '[' '!' -f //dockercli.installer ']' [2022-03-07T08:28:04.037Z] #26 3.389 + . //dockercli.installer [2022-03-07T08:28:04.037Z] #26 3.389 ++ : stable [2022-03-07T08:28:04.037Z] #26 3.389 ++ : 17.06.2-ce [2022-03-07T08:28:04.037Z] #26 3.389 + install_dockercli [2022-03-07T08:28:04.037Z] #26 3.389 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-07T08:28:04.037Z] #26 3.390 ++ uname -m [2022-03-07T08:28:04.037Z] #26 3.390 + arch=aarch64 [2022-03-07T08:28:04.037Z] #26 3.390 + '[' aarch64 '!=' x86_64 ']' [2022-03-07T08:28:04.037Z] #26 3.390 + '[' aarch64 '!=' s390x ']' [2022-03-07T08:28:04.037Z] #26 3.390 + '[' aarch64 '!=' armhf ']' [2022-03-07T08:28:04.037Z] #26 3.390 + build_dockercli [2022-03-07T08:28:04.037Z] #26 3.390 + git clone https://github.com/docker/docker-ce /tmp/tmp.ETrc0ti6QY/tmp/docker-ce [2022-03-07T08:28:04.037Z] #26 3.406 Cloning into '/tmp/tmp.ETrc0ti6QY/tmp/docker-ce'... [2022-03-07T08:28:04.271Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.2s [2022-03-07T08:28:04.976Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 11.9s done [2022-03-07T08:28:04.976Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-07T08:28:05.236Z] #11 DONE 41.9s [2022-03-07T08:28:05.236Z] [2022-03-07T08:28:05.236Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T08:28:05.236Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-07T08:28:05.414Z] #26 ... [2022-03-07T08:28:05.415Z] [2022-03-07T08:28:05.415Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T08:28:05.415Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-07T08:28:05.415Z] #29 13.20 Fetched 8392 kB in 2s (4374 kB/s) [2022-03-07T08:28:05.415Z] #29 13.20 Reading package lists... [2022-03-07T08:28:05.415Z] #29 14.15 Reading package lists... [2022-03-07T08:28:05.415Z] #29 14.75 Building dependency tree... [2022-03-07T08:28:05.415Z] #29 15.19 The following additional packages will be installed: [2022-03-07T08:28:05.415Z] #29 15.19 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-07T08:28:05.415Z] #29 15.19 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-07T08:28:05.415Z] #29 15.21 Recommended packages: [2022-03-07T08:28:05.415Z] #29 15.21 libldap-common publicsuffix libsasl2-modules [2022-03-07T08:28:05.415Z] #29 15.36 The following NEW packages will be installed: [2022-03-07T08:28:05.415Z] #29 15.36 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-07T08:28:05.415Z] #29 15.36 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-07T08:28:05.415Z] #29 15.36 libssh2-1 openssl [2022-03-07T08:28:05.415Z] #29 15.62 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:05.415Z] #29 15.62 Need to get 2933 kB of archives. [2022-03-07T08:28:05.415Z] #29 15.62 After this operation, 6483 kB of additional disk space will be used. [2022-03-07T08:28:05.415Z] #29 15.62 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-07T08:28:05.415Z] #29 15.63 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-07T08:28:05.415Z] #29 15.64 Get:3 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-03-07T08:28:05.415Z] #29 15.66 Get:4 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-07T08:28:05.415Z] #29 15.66 Get:5 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-07T08:28:05.415Z] #29 15.66 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-07T08:28:05.415Z] #29 15.66 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-07T08:28:05.415Z] #29 15.66 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-07T08:28:05.415Z] #29 15.66 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-07T08:28:05.415Z] #29 15.67 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-07T08:28:05.415Z] #29 15.67 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-07T08:28:05.415Z] #29 15.69 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-07T08:28:05.415Z] #29 15.70 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-07T08:28:05.415Z] #29 15.72 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-07T08:28:05.415Z] #29 15.73 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-07T08:28:05.415Z] #29 16.30 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:05.415Z] #29 16.37 Fetched 2933 kB in 0s (7705 kB/s) [2022-03-07T08:28:05.415Z] #29 16.41 Selecting previously unselected package openssl. [2022-03-07T08:28:05.415Z] #29 16.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-03-07T08:28:05.415Z] #29 16.44 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-03-07T08:28:05.415Z] #29 16.44 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-07T08:28:05.415Z] #29 16.97 Selecting previously unselected package ca-certificates. [2022-03-07T08:28:05.415Z] #29 16.97 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-07T08:28:05.415Z] #29 16.97 Unpacking ca-certificates (20210119) ... [2022-03-07T08:28:05.415Z] #29 17.19 Selecting previously unselected package libbrotli1:arm64. [2022-03-07T08:28:05.415Z] #29 17.19 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-07T08:28:05.415Z] #29 17.22 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-07T08:28:05.415Z] #29 17.44 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-07T08:28:05.415Z] #29 17.44 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-07T08:28:05.415Z] #29 17.45 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:28:05.415Z] #29 17.57 Selecting previously unselected package libsasl2-2:arm64. [2022-03-07T08:28:05.415Z] #29 17.57 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-07T08:28:05.415Z] #29 17.58 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:28:05.415Z] #29 17.83 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-07T08:28:05.415Z] #29 17.83 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-07T08:28:05.415Z] #29 17.84 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-07T08:28:05.415Z] #29 18.06 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-07T08:28:05.415Z] #29 18.06 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-07T08:28:05.415Z] #29 18.08 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-07T08:28:05.415Z] #29 18.21 Selecting previously unselected package libpsl5:arm64. [2022-03-07T08:28:05.415Z] #29 18.21 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-07T08:28:05.415Z] #29 18.23 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-07T08:28:05.631Z] #19 68.86 The following additional packages will be installed: [2022-03-07T08:28:05.631Z] #19 68.86 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-07T08:28:05.631Z] #19 68.86 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-07T08:28:05.671Z] #29 18.34 Selecting previously unselected package librtmp1:arm64. [2022-03-07T08:28:05.671Z] #29 18.34 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-07T08:28:05.671Z] #29 18.35 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-07T08:28:05.893Z] #19 68.86 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-07T08:28:05.893Z] #19 68.86 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-07T08:28:05.893Z] #19 68.86 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-07T08:28:05.893Z] #19 68.86 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-07T08:28:05.893Z] #19 68.86 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-07T08:28:05.893Z] #19 68.86 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-07T08:28:05.893Z] #19 68.86 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-07T08:28:05.893Z] #19 68.86 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-07T08:28:05.893Z] #19 68.86 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-07T08:28:05.893Z] #19 68.86 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-07T08:28:05.893Z] #19 68.86 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-07T08:28:05.893Z] #19 68.86 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-07T08:28:05.893Z] #19 68.86 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-07T08:28:05.893Z] #19 68.86 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-07T08:28:05.893Z] #19 68.86 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-07T08:28:05.893Z] #19 68.86 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-07T08:28:05.893Z] #19 68.86 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-07T08:28:05.893Z] #19 68.86 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-07T08:28:05.893Z] #19 68.86 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-07T08:28:05.893Z] #19 68.86 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-07T08:28:05.893Z] #19 68.86 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-07T08:28:05.893Z] #19 68.87 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-07T08:28:05.893Z] #19 68.87 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-07T08:28:05.893Z] #19 68.87 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-07T08:28:05.893Z] #19 68.87 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-07T08:28:05.893Z] #19 68.87 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-07T08:28:05.893Z] #19 68.87 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-07T08:28:05.893Z] #19 68.87 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-07T08:28:05.893Z] #19 68.87 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-07T08:28:05.893Z] #19 68.87 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-07T08:28:05.893Z] #19 68.87 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-07T08:28:05.893Z] #19 68.88 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-07T08:28:05.893Z] #19 68.88 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-07T08:28:05.893Z] #19 68.88 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-07T08:28:05.893Z] #19 68.88 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-07T08:28:05.893Z] #19 68.88 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-07T08:28:05.893Z] #19 68.88 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-07T08:28:05.893Z] #19 68.88 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-07T08:28:05.893Z] #19 68.88 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-07T08:28:05.893Z] #19 68.88 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-07T08:28:05.893Z] #19 68.88 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-07T08:28:05.893Z] #19 68.88 linux-libc-dev-s390x-cross patch xz-utils [2022-03-07T08:28:05.893Z] #19 68.91 Suggested packages: [2022-03-07T08:28:05.893Z] #19 68.91 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-07T08:28:05.893Z] #19 68.91 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-07T08:28:05.893Z] #19 68.91 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-07T08:28:05.893Z] #19 68.91 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-07T08:28:05.893Z] #19 68.91 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-07T08:28:05.893Z] #19 68.91 libyaml-shell-perl ed diffutils-doc [2022-03-07T08:28:05.893Z] #19 68.91 Recommended packages: [2022-03-07T08:28:05.893Z] #19 68.91 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-07T08:28:05.893Z] #19 68.91 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-07T08:28:05.923Z] #11 ... [2022-03-07T08:28:05.923Z] [2022-03-07T08:28:05.923Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T08:28:05.923Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T08:28:05.923Z] #29 0.981 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:05.923Z] #29 0.990 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:05.923Z] #29 1.003 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:05.923Z] #29 1.157 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:05.923Z] #29 1.387 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:05.923Z] #29 1.672 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:05.923Z] #29 3.074 Fetched 8505 kB in 2s (3641 kB/s) [2022-03-07T08:28:05.923Z] #29 3.074 Reading package lists... [2022-03-07T08:28:05.923Z] #29 3.877 Reading package lists... [2022-03-07T08:28:05.923Z] #29 4.712 Building dependency tree... [2022-03-07T08:28:05.923Z] #29 5.063 The following additional packages will be installed: [2022-03-07T08:28:05.923Z] #29 5.063 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-07T08:28:05.923Z] #29 5.064 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-07T08:28:05.923Z] #29 5.065 Recommended packages: [2022-03-07T08:28:05.923Z] #29 5.065 libldap-common publicsuffix libsasl2-modules [2022-03-07T08:28:05.923Z] #29 5.238 The following NEW packages will be installed: [2022-03-07T08:28:05.923Z] #29 5.238 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-07T08:28:05.923Z] #29 5.238 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-07T08:28:05.923Z] #29 5.238 libssh2-1 openssl [2022-03-07T08:28:05.923Z] #29 5.525 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:05.923Z] #29 5.525 Need to get 3038 kB of archives. [2022-03-07T08:28:05.923Z] #29 5.525 After this operation, 6650 kB of additional disk space will be used. [2022-03-07T08:28:05.923Z] #29 5.525 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-07T08:28:05.923Z] #29 5.529 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-07T08:28:05.923Z] #29 5.529 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-07T08:28:05.923Z] #29 5.546 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-07T08:28:05.923Z] #29 5.557 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-07T08:28:05.923Z] #29 5.557 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-07T08:28:05.923Z] #29 5.557 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-07T08:28:05.924Z] #29 5.557 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-07T08:28:05.924Z] #29 5.557 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-07T08:28:05.924Z] #29 5.557 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-07T08:28:05.924Z] #29 5.557 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-07T08:28:05.924Z] #29 5.557 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-07T08:28:05.924Z] #29 5.557 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-07T08:28:05.924Z] #29 5.558 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-07T08:28:05.924Z] #29 5.561 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-07T08:28:05.924Z] #29 5.723 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:05.924Z] #29 5.760 Fetched 3038 kB in 0s (9588 kB/s) [2022-03-07T08:28:05.924Z] #29 5.801 Selecting previously unselected package openssl. [2022-03-07T08:28:05.924Z] #29 5.801 (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-03-07T08:28:05.924Z] #29 5.805 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 5.809 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-07T08:28:05.924Z] #29 5.946 Selecting previously unselected package ca-certificates. [2022-03-07T08:28:05.924Z] #29 5.947 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-07T08:28:05.924Z] #29 5.960 Unpacking ca-certificates (20210119) ... [2022-03-07T08:28:05.924Z] #29 6.098 Selecting previously unselected package libbrotli1:amd64. [2022-03-07T08:28:05.924Z] #29 6.098 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.104 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-07T08:28:05.924Z] #29 6.188 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-07T08:28:05.924Z] #29 6.188 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.192 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:28:05.924Z] #29 6.245 Selecting previously unselected package libsasl2-2:amd64. [2022-03-07T08:28:05.924Z] #29 6.245 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.253 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:28:05.924Z] #29 6.378 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-07T08:28:05.924Z] #29 6.378 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.383 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-07T08:28:05.924Z] #29 6.467 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-07T08:28:05.924Z] #29 6.467 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.510 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-07T08:28:05.924Z] #29 6.551 Selecting previously unselected package libpsl5:amd64. [2022-03-07T08:28:05.924Z] #29 6.551 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.554 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-07T08:28:05.924Z] #29 6.599 Selecting previously unselected package librtmp1:amd64. [2022-03-07T08:28:05.924Z] #29 6.599 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.603 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-07T08:28:05.924Z] #29 6.642 Selecting previously unselected package libssh2-1:amd64. [2022-03-07T08:28:05.924Z] #29 6.642 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.649 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-07T08:28:05.924Z] #29 6.699 Selecting previously unselected package libcurl4:amd64. [2022-03-07T08:28:05.924Z] #29 6.699 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.703 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-07T08:28:05.924Z] #29 6.773 Selecting previously unselected package curl. [2022-03-07T08:28:05.924Z] #29 6.773 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.777 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-07T08:28:05.924Z] #29 6.843 Selecting previously unselected package libonig5:amd64. [2022-03-07T08:28:05.924Z] #29 6.845 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.848 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:28:05.924Z] #29 6.905 Selecting previously unselected package libjq1:amd64. [2022-03-07T08:28:05.924Z] #29 6.905 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.909 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:28:05.924Z] #29 6.962 Selecting previously unselected package jq. [2022-03-07T08:28:05.924Z] #29 6.963 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-07T08:28:05.924Z] #29 6.967 Unpacking jq (1.6-2.1) ... [2022-03-07T08:28:05.924Z] #29 7.009 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-07T08:28:05.924Z] #29 7.019 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-07T08:28:05.924Z] #29 7.028 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-07T08:28:05.924Z] #29 7.039 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:28:05.924Z] #29 7.050 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-07T08:28:05.924Z] #29 7.062 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:28:05.924Z] #29 7.071 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-07T08:28:05.924Z] #29 7.081 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-07T08:28:05.924Z] #29 7.097 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:28:05.924Z] #29 7.109 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:28:05.924Z] #29 7.119 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-07T08:28:05.924Z] #29 7.130 Setting up ca-certificates (20210119) ... [2022-03-07T08:28:05.924Z] #29 7.774 Updating certificates in /etc/ssl/certs... [2022-03-07T08:28:05.924Z] #29 8.383 129 added, 0 removed; done. [2022-03-07T08:28:05.924Z] #29 8.463 Setting up jq (1.6-2.1) ... [2022-03-07T08:28:05.924Z] #29 8.472 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-07T08:28:05.924Z] #29 8.482 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-07T08:28:05.924Z] #29 8.492 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:28:05.924Z] #29 8.509 Processing triggers for ca-certificates (20210119) ... [2022-03-07T08:28:05.924Z] #29 8.517 Updating certificates in /etc/ssl/certs... [2022-03-07T08:28:05.924Z] #29 9.077 0 added, 0 removed; done. [2022-03-07T08:28:05.924Z] #29 9.077 Running hooks in /etc/ca-certificates/update.d... [2022-03-07T08:28:05.924Z] #29 9.078 done. [2022-03-07T08:28:05.924Z] #29 ... [2022-03-07T08:28:05.924Z] [2022-03-07T08:28:05.924Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:28:05.924Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:28:05.927Z] #29 18.51 Selecting previously unselected package libssh2-1:arm64. [2022-03-07T08:28:05.927Z] #29 18.51 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-07T08:28:05.927Z] #29 18.54 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-07T08:28:06.167Z] #12 DONE 0.9s [2022-03-07T08:28:06.167Z] [2022-03-07T08:28:06.167Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-07T08:28:06.167Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-07T08:28:06.185Z] #29 18.76 Selecting previously unselected package libcurl4:arm64. [2022-03-07T08:28:06.185Z] #29 18.77 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-07T08:28:06.185Z] #29 18.79 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-07T08:28:06.442Z] #29 19.14 Selecting previously unselected package curl. [2022-03-07T08:28:06.442Z] #29 19.16 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-07T08:28:06.442Z] #29 19.17 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-07T08:28:06.495Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 3.8s done [2022-03-07T08:28:06.702Z] #29 19.39 Selecting previously unselected package libonig5:arm64. [2022-03-07T08:28:06.702Z] #29 19.39 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-07T08:28:06.702Z] #29 19.40 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-07T08:28:06.741Z] #13 DONE 0.6s [2022-03-07T08:28:06.741Z] [2022-03-07T08:28:06.741Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T08:28:06.741Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-07T08:28:06.741Z] #33 DONE 0.0s [2022-03-07T08:28:06.741Z] [2022-03-07T08:28:06.741Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:28:06.741Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:28:06.741Z] #34 ... [2022-03-07T08:28:06.741Z] [2022-03-07T08:28:06.741Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-07T08:28:06.741Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-07T08:28:06.741Z] #46 DONE 0.2s [2022-03-07T08:28:06.741Z] [2022-03-07T08:28:06.741Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T08:28:06.741Z] #25 sha256:62e8bc1510797c20fba3820d33cf158195481283cd6fed17627a52f2a1aa100c [2022-03-07T08:28:06.741Z] #25 DONE 0.2s [2022-03-07T08:28:06.793Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 12.5s done [2022-03-07T08:28:06.793Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 [2022-03-07T08:28:06.793Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-07T08:28:06.960Z] #29 19.64 Selecting previously unselected package libjq1:arm64. [2022-03-07T08:28:06.960Z] #29 19.65 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-07T08:28:06.960Z] #29 19.65 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-07T08:28:06.998Z] [2022-03-07T08:28:06.998Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T08:28:06.998Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-07T08:28:06.998Z] #42 DONE 0.3s [2022-03-07T08:28:06.998Z] [2022-03-07T08:28:06.998Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T08:28:06.998Z] #62 sha256:3a87f96bf1d257fe78b954dcc4a9af7b4f78a6a3f384813a2069a355bb7d0ae5 [2022-03-07T08:28:06.998Z] #62 DONE 0.3s [2022-03-07T08:28:06.998Z] [2022-03-07T08:28:06.998Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:06.998Z] #63 sha256:2dc6c78a313a8bf73c258354bd0582e16141d0c0ecf26cd27772de4233204013 [2022-03-07T08:28:07.050Z] #11 DONE 43.5s [2022-03-07T08:28:07.050Z] [2022-03-07T08:28:07.050Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T08:28:07.050Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-07T08:28:07.069Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-07T08:28:07.219Z] #29 19.84 Selecting previously unselected package jq. [2022-03-07T08:28:07.219Z] #29 19.84 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-07T08:28:07.219Z] #29 19.85 Unpacking jq (1.6-2.1) ... [2022-03-07T08:28:07.219Z] #29 20.04 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-07T08:28:07.330Z] #11 ... [2022-03-07T08:28:07.330Z] [2022-03-07T08:28:07.330Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T08:28:07.330Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-07T08:28:07.330Z] #29 DONE 11.5s [2022-03-07T08:28:07.330Z] [2022-03-07T08:28:07.330Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:28:07.330Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:28:07.478Z] #29 20.06 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-07T08:28:07.478Z] #29 20.07 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-07T08:28:07.478Z] #29 20.08 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:28:07.478Z] #29 20.09 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-07T08:28:07.478Z] #29 20.12 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-07T08:28:07.478Z] #29 20.13 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-07T08:28:07.478Z] #29 20.16 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-07T08:28:07.478Z] #29 20.19 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-07T08:28:07.478Z] #29 20.20 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-07T08:28:07.478Z] #29 20.21 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-07T08:28:07.478Z] #29 20.23 Setting up ca-certificates (20210119) ... [2022-03-07T08:28:07.901Z] #11 ... [2022-03-07T08:28:07.901Z] [2022-03-07T08:28:07.901Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T08:28:07.901Z] #30 sha256:305968edecaf78373b4343f3d8bf0a9f8b002f6765e8e97a1bc5e06f4c251125 [2022-03-07T08:28:07.901Z] #30 DONE 0.3s [2022-03-07T08:28:07.901Z] [2022-03-07T08:28:07.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-07T08:28:07.901Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-07T08:28:08.421Z] #12 DONE 1.0s [2022-03-07T08:28:08.421Z] [2022-03-07T08:28:08.421Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-07T08:28:08.421Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-07T08:28:08.986Z] #13 DONE 0.8s [2022-03-07T08:28:08.986Z] [2022-03-07T08:28:08.986Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:28:08.986Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:28:08.986Z] #49 ... [2022-03-07T08:28:08.986Z] [2022-03-07T08:28:08.986Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T08:28:08.986Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-07T08:28:08.986Z] #33 DONE 0.2s [2022-03-07T08:28:09.243Z] [2022-03-07T08:28:09.243Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T08:28:09.243Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-07T08:28:09.243Z] #42 DONE 0.2s [2022-03-07T08:28:09.243Z] [2022-03-07T08:28:09.243Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T08:28:09.243Z] #25 sha256:a383a486be59f97785745e13af3bf35cd1661bc93feb82decd2102bae8562513 [2022-03-07T08:28:09.243Z] #25 DONE 0.2s [2022-03-07T08:28:09.243Z] [2022-03-07T08:28:09.243Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T08:28:09.243Z] #62 sha256:506d815fe15e549e83ec8a63aa193794b8bf339ec43b6a7eb7d3a1218e026517 [2022-03-07T08:28:09.243Z] #62 DONE 0.3s [2022-03-07T08:28:09.243Z] [2022-03-07T08:28:09.243Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T08:28:09.243Z] #26 sha256:6db66549b8f32151dee5f9f48253e35a515596679cc3522b4f958829a714f801 [2022-03-07T08:28:09.243Z] #26 ... [2022-03-07T08:28:09.243Z] [2022-03-07T08:28:09.243Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-07T08:28:09.243Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-07T08:28:09.243Z] #46 DONE 0.3s [2022-03-07T08:28:09.372Z] #29 ... [2022-03-07T08:28:09.372Z] [2022-03-07T08:28:09.372Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:09.372Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-07T08:28:09.372Z] #38 3.470 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:09.372Z] #38 3.495 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:09.372Z] #38 3.496 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:09.372Z] #38 4.063 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T08:28:09.372Z] #38 5.256 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T08:28:09.372Z] #38 6.895 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T08:28:09.501Z] [2022-03-07T08:28:09.501Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:09.501Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:09.629Z] #38 ... [2022-03-07T08:28:09.629Z] [2022-03-07T08:28:09.629Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:09.629Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-07T08:28:09.629Z] #58 3.765 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:09.629Z] #58 3.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:09.629Z] #58 3.803 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:09.629Z] #58 4.241 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T08:28:09.629Z] #58 5.811 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T08:28:09.629Z] #58 7.601 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T08:28:09.886Z] #58 ... [2022-03-07T08:28:09.886Z] [2022-03-07T08:28:09.886Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T08:28:09.886Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-07T08:28:09.886Z] #53 3.882 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-07T08:28:09.886Z] #53 4.866 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-07T08:28:09.886Z] #53 4.885 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-07T08:28:09.886Z] #53 5.071 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-07T08:28:09.886Z] #53 6.126 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-07T08:28:09.886Z] #53 ... [2022-03-07T08:28:09.886Z] [2022-03-07T08:28:09.886Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:09.886Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-07T08:28:09.886Z] #47 3.666 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:09.886Z] #47 3.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:09.886Z] #47 3.676 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:09.886Z] #47 4.166 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-07T08:28:09.886Z] #47 4.358 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T08:28:09.886Z] #47 6.144 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T08:28:09.886Z] #47 7.945 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T08:28:09.886Z] #47 9.608 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-07T08:28:10.106Z] #19 72.60 The following NEW packages will be installed: [2022-03-07T08:28:10.106Z] #19 72.60 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-07T08:28:10.106Z] #19 72.60 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-07T08:28:10.106Z] #19 72.60 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-07T08:28:10.106Z] #19 72.60 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-07T08:28:10.106Z] #19 72.60 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-07T08:28:10.106Z] #19 72.60 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-07T08:28:10.106Z] #19 72.60 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-07T08:28:10.106Z] #19 72.60 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-07T08:28:10.106Z] #19 72.60 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-07T08:28:10.106Z] #19 72.60 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-07T08:28:10.106Z] #19 72.60 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-07T08:28:10.106Z] #19 72.60 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-07T08:28:10.106Z] #19 72.60 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-07T08:28:10.106Z] #19 72.60 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-07T08:28:10.106Z] #19 72.60 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-07T08:28:10.106Z] #19 72.60 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-07T08:28:10.106Z] #19 72.60 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-07T08:28:10.106Z] #19 72.60 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-07T08:28:10.106Z] #19 72.60 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-07T08:28:10.106Z] #19 72.60 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-07T08:28:10.106Z] #19 72.60 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-07T08:28:10.106Z] #19 72.60 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-07T08:28:10.106Z] #19 72.60 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-07T08:28:10.106Z] #19 72.60 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-07T08:28:10.106Z] #19 72.60 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-07T08:28:10.106Z] #19 72.60 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-07T08:28:10.106Z] #19 72.60 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-07T08:28:10.106Z] #19 72.60 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-07T08:28:10.106Z] #19 72.60 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-07T08:28:10.106Z] #19 72.60 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-07T08:28:10.106Z] #19 72.60 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-07T08:28:10.106Z] #19 72.61 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-07T08:28:10.106Z] #19 72.61 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-07T08:28:10.106Z] #19 72.61 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-07T08:28:10.106Z] #19 72.61 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-07T08:28:10.106Z] #19 72.61 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-07T08:28:10.106Z] #19 72.61 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-07T08:28:10.106Z] #19 72.61 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-07T08:28:10.106Z] #19 72.61 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-07T08:28:10.106Z] #19 72.61 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-07T08:28:10.106Z] #19 72.61 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-07T08:28:10.106Z] #19 72.61 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-07T08:28:10.106Z] #19 72.61 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-07T08:28:10.106Z] #19 72.61 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-07T08:28:10.106Z] #19 72.61 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-07T08:28:10.106Z] #19 72.61 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-07T08:28:10.106Z] #19 72.62 linux-libc-dev-s390x-cross patch xz-utils [2022-03-07T08:28:10.106Z] #19 73.10 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:10.106Z] #19 73.10 Need to get 787 MB of archives. [2022-03-07T08:28:10.106Z] #19 73.10 After this operation, 3385 MB of additional disk space will be used. [2022-03-07T08:28:10.106Z] #19 73.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-07T08:28:10.106Z] #19 73.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-07T08:28:10.106Z] #19 73.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-07T08:28:10.106Z] #19 73.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-07T08:28:10.106Z] #19 73.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-07T08:28:10.106Z] #19 73.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-07T08:28:10.106Z] #19 73.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-07T08:28:10.106Z] #19 73.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-07T08:28:10.143Z] #47 ... [2022-03-07T08:28:10.143Z] [2022-03-07T08:28:10.143Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:10.143Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-07T08:28:10.143Z] #14 4.230 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:10.143Z] #14 4.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:10.143Z] #14 4.270 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:10.143Z] #14 4.877 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T08:28:10.143Z] #14 6.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T08:28:10.143Z] #14 8.109 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T08:28:10.143Z] #14 ... [2022-03-07T08:28:10.143Z] [2022-03-07T08:28:10.143Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:10.143Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T08:28:10.143Z] #51 4.204 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-07T08:28:10.368Z] #19 73.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-07T08:28:10.368Z] #19 73.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-07T08:28:10.368Z] #19 73.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-07T08:28:10.400Z] #51 ... [2022-03-07T08:28:10.400Z] [2022-03-07T08:28:10.400Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:28:10.400Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-07T08:28:10.400Z] #49 3.921 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-07T08:28:10.400Z] #49 5.085 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-07T08:28:10.400Z] #49 5.085 go: downloading github.com/fatih/color v1.10.0 [2022-03-07T08:28:10.400Z] #49 5.206 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-07T08:28:10.400Z] #49 5.210 go: downloading github.com/pkg/errors v0.9.1 [2022-03-07T08:28:10.400Z] #49 5.522 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-07T08:28:10.400Z] #49 5.574 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-07T08:28:10.400Z] #49 5.630 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-07T08:28:10.400Z] #49 5.666 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-07T08:28:10.400Z] #49 5.723 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-07T08:28:10.400Z] #49 5.777 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-07T08:28:10.400Z] #49 5.888 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-07T08:28:10.400Z] #49 6.161 go: downloading golang.org/x/tools v0.1.0 [2022-03-07T08:28:10.400Z] #49 10.54 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-07T08:28:10.400Z] #49 10.56 go: downloading golang.org/x/mod v0.3.0 [2022-03-07T08:28:10.400Z] #49 ... [2022-03-07T08:28:10.400Z] [2022-03-07T08:28:10.400Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:28:10.400Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-07T08:28:10.400Z] #34 3.745 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-07T08:28:10.400Z] #34 3.747 Cloning into '.'... [2022-03-07T08:28:10.631Z] #19 73.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-07T08:28:10.658Z] #34 ... [2022-03-07T08:28:10.658Z] [2022-03-07T08:28:10.658Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:10.658Z] #63 sha256:a366bb05a703e3604083e73df8525d635ca6d93882be2e55fa0866d8eedd448a [2022-03-07T08:28:10.658Z] #63 2.931 + RM_GOPATH=0 [2022-03-07T08:28:10.658Z] #63 2.931 + TMP_GOPATH= [2022-03-07T08:28:10.658Z] #63 2.931 + : /build [2022-03-07T08:28:10.658Z] #63 2.931 + '[' -z '' ']' [2022-03-07T08:28:10.658Z] #63 2.931 ++ mktemp -d [2022-03-07T08:28:10.658Z] #63 2.932 + export GOPATH=/tmp/tmp.kWA7DTZt35 [2022-03-07T08:28:10.658Z] #63 2.932 + GOPATH=/tmp/tmp.kWA7DTZt35 [2022-03-07T08:28:10.658Z] #63 2.932 + RM_GOPATH=1 [2022-03-07T08:28:10.658Z] #63 2.932 + case "$(go env GOARCH)" in [2022-03-07T08:28:10.658Z] #63 2.933 ++ go env GOARCH [2022-03-07T08:28:10.658Z] #63 2.937 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:10.658Z] #63 2.937 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:10.658Z] #63 2.937 ++ dirname /install.sh [2022-03-07T08:28:10.658Z] #63 2.941 + dir=/ [2022-03-07T08:28:10.658Z] #63 2.941 + bin=rootlesskit [2022-03-07T08:28:10.658Z] #63 2.941 + shift [2022-03-07T08:28:10.658Z] #63 2.941 + '[' '!' -f //rootlesskit.installer ']' [2022-03-07T08:28:10.659Z] #63 2.941 + . //rootlesskit.installer [2022-03-07T08:28:10.659Z] #63 2.941 ++ : v0.14.6 [2022-03-07T08:28:10.659Z] #63 2.941 + install_rootlesskit [2022-03-07T08:28:10.659Z] #63 2.941 + case "$1" in [2022-03-07T08:28:10.659Z] #63 2.941 + export CGO_ENABLED=0 [2022-03-07T08:28:10.659Z] #63 2.941 + CGO_ENABLED=0 [2022-03-07T08:28:10.659Z] #63 2.941 + _install_rootlesskit [2022-03-07T08:28:10.659Z] #63 2.941 + echo 'Install rootlesskit version v0.14.6' [2022-03-07T08:28:10.659Z] #63 2.941 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T08:28:10.659Z] #63 2.941 + GOBIN=/build [2022-03-07T08:28:10.659Z] #63 2.941 + GO111MODULE=on [2022-03-07T08:28:10.659Z] #63 2.941 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-07T08:28:10.659Z] #63 2.941 Install rootlesskit version v0.14.6 [2022-03-07T08:28:10.659Z] #63 3.515 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-07T08:28:10.659Z] #63 6.679 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T08:28:10.659Z] #63 6.689 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-07T08:28:10.659Z] #63 7.294 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-07T08:28:10.659Z] #63 9.839 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-07T08:28:10.659Z] #63 10.30 go: downloading github.com/google/uuid v1.3.0 [2022-03-07T08:28:10.659Z] #63 10.32 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-07T08:28:10.659Z] #63 10.32 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-07T08:28:10.659Z] #63 10.48 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T08:28:10.659Z] #63 10.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-07T08:28:10.659Z] #63 10.81 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-07T08:28:10.892Z] #19 73.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-03-07T08:28:10.915Z] #63 ... [2022-03-07T08:28:10.915Z] [2022-03-07T08:28:10.915Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T08:28:10.915Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-07T08:28:10.915Z] #36 4.288 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-07T08:28:10.915Z] #36 ... [2022-03-07T08:28:10.915Z] [2022-03-07T08:28:10.915Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:10.915Z] #63 sha256:a366bb05a703e3604083e73df8525d635ca6d93882be2e55fa0866d8eedd448a [2022-03-07T08:28:10.915Z] #63 11.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-07T08:28:11.172Z] #63 11.30 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-07T08:28:11.430Z] #63 11.52 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-07T08:28:12.118Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.0s [2022-03-07T08:28:12.258Z] #63 ... [2022-03-07T08:28:12.258Z] [2022-03-07T08:28:12.258Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:28:12.258Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:28:12.258Z] #34 5.281 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-07T08:28:12.258Z] #34 5.281 Cloning into '.'... [2022-03-07T08:28:12.806Z] #63 12.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-07T08:28:12.812Z] #19 75.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-03-07T08:28:12.812Z] #19 75.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-03-07T08:28:13.065Z] #63 ... [2022-03-07T08:28:13.065Z] [2022-03-07T08:28:13.065Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:28:13.065Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-07T08:28:13.065Z] #43 3.385 + git clone https://github.com/docker/distribution.git . [2022-03-07T08:28:13.065Z] #43 3.385 Cloning into '.'... [2022-03-07T08:28:13.065Z] #43 ... [2022-03-07T08:28:13.065Z] [2022-03-07T08:28:13.065Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:13.065Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-07T08:28:13.065Z] #47 12.88 Fetched 8395 kB in 10s (883 kB/s) [2022-03-07T08:28:14.199Z] #19 77.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-03-07T08:28:14.200Z] #19 77.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-03-07T08:28:14.440Z] #47 12.88 Reading package lists... [2022-03-07T08:28:14.441Z] #47 ... [2022-03-07T08:28:14.441Z] [2022-03-07T08:28:14.441Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T08:28:14.441Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-07T08:28:14.441Z] #36 14.18 tomll can be used in two ways: [2022-03-07T08:28:14.441Z] #36 14.18 Writing to STDIN and reading from STDOUT: [2022-03-07T08:28:14.441Z] #36 14.18 cat file.toml | tomll > file.toml [2022-03-07T08:28:14.441Z] #36 14.18 [2022-03-07T08:28:14.441Z] #36 14.18 Reading and updating a list of files: [2022-03-07T08:28:14.441Z] #36 14.18 tomll a.toml b.toml c.toml [2022-03-07T08:28:14.441Z] #36 14.18 [2022-03-07T08:28:14.441Z] #36 14.18 When given a list of files, tomll will modify all files in place without asking. [2022-03-07T08:28:14.441Z] #36 DONE 14.9s [2022-03-07T08:28:14.441Z] [2022-03-07T08:28:14.441Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-07T08:28:14.441Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-07T08:28:14.441Z] #29 22.94 Updating certificates in /etc/ssl/certs... [2022-03-07T08:28:14.441Z] #29 26.04 129 added, 0 removed; done. [2022-03-07T08:28:14.441Z] #29 26.16 Setting up jq (1.6-2.1) ... [2022-03-07T08:28:14.441Z] #29 26.19 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-07T08:28:14.441Z] #29 26.20 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-07T08:28:14.441Z] #29 26.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:28:14.441Z] #29 26.26 Processing triggers for ca-certificates (20210119) ... [2022-03-07T08:28:14.441Z] #29 26.28 Updating certificates in /etc/ssl/certs... [2022-03-07T08:28:14.765Z] #47 ... [2022-03-07T08:28:14.765Z] [2022-03-07T08:28:14.765Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:28:14.765Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:28:14.765Z] #34 5.519 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-07T08:28:14.765Z] #34 5.543 Cloning into '.'... [2022-03-07T08:28:15.024Z] #34 ... [2022-03-07T08:28:15.024Z] [2022-03-07T08:28:15.024Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:28:15.024Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:28:15.024Z] #49 6.163 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-07T08:28:15.589Z] #19 78.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-07T08:28:15.589Z] #19 78.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-03-07T08:28:16.081Z] #29 28.73 0 added, 0 removed; done. [2022-03-07T08:28:16.081Z] #29 28.73 Running hooks in /etc/ca-certificates/update.d... [2022-03-07T08:28:16.081Z] #29 28.73 done. [2022-03-07T08:28:16.338Z] #29 DONE 29.0s [2022-03-07T08:28:16.338Z] [2022-03-07T08:28:16.338Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:16.338Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-07T08:28:16.338Z] #38 11.63 Fetched 8392 kB in 8s (996 kB/s) [2022-03-07T08:28:16.338Z] #38 11.63 Reading package lists... [2022-03-07T08:28:16.338Z] #38 16.24 Reading package lists... [2022-03-07T08:28:16.338Z] #38 ... [2022-03-07T08:28:16.338Z] [2022-03-07T08:28:16.338Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-07T08:28:16.338Z] #30 sha256:e1fdbe7e15ec8d65d4697260b6db137abe60b5a1f08d377a1ccd3dd58b9427b0 [2022-03-07T08:28:16.338Z] #30 DONE 0.1s [2022-03-07T08:28:16.338Z] [2022-03-07T08:28:16.338Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:28:16.338Z] #31 sha256:24cb663400fb663b40e6a6c75e218489e47a3e9a6935ff530b2baa69020bd29d [2022-03-07T08:28:16.360Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 8.6s done [2022-03-07T08:28:16.360Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-07T08:28:16.360Z] #11 DONE 27.7s [2022-03-07T08:28:16.360Z] [2022-03-07T08:28:16.360Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:28:16.360Z] #31 sha256:f12cab9810a53ef39dc59d43936e84f79c0dab35604651ae9533cf9adfaad126 [2022-03-07T08:28:16.360Z] #31 1.505 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-07T08:28:16.360Z] #31 1.764 [2022-03-07T08:28:16.360Z] #31 1.981 #=#=# ######################################################################## 100.0% [2022-03-07T08:28:16.360Z] #31 2.214 [2022-03-07T08:28:16.360Z] #31 3.061 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-07T08:28:16.360Z] #31 3.316 [2022-03-07T08:28:16.360Z] #31 3.529 #=#=# ######################################################################## 100.0% [2022-03-07T08:28:16.360Z] #31 3.797 [2022-03-07T08:28:16.360Z] #31 4.649 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-07T08:28:16.360Z] #31 4.937 [2022-03-07T08:28:16.360Z] #31 5.156 #=#=# #################### 27.8% ########################################## 59.5% ################################################################# 91.2% ######################################################################## 100.0% [2022-03-07T08:28:16.360Z] #31 5.715 [2022-03-07T08:28:16.360Z] #31 6.774 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-07T08:28:16.360Z] #31 7.165 [2022-03-07T08:28:16.360Z] #31 7.408 #=#=# ######################################################################## 100.0% [2022-03-07T08:28:16.360Z] #31 7.672 [2022-03-07T08:28:16.360Z] #31 8.502 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-07T08:28:16.360Z] #31 ... [2022-03-07T08:28:16.360Z] [2022-03-07T08:28:16.360Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-07T08:28:16.360Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-07T08:28:16.977Z] #19 79.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-07T08:28:16.977Z] #19 79.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-03-07T08:28:17.525Z] #34 ... [2022-03-07T08:28:17.525Z] [2022-03-07T08:28:17.525Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:17.525Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:28:17.525Z] #51 5.714 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-07T08:28:17.525Z] #51 ... [2022-03-07T08:28:17.525Z] [2022-03-07T08:28:17.525Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:17.525Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:17.525Z] #47 6.461 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:17.525Z] #47 6.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:17.525Z] #47 6.529 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:17.525Z] #47 7.325 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-07T08:28:17.525Z] #47 8.637 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:17.525Z] #47 ... [2022-03-07T08:28:17.525Z] [2022-03-07T08:28:17.525Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T08:28:17.525Z] #26 sha256:fac781c4710437172b5dd8bc1fba9214dfedea136a60a62abcb8f26b769f7f35 [2022-03-07T08:28:17.525Z] #26 5.642 + RM_GOPATH=0 [2022-03-07T08:28:17.525Z] #26 5.642 + TMP_GOPATH= [2022-03-07T08:28:17.525Z] #26 5.642 + : /build [2022-03-07T08:28:17.525Z] #26 5.642 + '[' -z '' ']' [2022-03-07T08:28:17.525Z] #26 5.643 ++ mktemp -d [2022-03-07T08:28:17.525Z] #26 5.646 + export GOPATH=/tmp/tmp.AyQSAYDVFS [2022-03-07T08:28:17.525Z] #26 5.646 + GOPATH=/tmp/tmp.AyQSAYDVFS [2022-03-07T08:28:17.525Z] #26 5.646 + RM_GOPATH=1 [2022-03-07T08:28:17.525Z] #26 5.646 + case "$(go env GOARCH)" in [2022-03-07T08:28:17.525Z] #26 5.646 ++ go env GOARCH [2022-03-07T08:28:17.525Z] #26 5.697 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:17.525Z] #26 5.697 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:17.525Z] #26 5.698 ++ dirname /install.sh [2022-03-07T08:28:17.525Z] #26 5.706 + dir=/ [2022-03-07T08:28:17.525Z] #26 5.706 + bin=dockercli [2022-03-07T08:28:17.525Z] #26 5.706 + shift [2022-03-07T08:28:17.525Z] #26 5.706 + '[' '!' -f //dockercli.installer ']' [2022-03-07T08:28:17.525Z] #26 5.721 + . //dockercli.installer [2022-03-07T08:28:17.525Z] #26 5.721 ++ : stable [2022-03-07T08:28:17.525Z] #26 5.721 ++ : 17.06.2-ce [2022-03-07T08:28:17.525Z] #26 5.722 + install_dockercli [2022-03-07T08:28:17.525Z] #26 5.722 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-07T08:28:17.525Z] #26 5.722 Install docker/cli version 17.06.2-ce from stable [2022-03-07T08:28:17.525Z] #26 5.723 ++ uname -m [2022-03-07T08:28:17.525Z] #26 5.733 + arch=x86_64 [2022-03-07T08:28:17.525Z] #26 5.733 + '[' x86_64 '!=' x86_64 ']' [2022-03-07T08:28:17.525Z] #26 5.733 + url=https://download.docker.com/linux/static [2022-03-07T08:28:17.525Z] #26 5.734 + tar -xz docker/docker [2022-03-07T08:28:17.525Z] #26 5.735 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-07T08:28:17.525Z] #26 ... [2022-03-07T08:28:17.525Z] [2022-03-07T08:28:17.525Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:17.525Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:17.525Z] #14 5.462 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:17.525Z] #14 5.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:17.525Z] #14 5.492 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:17.525Z] #14 7.103 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:17.525Z] #14 9.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:17.525Z] #14 ... [2022-03-07T08:28:17.525Z] [2022-03-07T08:28:17.525Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:28:17.525Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:28:17.525Z] #43 4.930 + git clone https://github.com/docker/distribution.git . [2022-03-07T08:28:17.525Z] #43 4.932 Cloning into '.'... [2022-03-07T08:28:17.525Z] #43 ... [2022-03-07T08:28:17.525Z] [2022-03-07T08:28:17.525Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:17.525Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:17.525Z] #38 4.887 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:17.525Z] #38 4.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:17.525Z] #38 4.889 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:17.525Z] #38 5.244 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:17.525Z] #38 6.860 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:17.525Z] #38 9.791 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:17.525Z] #38 ... [2022-03-07T08:28:17.525Z] [2022-03-07T08:28:17.525Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:17.525Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T08:28:17.525Z] #58 6.436 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:17.525Z] #58 6.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:17.525Z] #58 6.501 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:17.525Z] #58 8.146 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:17.551Z] #49 8.629 go: downloading github.com/fatih/color v1.10.0 [2022-03-07T08:28:17.785Z] #58 ... [2022-03-07T08:28:17.785Z] [2022-03-07T08:28:17.785Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T08:28:17.785Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T08:28:17.785Z] #53 5.389 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-07T08:28:17.785Z] #53 7.392 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-07T08:28:17.785Z] #53 7.438 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-07T08:28:17.785Z] #53 7.449 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-07T08:28:17.785Z] #53 10.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-07T08:28:17.922Z] #19 81.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-07T08:28:17.923Z] #19 81.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-03-07T08:28:17.923Z] #19 81.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-03-07T08:28:17.923Z] #19 81.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-07T08:28:17.923Z] #19 81.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-07T08:28:17.923Z] #19 81.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-07T08:28:17.923Z] #19 81.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-07T08:28:17.923Z] #19 81.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-07T08:28:17.923Z] #19 81.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-03-07T08:28:17.923Z] #19 81.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-07T08:28:17.923Z] #19 81.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-07T08:28:17.923Z] #19 81.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-07T08:28:17.923Z] #19 81.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-07T08:28:17.923Z] #19 81.20 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-07T08:28:17.923Z] #19 81.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-07T08:28:17.923Z] #19 81.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-07T08:28:18.043Z] #53 ... [2022-03-07T08:28:18.043Z] [2022-03-07T08:28:18.043Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T08:28:18.043Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T08:28:18.043Z] #36 6.070 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-07T08:28:18.043Z] #36 ... [2022-03-07T08:28:18.043Z] [2022-03-07T08:28:18.043Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:28:18.043Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:28:18.043Z] #49 5.825 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-07T08:28:18.043Z] #49 8.613 go: downloading github.com/fatih/color v1.10.0 [2022-03-07T08:28:18.043Z] #49 8.615 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-07T08:28:18.043Z] #49 8.678 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-07T08:28:18.043Z] #49 8.704 go: downloading github.com/pkg/errors v0.9.1 [2022-03-07T08:28:18.043Z] #49 9.098 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-07T08:28:18.043Z] #49 9.114 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-07T08:28:18.043Z] #49 9.253 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-07T08:28:18.043Z] #49 9.479 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-07T08:28:18.043Z] #49 9.637 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-07T08:28:18.043Z] #49 9.996 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-07T08:28:18.043Z] #49 10.14 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-07T08:28:18.043Z] #49 10.91 go: downloading golang.org/x/tools v0.1.0 [2022-03-07T08:28:18.118Z] #49 9.168 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-07T08:28:18.118Z] #49 9.344 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-07T08:28:18.184Z] #19 81.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-07T08:28:18.184Z] #19 81.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-03-07T08:28:18.184Z] #19 81.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-03-07T08:28:18.283Z] #12 DONE 1.8s [2022-03-07T08:28:18.283Z] [2022-03-07T08:28:18.283Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:28:18.283Z] #31 sha256:f12cab9810a53ef39dc59d43936e84f79c0dab35604651ae9533cf9adfaad126 [2022-03-07T08:28:18.283Z] #31 8.766 [2022-03-07T08:28:18.283Z] #31 8.985 #=#=# ######################################################################## 100.0% [2022-03-07T08:28:18.283Z] #31 9.178 [2022-03-07T08:28:18.283Z] #31 9.216 Download of images into '/build' complete. [2022-03-07T08:28:18.283Z] #31 9.216 Use something like the following to load the result into a Docker daemon: [2022-03-07T08:28:18.283Z] #31 9.217 tar -cC '/build' . | docker load [2022-03-07T08:28:18.283Z] #31 DONE 10.2s [2022-03-07T08:28:18.283Z] [2022-03-07T08:28:18.283Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-07T08:28:18.283Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-07T08:28:18.302Z] #49 ... [2022-03-07T08:28:18.302Z] [2022-03-07T08:28:18.302Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:18.302Z] #63 sha256:2dc6c78a313a8bf73c258354bd0582e16141d0c0ecf26cd27772de4233204013 [2022-03-07T08:28:18.302Z] #63 5.646 + RM_GOPATH=0 [2022-03-07T08:28:18.302Z] #63 5.650 + TMP_GOPATH= [2022-03-07T08:28:18.302Z] #63 5.651 + : /build [2022-03-07T08:28:18.302Z] #63 5.651 + '[' -z '' ']' [2022-03-07T08:28:18.302Z] #63 5.651 ++ mktemp -d [2022-03-07T08:28:18.302Z] #63 5.656 + export GOPATH=/tmp/tmp.4CoLzTzUhb [2022-03-07T08:28:18.302Z] #63 5.656 + GOPATH=/tmp/tmp.4CoLzTzUhb [2022-03-07T08:28:18.302Z] #63 5.656 + RM_GOPATH=1 [2022-03-07T08:28:18.302Z] #63 5.656 + case "$(go env GOARCH)" in [2022-03-07T08:28:18.302Z] #63 5.656 ++ go env GOARCH [2022-03-07T08:28:18.302Z] #63 5.717 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:18.302Z] #63 5.717 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:18.302Z] #63 5.731 ++ dirname /install.sh [2022-03-07T08:28:18.302Z] #63 5.731 + dir=/ [2022-03-07T08:28:18.302Z] #63 5.731 + bin=rootlesskit [2022-03-07T08:28:18.302Z] #63 5.731 + shift [2022-03-07T08:28:18.302Z] #63 5.731 + '[' '!' -f //rootlesskit.installer ']' [2022-03-07T08:28:18.302Z] #63 5.731 + . //rootlesskit.installer [2022-03-07T08:28:18.302Z] #63 5.731 ++ : v0.14.6 [2022-03-07T08:28:18.302Z] #63 5.731 + install_rootlesskit [2022-03-07T08:28:18.302Z] #63 5.731 + case "$1" in [2022-03-07T08:28:18.302Z] #63 5.731 + export CGO_ENABLED=0 [2022-03-07T08:28:18.302Z] #63 5.731 + CGO_ENABLED=0 [2022-03-07T08:28:18.302Z] #63 5.731 + _install_rootlesskit [2022-03-07T08:28:18.302Z] #63 5.749 + echo 'Install rootlesskit version v0.14.6' [2022-03-07T08:28:18.302Z] #63 5.749 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T08:28:18.302Z] #63 5.749 + GOBIN=/build [2022-03-07T08:28:18.302Z] #63 5.749 + GO111MODULE=on [2022-03-07T08:28:18.302Z] #63 5.749 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-07T08:28:18.302Z] #63 5.749 Install rootlesskit version v0.14.6 [2022-03-07T08:28:18.302Z] #63 6.278 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-07T08:28:18.302Z] #63 10.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T08:28:18.302Z] #63 10.35 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-07T08:28:18.376Z] #49 9.373 go: downloading github.com/pkg/errors v0.9.1 [2022-03-07T08:28:18.376Z] #49 9.474 go: downloading golang.org/x/tools v0.1.0 [2022-03-07T08:28:18.376Z] #49 9.539 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-07T08:28:18.546Z] #13 DONE 0.6s [2022-03-07T08:28:18.546Z] [2022-03-07T08:28:18.546Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T08:28:18.546Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T08:28:18.560Z] #63 11.48 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-07T08:28:18.560Z] #63 ... [2022-03-07T08:28:18.560Z] [2022-03-07T08:28:18.560Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:18.560Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:18.560Z] #47 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:18.634Z] #49 9.795 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-07T08:28:18.807Z] #36 ... [2022-03-07T08:28:18.807Z] [2022-03-07T08:28:18.807Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-07T08:28:18.807Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-07T08:28:18.807Z] #33 DONE 0.1s [2022-03-07T08:28:18.807Z] [2022-03-07T08:28:18.807Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-07T08:28:18.807Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-07T08:28:18.807Z] #42 DONE 0.2s [2022-03-07T08:28:18.807Z] [2022-03-07T08:28:18.807Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T08:28:18.807Z] #62 sha256:4a8c322a15c6ef8dabb5f414f793ff486c2e57c37529f1d363bf2af679c33d91 [2022-03-07T08:28:18.807Z] #62 DONE 0.3s [2022-03-07T08:28:18.807Z] [2022-03-07T08:28:18.807Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-07T08:28:18.807Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-07T08:28:18.807Z] #46 DONE 0.3s [2022-03-07T08:28:18.807Z] [2022-03-07T08:28:18.807Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T08:28:18.807Z] #25 sha256:2e8fd903ccbf530c967a4894be6ce69eada4c2cf0b92759b8f4e3f998e63178e [2022-03-07T08:28:18.807Z] #25 DONE 0.3s [2022-03-07T08:28:18.807Z] [2022-03-07T08:28:18.807Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T08:28:18.807Z] #26 sha256:3f5dbf5bd6be5a7d0ff4d4b466c8010a27475f7d2ec5336994f638c7b223dc27 [2022-03-07T08:28:18.908Z] #49 9.973 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-07T08:28:18.908Z] #49 ... [2022-03-07T08:28:18.908Z] [2022-03-07T08:28:18.908Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:18.908Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T08:28:18.908Z] #58 6.595 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:18.908Z] #58 6.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:18.908Z] #58 6.642 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:18.908Z] #58 8.052 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:19.224Z] #58 ... [2022-03-07T08:28:19.224Z] [2022-03-07T08:28:19.224Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T08:28:19.224Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T08:28:19.224Z] #36 5.358 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-07T08:28:19.224Z] #36 ... [2022-03-07T08:28:19.224Z] [2022-03-07T08:28:19.224Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:19.224Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:19.224Z] #14 7.173 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:19.224Z] #14 7.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:19.224Z] #14 7.276 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:19.224Z] #14 9.591 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:19.494Z] #14 ... [2022-03-07T08:28:19.494Z] [2022-03-07T08:28:19.494Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:19.494Z] #63 sha256:a63ca6f5a991c37f88958848adb076dbe0fa18d100fb6e9006283e2982270fcf [2022-03-07T08:28:19.494Z] #63 6.262 + RM_GOPATH=0 [2022-03-07T08:28:19.494Z] #63 6.263 + TMP_GOPATH= [2022-03-07T08:28:19.494Z] #63 6.264 + : /build [2022-03-07T08:28:19.494Z] #63 6.264 + '[' -z '' ']' [2022-03-07T08:28:19.494Z] #63 6.266 ++ mktemp -d [2022-03-07T08:28:19.494Z] #63 6.301 + export GOPATH=/tmp/tmp.NGZoQmZVCL [2022-03-07T08:28:19.494Z] #63 6.301 + GOPATH=/tmp/tmp.NGZoQmZVCL [2022-03-07T08:28:19.494Z] #63 6.302 + RM_GOPATH=1 [2022-03-07T08:28:19.494Z] #63 6.302 + case "$(go env GOARCH)" in [2022-03-07T08:28:19.494Z] #63 6.302 ++ go env GOARCH [2022-03-07T08:28:19.494Z] #63 6.332 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:19.494Z] #63 6.332 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:19.494Z] #63 6.333 ++ dirname /install.sh [2022-03-07T08:28:19.494Z] #63 6.334 + dir=/ [2022-03-07T08:28:19.494Z] #63 6.338 + bin=rootlesskit [2022-03-07T08:28:19.494Z] #63 6.338 + shift [2022-03-07T08:28:19.494Z] #63 6.341 + '[' '!' -f //rootlesskit.installer ']' [2022-03-07T08:28:19.494Z] #63 6.341 + . //rootlesskit.installer [2022-03-07T08:28:19.494Z] #63 6.341 ++ : v0.14.6 [2022-03-07T08:28:19.494Z] #63 6.342 + install_rootlesskit [2022-03-07T08:28:19.494Z] #63 6.347 + case "$1" in [2022-03-07T08:28:19.494Z] #63 6.347 + export CGO_ENABLED=0 [2022-03-07T08:28:19.494Z] #63 6.349 + CGO_ENABLED=0 [2022-03-07T08:28:19.494Z] #63 6.349 + _install_rootlesskit [2022-03-07T08:28:19.494Z] #63 6.349 + echo 'Install rootlesskit version v0.14.6' [2022-03-07T08:28:19.494Z] #63 6.349 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T08:28:19.494Z] #63 6.349 + GOBIN=/build [2022-03-07T08:28:19.494Z] #63 6.349 + GO111MODULE=on [2022-03-07T08:28:19.494Z] #63 6.349 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-07T08:28:19.494Z] #63 6.349 Install rootlesskit version v0.14.6 [2022-03-07T08:28:19.494Z] #63 6.834 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-07T08:28:19.494Z] #63 10.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T08:28:19.494Z] #63 10.27 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-07T08:28:19.494Z] #63 ... [2022-03-07T08:28:19.494Z] [2022-03-07T08:28:19.494Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:19.494Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:28:19.494Z] #51 6.340 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-07T08:28:19.574Z] #19 82.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-03-07T08:28:19.575Z] #19 82.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-03-07T08:28:19.575Z] #19 82.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-07T08:28:19.575Z] #19 82.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-03-07T08:28:19.575Z] #19 ... [2022-03-07T08:28:19.575Z] [2022-03-07T08:28:19.575Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:28:19.575Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:28:19.575Z] #41 DONE 96.3s [2022-03-07T08:28:19.575Z] [2022-03-07T08:28:19.575Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-07T08:28:19.575Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T08:28:19.575Z] #19 82.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-03-07T08:28:19.765Z] #51 ... [2022-03-07T08:28:19.765Z] [2022-03-07T08:28:19.765Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T08:28:19.765Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T08:28:19.765Z] #53 5.995 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-07T08:28:19.765Z] #53 7.100 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-07T08:28:19.765Z] #53 7.112 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-07T08:28:19.765Z] #53 7.190 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-07T08:28:19.765Z] #53 9.841 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-07T08:28:19.765Z] #53 ... [2022-03-07T08:28:19.765Z] [2022-03-07T08:28:19.765Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:19.765Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:19.765Z] #38 4.142 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:19.765Z] #38 4.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:19.765Z] #38 4.152 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:19.765Z] #38 4.398 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:19.765Z] #38 4.957 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:19.765Z] #38 5.540 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:20.031Z] #38 ... [2022-03-07T08:28:20.031Z] [2022-03-07T08:28:20.031Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:28:20.031Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:28:20.031Z] #43 6.164 + git clone https://github.com/docker/distribution.git . [2022-03-07T08:28:20.031Z] #43 6.164 Cloning into '.'... [2022-03-07T08:28:20.031Z] #43 ... [2022-03-07T08:28:20.031Z] [2022-03-07T08:28:20.031Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T08:28:20.031Z] #26 sha256:6db66549b8f32151dee5f9f48253e35a515596679cc3522b4f958829a714f801 [2022-03-07T08:28:20.031Z] #26 6.488 + RM_GOPATH=0 [2022-03-07T08:28:20.031Z] #26 6.488 + TMP_GOPATH= [2022-03-07T08:28:20.031Z] #26 6.488 + : /build [2022-03-07T08:28:20.031Z] #26 6.488 + '[' -z '' ']' [2022-03-07T08:28:20.031Z] #26 6.493 ++ mktemp -d [2022-03-07T08:28:20.031Z] #26 6.502 + export GOPATH=/tmp/tmp.nOIEB25j25 [2022-03-07T08:28:20.031Z] #26 6.503 + GOPATH=/tmp/tmp.nOIEB25j25 [2022-03-07T08:28:20.031Z] #26 6.503 + RM_GOPATH=1 [2022-03-07T08:28:20.031Z] #26 6.503 + case "$(go env GOARCH)" in [2022-03-07T08:28:20.031Z] #26 6.503 ++ go env GOARCH [2022-03-07T08:28:20.031Z] #26 6.546 Install docker/cli version 17.06.2-ce from stable [2022-03-07T08:28:20.031Z] #26 6.550 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:20.031Z] #26 6.550 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:20.031Z] #26 6.550 ++ dirname /install.sh [2022-03-07T08:28:20.031Z] #26 6.550 + dir=/ [2022-03-07T08:28:20.031Z] #26 6.550 + bin=dockercli [2022-03-07T08:28:20.031Z] #26 6.550 + shift [2022-03-07T08:28:20.031Z] #26 6.550 + '[' '!' -f //dockercli.installer ']' [2022-03-07T08:28:20.031Z] #26 6.550 + . //dockercli.installer [2022-03-07T08:28:20.031Z] #26 6.550 ++ : stable [2022-03-07T08:28:20.031Z] #26 6.550 ++ : 17.06.2-ce [2022-03-07T08:28:20.031Z] #26 6.550 + install_dockercli [2022-03-07T08:28:20.031Z] #26 6.550 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-07T08:28:20.031Z] #26 6.550 ++ uname -m [2022-03-07T08:28:20.031Z] #26 6.550 + arch=x86_64 [2022-03-07T08:28:20.031Z] #26 6.550 + '[' x86_64 '!=' x86_64 ']' [2022-03-07T08:28:20.031Z] #26 6.550 + url=https://download.docker.com/linux/static [2022-03-07T08:28:20.031Z] #26 6.550 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-07T08:28:20.031Z] #26 6.584 + tar -xz docker/docker [2022-03-07T08:28:21.431Z] #26 ... [2022-03-07T08:28:21.431Z] [2022-03-07T08:28:21.431Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:21.431Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T08:28:21.431Z] #58 12.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:21.494Z] #19 84.49 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-07T08:28:21.495Z] #19 84.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-07T08:28:21.495Z] #19 84.49 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-07T08:28:21.495Z] #19 84.53 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-07T08:28:21.495Z] #19 84.54 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-07T08:28:21.495Z] #19 84.54 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-07T08:28:21.495Z] #19 84.75 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-07T08:28:21.495Z] #19 84.76 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-07T08:28:21.495Z] #19 84.76 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-03-07T08:28:21.495Z] #19 84.76 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-07T08:28:21.495Z] #19 84.76 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-07T08:28:21.495Z] #19 84.77 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-07T08:28:21.495Z] #19 84.77 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-07T08:28:21.495Z] #19 84.78 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-07T08:28:21.495Z] #19 84.78 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-07T08:28:21.495Z] #19 84.78 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-07T08:28:21.495Z] #19 84.78 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-07T08:28:21.495Z] #19 84.79 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-07T08:28:21.495Z] #19 84.79 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-07T08:28:21.495Z] #19 84.79 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-07T08:28:21.495Z] #19 84.81 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-03-07T08:28:21.495Z] #19 84.81 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-07T08:28:21.495Z] #19 84.82 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-07T08:28:21.495Z] #19 84.82 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-07T08:28:21.495Z] #19 84.85 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-07T08:28:21.593Z] #31 4.769 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-07T08:28:21.593Z] #31 ... [2022-03-07T08:28:21.593Z] [2022-03-07T08:28:21.593Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:28:21.593Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-07T08:28:21.593Z] #43 17.33 + git checkout -q v2.3.0 [2022-03-07T08:28:21.593Z] #43 18.99 + 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-03-07T08:28:21.757Z] #19 84.86 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-07T08:28:21.757Z] #19 84.88 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-03-07T08:28:21.757Z] #19 84.89 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-03-07T08:28:22.163Z] #43 ... [2022-03-07T08:28:22.163Z] [2022-03-07T08:28:22.163Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:22.163Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-07T08:28:22.163Z] #58 12.56 Fetched 8392 kB in 9s (930 kB/s) [2022-03-07T08:28:22.163Z] #58 12.56 Reading package lists... [2022-03-07T08:28:22.163Z] #58 17.23 Reading package lists... [2022-03-07T08:28:22.163Z] #58 21.08 Building dependency tree... [2022-03-07T08:28:22.163Z] #58 ... [2022-03-07T08:28:22.163Z] [2022-03-07T08:28:22.163Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:22.163Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T08:28:22.163Z] #51 22.40 go: downloading github.com/fatih/color v1.13.0 [2022-03-07T08:28:22.163Z] #51 22.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T08:28:22.163Z] #51 22.49 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-07T08:28:22.163Z] #51 22.49 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-07T08:28:22.163Z] #51 22.60 go: downloading github.com/spf13/viper v1.10.1 [2022-03-07T08:28:22.163Z] #51 22.86 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-07T08:28:22.424Z] #51 23.07 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-07T08:28:22.424Z] #51 23.09 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-07T08:28:22.424Z] #51 23.09 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-07T08:28:22.424Z] #51 23.12 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-07T08:28:22.424Z] #51 ... [2022-03-07T08:28:22.424Z] [2022-03-07T08:28:22.424Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:22.424Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-07T08:28:22.424Z] #14 13.03 Fetched 8392 kB in 9s (926 kB/s) [2022-03-07T08:28:22.424Z] #14 13.03 Reading package lists... [2022-03-07T08:28:22.424Z] #14 17.56 Reading package lists... [2022-03-07T08:28:22.424Z] #14 21.29 Building dependency tree... [2022-03-07T08:28:22.681Z] #14 ... [2022-03-07T08:28:22.681Z] [2022-03-07T08:28:22.681Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:28:22.681Z] #31 sha256:24cb663400fb663b40e6a6c75e218489e47a3e9a6935ff530b2baa69020bd29d [2022-03-07T08:28:22.681Z] #31 5.998 [2022-03-07T08:28:22.755Z] #47 15.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:22.938Z] #31 6.273 #=#=# ############ 17.4% ######################################################################## 100.0% [2022-03-07T08:28:23.146Z] #19 86.24 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-03-07T08:28:23.146Z] #19 86.25 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-03-07T08:28:23.146Z] #19 86.27 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-07T08:28:23.146Z] #19 86.31 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-03-07T08:28:23.146Z] #19 86.34 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-03-07T08:28:23.867Z] #31 7.476 [2022-03-07T08:28:24.103Z] #26 4.388 + RM_GOPATH=0 [2022-03-07T08:28:24.103Z] #26 4.392 + TMP_GOPATH= [2022-03-07T08:28:24.103Z] #26 4.392 + : /build [2022-03-07T08:28:24.103Z] #26 4.393 + '[' -z '' ']' [2022-03-07T08:28:24.103Z] #26 4.396 ++ mktemp -d [2022-03-07T08:28:24.103Z] #26 4.403 + export GOPATH=/tmp/tmp.9lLOhWPtKK [2022-03-07T08:28:24.103Z] #26 4.404 + GOPATH=/tmp/tmp.9lLOhWPtKK [2022-03-07T08:28:24.103Z] #26 4.404 + RM_GOPATH=1 [2022-03-07T08:28:24.103Z] #26 4.404 + case "$(go env GOARCH)" in [2022-03-07T08:28:24.103Z] #26 4.405 ++ go env GOARCH [2022-03-07T08:28:24.103Z] #26 4.429 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:24.103Z] #26 4.430 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:24.103Z] #26 4.430 ++ dirname /install.sh [2022-03-07T08:28:24.103Z] #26 4.435 + dir=/ [2022-03-07T08:28:24.104Z] #26 4.435 + bin=dockercli [2022-03-07T08:28:24.104Z] #26 4.435 + shift [2022-03-07T08:28:24.104Z] #26 4.435 + '[' '!' -f //dockercli.installer ']' [2022-03-07T08:28:24.104Z] #26 4.436 + . //dockercli.installer [2022-03-07T08:28:24.104Z] #26 4.436 ++ : stable [2022-03-07T08:28:24.104Z] #26 4.436 ++ : 17.06.2-ce [2022-03-07T08:28:24.104Z] #26 4.436 + install_dockercli [2022-03-07T08:28:24.104Z] #26 4.438 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-07T08:28:24.104Z] #26 4.440 Install docker/cli version 17.06.2-ce from stable [2022-03-07T08:28:24.104Z] #26 4.441 ++ uname -m [2022-03-07T08:28:24.104Z] #26 4.447 + arch=x86_64 [2022-03-07T08:28:24.104Z] #26 4.450 + '[' x86_64 '!=' x86_64 ']' [2022-03-07T08:28:24.104Z] #26 4.450 + url=https://download.docker.com/linux/static [2022-03-07T08:28:24.104Z] #26 4.450 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-07T08:28:24.104Z] #26 4.451 + tar -xz docker/docker [2022-03-07T08:28:24.132Z] #47 ... [2022-03-07T08:28:24.132Z] [2022-03-07T08:28:24.132Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:24.132Z] #63 sha256:2dc6c78a313a8bf73c258354bd0582e16141d0c0ecf26cd27772de4233204013 [2022-03-07T08:28:24.132Z] #63 16.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-07T08:28:24.536Z] #19 87.54 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-03-07T08:28:24.536Z] #19 87.54 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-07T08:28:24.536Z] #19 87.54 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-07T08:28:24.536Z] #19 87.56 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-03-07T08:28:24.536Z] #19 87.56 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-07T08:28:24.536Z] #19 87.57 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-07T08:28:24.536Z] #19 87.57 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-07T08:28:24.536Z] #19 87.61 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-07T08:28:24.536Z] #19 87.62 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-07T08:28:24.536Z] #19 87.64 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-03-07T08:28:24.536Z] #19 87.64 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-03-07T08:28:24.704Z] #58 15.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:25.504Z] #63 18.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T08:28:25.504Z] #63 18.44 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-07T08:28:25.504Z] #63 18.52 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-07T08:28:25.762Z] #63 18.91 go: downloading github.com/google/uuid v1.3.0 [2022-03-07T08:28:25.762Z] #63 18.93 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-07T08:28:25.927Z] #19 89.01 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-03-07T08:28:25.927Z] #19 89.01 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-03-07T08:28:25.927Z] #19 89.04 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-07T08:28:25.927Z] #19 89.07 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-03-07T08:28:25.927Z] #19 89.11 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-03-07T08:28:26.020Z] #63 ... [2022-03-07T08:28:26.020Z] [2022-03-07T08:28:26.020Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T08:28:26.020Z] #26 sha256:fac781c4710437172b5dd8bc1fba9214dfedea136a60a62abcb8f26b769f7f35 [2022-03-07T08:28:26.020Z] #26 18.36 + mkdir -p /build [2022-03-07T08:28:26.020Z] #26 18.36 + mv docker/docker /build/ [2022-03-07T08:28:26.020Z] #26 18.37 + rmdir docker [2022-03-07T08:28:26.020Z] #26 DONE 19.2s [2022-03-07T08:28:26.078Z] #58 ... [2022-03-07T08:28:26.078Z] [2022-03-07T08:28:26.078Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:26.078Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:26.078Z] #47 6.849 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:26.078Z] #47 6.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:26.078Z] #47 6.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:26.078Z] #47 7.599 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-07T08:28:26.078Z] #47 8.698 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:26.078Z] #47 12.34 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:26.078Z] #47 15.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:26.277Z] [2022-03-07T08:28:26.277Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:26.277Z] #63 sha256:2dc6c78a313a8bf73c258354bd0582e16141d0c0ecf26cd27772de4233204013 [2022-03-07T08:28:26.277Z] #63 19.22 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-07T08:28:27.146Z] #31 ... [2022-03-07T08:28:27.146Z] [2022-03-07T08:28:27.146Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:27.146Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-07T08:28:27.146Z] #58 24.24 The following additional packages will be installed: [2022-03-07T08:28:27.146Z] #58 24.25 libbtrfs0 [2022-03-07T08:28:27.146Z] #58 24.44 The following NEW packages will be installed: [2022-03-07T08:28:27.146Z] #58 24.45 libbtrfs-dev libbtrfs0 [2022-03-07T08:28:27.146Z] #58 24.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:27.146Z] #58 24.83 Need to get 454 kB of archives. [2022-03-07T08:28:27.146Z] #58 24.83 After this operation, 1275 kB of additional disk space will be used. [2022-03-07T08:28:27.146Z] #58 24.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-07T08:28:27.146Z] #58 24.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-07T08:28:27.146Z] #58 25.67 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:27.146Z] #58 25.86 Fetched 454 kB in 0s (1558 kB/s) [2022-03-07T08:28:27.146Z] #58 25.94 Selecting previously unselected package libbtrfs0:arm64. [2022-03-07T08:28:27.146Z] #58 25.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-07T08:28:27.146Z] #58 26.00 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-07T08:28:27.146Z] #58 26.03 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-07T08:28:27.146Z] #58 26.23 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-07T08:28:27.146Z] #58 26.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-07T08:28:27.146Z] #58 26.25 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-07T08:28:27.146Z] #58 26.53 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-07T08:28:27.146Z] #58 26.58 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-07T08:28:27.146Z] #58 26.62 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:28:27.146Z] #58 DONE 27.2s [2022-03-07T08:28:27.146Z] [2022-03-07T08:28:27.146Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T08:28:27.146Z] #59 sha256:d56535f6e680159f0fbf105a5ee73b98a5997446eaae1f436d3484d0be3b4d5c [2022-03-07T08:28:27.146Z] #59 DONE 0.1s [2022-03-07T08:28:27.146Z] [2022-03-07T08:28:27.146Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:27.146Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-07T08:28:27.146Z] #14 24.23 The following additional packages will be installed: [2022-03-07T08:28:27.146Z] #14 24.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T08:28:27.146Z] #14 24.25 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-07T08:28:27.146Z] #14 24.25 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-07T08:28:27.146Z] #14 24.25 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-07T08:28:27.146Z] #14 24.25 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-07T08:28:27.146Z] #14 24.26 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-07T08:28:27.146Z] #14 24.26 mingw-w64-common mingw-w64-x86-64-dev [2022-03-07T08:28:27.147Z] #14 24.27 Suggested packages: [2022-03-07T08:28:27.147Z] #14 24.28 gcc-10-locales seccomp wine64 [2022-03-07T08:28:27.147Z] #14 25.20 The following NEW packages will be installed: [2022-03-07T08:28:27.147Z] #14 25.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T08:28:27.147Z] #14 25.21 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-07T08:28:27.147Z] #14 25.21 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-07T08:28:27.147Z] #14 25.21 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-07T08:28:27.147Z] #14 25.21 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-07T08:28:27.147Z] #14 25.21 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-07T08:28:27.147Z] #14 25.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-07T08:28:27.147Z] #14 25.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-07T08:28:27.147Z] #14 25.21 mingw-w64-x86-64-dev [2022-03-07T08:28:27.147Z] #14 25.58 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:27.147Z] #14 25.58 Need to get 108 MB of archives. [2022-03-07T08:28:27.147Z] #14 25.58 After this operation, 620 MB of additional disk space will be used. [2022-03-07T08:28:27.147Z] #14 25.58 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-03-07T08:28:27.147Z] #14 25.66 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-03-07T08:28:27.147Z] #14 25.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-07T08:28:27.147Z] #14 25.82 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-03-07T08:28:27.147Z] #14 25.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-07T08:28:27.147Z] #14 25.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-07T08:28:27.147Z] #14 26.05 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-03-07T08:28:27.147Z] #14 26.18 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-03-07T08:28:27.147Z] #14 26.18 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-03-07T08:28:27.147Z] #14 26.58 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-03-07T08:28:27.147Z] #14 27.14 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-03-07T08:28:27.147Z] #14 27.65 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-03-07T08:28:27.147Z] #14 ... [2022-03-07T08:28:27.147Z] [2022-03-07T08:28:27.147Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:27.147Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-07T08:28:27.147Z] #47 12.88 Reading package lists... [2022-03-07T08:28:27.147Z] #47 17.48 Reading package lists... [2022-03-07T08:28:27.147Z] #47 21.40 Building dependency tree... [2022-03-07T08:28:27.147Z] #47 24.70 The following additional packages will be installed: [2022-03-07T08:28:27.147Z] #47 24.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-07T08:28:27.147Z] #47 24.72 python3-protobuf python3-six [2022-03-07T08:28:27.147Z] #47 24.74 Suggested packages: [2022-03-07T08:28:27.147Z] #47 24.74 python3-setuptools [2022-03-07T08:28:27.147Z] #47 24.74 Recommended packages: [2022-03-07T08:28:27.147Z] #47 24.74 iproute2 | iproute [2022-03-07T08:28:27.147Z] #47 25.16 The following NEW packages will be installed: [2022-03-07T08:28:27.147Z] #47 25.17 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-07T08:28:27.147Z] #47 25.19 python3-protobuf python3-six [2022-03-07T08:28:27.147Z] #47 25.62 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:27.147Z] #47 25.62 Need to get 2115 kB of archives. [2022-03-07T08:28:27.147Z] #47 25.62 After this operation, 10.7 MB of additional disk space will be used. [2022-03-07T08:28:27.147Z] #47 25.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-07T08:28:27.147Z] #47 25.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T08:28:27.147Z] #47 25.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-07T08:28:27.147Z] #47 25.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-07T08:28:27.147Z] #47 25.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-07T08:28:27.147Z] #47 25.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-07T08:28:27.147Z] #47 25.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-07T08:28:27.210Z] #63 20.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-07T08:28:27.210Z] #63 20.22 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-07T08:28:27.404Z] #47 ... [2022-03-07T08:28:27.404Z] [2022-03-07T08:28:27.404Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:28:27.404Z] #60 sha256:c883f1336b7122c25f6495e78cf76f79ccb40496b3ff15c9f6a96791f2babade [2022-03-07T08:28:27.404Z] #60 0.549 + RM_GOPATH=0 [2022-03-07T08:28:27.404Z] #60 0.549 + TMP_GOPATH= [2022-03-07T08:28:27.404Z] #60 0.549 + : /build [2022-03-07T08:28:27.404Z] #60 0.549 + '[' -z '' ']' [2022-03-07T08:28:27.404Z] #60 0.550 ++ mktemp -d [2022-03-07T08:28:27.404Z] #60 0.558 + export GOPATH=/tmp/tmp.6vpFq0JyAv [2022-03-07T08:28:27.404Z] #60 0.558 + GOPATH=/tmp/tmp.6vpFq0JyAv [2022-03-07T08:28:27.404Z] #60 0.560 + RM_GOPATH=1 [2022-03-07T08:28:27.404Z] #60 0.560 + case "$(go env GOARCH)" in [2022-03-07T08:28:27.404Z] #60 0.561 ++ go env GOARCH [2022-03-07T08:28:27.404Z] #60 0.594 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:27.404Z] #60 0.594 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:27.404Z] #60 0.594 ++ dirname /install.sh [2022-03-07T08:28:27.404Z] #60 0.595 + dir=/ [2022-03-07T08:28:27.404Z] #60 0.595 + bin=containerd [2022-03-07T08:28:27.404Z] #60 0.595 + shift [2022-03-07T08:28:27.404Z] #60 0.595 + '[' '!' -f //containerd.installer ']' [2022-03-07T08:28:27.404Z] #60 0.596 + . //containerd.installer [2022-03-07T08:28:27.404Z] #60 0.596 ++ set -e [2022-03-07T08:28:27.404Z] #60 0.596 ++ : v1.5.10 [2022-03-07T08:28:27.404Z] #60 0.596 + install_containerd [2022-03-07T08:28:27.404Z] #60 0.596 + echo 'Install containerd version v1.5.10' [2022-03-07T08:28:27.404Z] #60 0.598 Install containerd version v1.5.10 [2022-03-07T08:28:27.404Z] #60 0.598 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6vpFq0JyAv/src/github.com/containerd/containerd [2022-03-07T08:28:27.404Z] #60 0.647 Cloning into '/tmp/tmp.6vpFq0JyAv/src/github.com/containerd/containerd'... [2022-03-07T08:28:27.845Z] #19 90.69 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-03-07T08:28:27.845Z] #19 90.69 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-07T08:28:27.845Z] #19 90.69 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-07T08:28:27.845Z] #19 90.72 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-03-07T08:28:27.845Z] #19 90.72 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-07T08:28:27.845Z] #19 90.73 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-07T08:28:27.845Z] #19 90.73 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-07T08:28:27.845Z] #19 90.73 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-07T08:28:27.845Z] #19 90.77 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-07T08:28:27.845Z] #19 90.79 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-07T08:28:27.845Z] #19 90.83 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-07T08:28:27.845Z] #19 90.86 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-07T08:28:27.845Z] #19 90.87 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-07T08:28:27.845Z] #19 90.88 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-03-07T08:28:27.845Z] #19 90.89 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-03-07T08:28:27.973Z] #47 ... [2022-03-07T08:28:27.973Z] [2022-03-07T08:28:27.973Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:27.973Z] #63 sha256:a63ca6f5a991c37f88958848adb076dbe0fa18d100fb6e9006283e2982270fcf [2022-03-07T08:28:27.973Z] #63 11.36 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-07T08:28:27.973Z] #63 16.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-07T08:28:27.973Z] #63 17.97 go: downloading github.com/google/uuid v1.3.0 [2022-03-07T08:28:27.973Z] #63 18.35 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-07T08:28:27.973Z] #63 18.81 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-07T08:28:28.147Z] #63 ... [2022-03-07T08:28:28.147Z] [2022-03-07T08:28:28.147Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:28.147Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T08:28:28.147Z] #58 11.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:28.147Z] #58 14.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:28.405Z] #58 ... [2022-03-07T08:28:28.405Z] [2022-03-07T08:28:28.405Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:28.405Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:28.405Z] #38 21.80 Fetched 8505 kB in 17s (495 kB/s) [2022-03-07T08:28:28.536Z] #63 19.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T08:28:28.536Z] #63 19.35 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-07T08:28:28.536Z] #63 ... [2022-03-07T08:28:28.536Z] [2022-03-07T08:28:28.536Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:28.536Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:28.536Z] #47 19.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-07T08:28:28.774Z] #60 ... [2022-03-07T08:28:28.774Z] [2022-03-07T08:28:28.774Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T08:28:28.774Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-07T08:28:28.774Z] #53 29.16 v3.0.2 [2022-03-07T08:28:28.774Z] #53 DONE 29.4s [2022-03-07T08:28:29.033Z] [2022-03-07T08:28:29.033Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:29.033Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T08:28:29.033Z] #51 24.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-07T08:28:29.033Z] #51 24.23 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-07T08:28:29.033Z] #51 26.49 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T08:28:29.033Z] #51 26.49 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-07T08:28:29.033Z] #51 26.62 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-07T08:28:29.033Z] #51 26.73 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-07T08:28:29.033Z] #51 26.83 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-07T08:28:29.033Z] #51 26.84 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-07T08:28:29.033Z] #51 26.87 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-07T08:28:29.033Z] #51 26.90 go: downloading github.com/spf13/afero v1.6.0 [2022-03-07T08:28:29.033Z] #51 26.94 go: downloading github.com/spf13/cast v1.4.1 [2022-03-07T08:28:29.033Z] #51 26.97 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-07T08:28:29.033Z] #51 27.04 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-07T08:28:29.033Z] #51 27.09 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-07T08:28:29.033Z] #51 27.12 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-07T08:28:29.033Z] #51 27.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-07T08:28:29.033Z] #51 27.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-07T08:28:29.033Z] #51 27.53 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-07T08:28:29.033Z] #51 27.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-07T08:28:29.033Z] #51 27.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-07T08:28:29.033Z] #51 27.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-07T08:28:29.033Z] #51 27.65 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-07T08:28:29.033Z] #51 27.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-07T08:28:29.033Z] #51 28.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-07T08:28:29.033Z] #51 28.60 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-07T08:28:29.033Z] #51 28.65 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-07T08:28:29.033Z] #51 28.69 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-07T08:28:29.033Z] #51 28.79 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-07T08:28:29.033Z] #51 28.84 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-07T08:28:29.099Z] #47 ... [2022-03-07T08:28:29.099Z] [2022-03-07T08:28:29.099Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:28:29.099Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:28:29.099Z] #49 10.27 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-07T08:28:29.099Z] #49 18.06 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-07T08:28:29.099Z] #49 18.14 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-07T08:28:29.099Z] #49 18.62 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-07T08:28:29.356Z] #49 ... [2022-03-07T08:28:29.356Z] [2022-03-07T08:28:29.356Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:29.356Z] #63 sha256:a63ca6f5a991c37f88958848adb076dbe0fa18d100fb6e9006283e2982270fcf [2022-03-07T08:28:29.356Z] #63 19.88 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-07T08:28:29.403Z] #26 ... [2022-03-07T08:28:29.403Z] [2022-03-07T08:28:29.403Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T08:28:29.403Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T08:28:29.403Z] #53 4.441 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-07T08:28:29.403Z] #53 5.521 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-07T08:28:29.403Z] #53 5.548 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-07T08:28:29.403Z] #53 5.657 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-07T08:28:29.403Z] #53 7.189 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-07T08:28:29.403Z] #53 ... [2022-03-07T08:28:29.403Z] [2022-03-07T08:28:29.403Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:28:29.403Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:28:29.403Z] #34 4.316 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-07T08:28:29.403Z] #34 4.316 Cloning into '.'... [2022-03-07T08:28:29.403Z] #34 ... [2022-03-07T08:28:29.403Z] [2022-03-07T08:28:29.403Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:28:29.403Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:28:29.403Z] #43 3.684 + git clone https://github.com/docker/distribution.git . [2022-03-07T08:28:29.403Z] #43 3.688 Cloning into '.'... [2022-03-07T08:28:29.403Z] #43 ... [2022-03-07T08:28:29.403Z] [2022-03-07T08:28:29.403Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:29.403Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T08:28:29.403Z] #58 4.006 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:29.403Z] #58 4.210 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:29.403Z] #58 4.221 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:29.403Z] #58 4.475 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:29.403Z] #58 5.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:29.403Z] #58 8.206 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:29.403Z] #58 ... [2022-03-07T08:28:29.403Z] [2022-03-07T08:28:29.403Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:29.403Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:28:29.403Z] #51 4.452 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-07T08:28:29.403Z] #51 ... [2022-03-07T08:28:29.403Z] [2022-03-07T08:28:29.403Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:29.403Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:29.403Z] #47 3.802 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:29.403Z] #47 3.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:29.403Z] #47 3.919 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:29.403Z] #47 4.368 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-07T08:28:29.403Z] #47 4.551 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:29.403Z] #47 6.325 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:29.403Z] #47 8.589 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:29.403Z] #47 ... [2022-03-07T08:28:29.403Z] [2022-03-07T08:28:29.403Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:28:29.403Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:28:29.403Z] #49 4.339 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-07T08:28:29.403Z] #49 5.643 go: downloading github.com/fatih/color v1.10.0 [2022-03-07T08:28:29.403Z] #49 5.699 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-07T08:28:29.403Z] #49 5.717 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-07T08:28:29.403Z] #49 5.861 go: downloading github.com/pkg/errors v0.9.1 [2022-03-07T08:28:29.403Z] #49 6.161 go: downloading golang.org/x/tools v0.1.0 [2022-03-07T08:28:29.403Z] #49 6.255 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-07T08:28:29.403Z] #49 6.306 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-07T08:28:29.403Z] #49 6.325 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-07T08:28:29.403Z] #49 6.485 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-07T08:28:29.403Z] #49 10.26 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-07T08:28:29.403Z] #49 10.32 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-07T08:28:29.403Z] #49 10.39 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-07T08:28:29.403Z] #49 ... [2022-03-07T08:28:29.403Z] [2022-03-07T08:28:29.403Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:29.403Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:29.403Z] #38 4.608 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:29.403Z] #38 4.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:29.403Z] #38 4.662 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:29.403Z] #38 5.289 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:29.403Z] #38 7.169 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:29.403Z] #38 9.283 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:29.598Z] #51 ... [2022-03-07T08:28:29.598Z] [2022-03-07T08:28:29.598Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:29.598Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-07T08:28:29.598Z] #38 16.24 Reading package lists... [2022-03-07T08:28:29.598Z] #38 20.11 Building dependency tree... [2022-03-07T08:28:29.598Z] #38 23.24 The following additional packages will be installed: [2022-03-07T08:28:29.599Z] #38 23.25 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-07T08:28:29.599Z] #38 23.25 Suggested packages: [2022-03-07T08:28:29.599Z] #38 23.27 cmake-doc ninja-build lrzip [2022-03-07T08:28:29.599Z] #38 23.27 Recommended packages: [2022-03-07T08:28:29.599Z] #38 23.27 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-07T08:28:29.599Z] #38 23.91 The following NEW packages will be installed: [2022-03-07T08:28:29.599Z] #38 23.92 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-07T08:28:29.599Z] #38 23.92 vim-common xxd [2022-03-07T08:28:29.599Z] #38 24.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:29.599Z] #38 24.27 Need to get 15.6 MB of archives. [2022-03-07T08:28:29.599Z] #38 24.27 After this operation, 67.4 MB of additional disk space will be used. [2022-03-07T08:28:29.599Z] #38 24.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T08:28:29.599Z] #38 24.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-07T08:28:29.599Z] #38 24.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-07T08:28:29.599Z] #38 24.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-07T08:28:29.599Z] #38 24.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-07T08:28:29.599Z] #38 24.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-07T08:28:29.599Z] #38 24.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-07T08:28:29.599Z] #38 24.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-07T08:28:29.599Z] #38 24.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-07T08:28:29.599Z] #38 24.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-07T08:28:29.599Z] #38 25.71 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:29.599Z] #38 25.98 Fetched 15.6 MB in 1s (17.5 MB/s) [2022-03-07T08:28:29.599Z] #38 26.09 Selecting previously unselected package xxd. [2022-03-07T08:28:29.599Z] #38 26.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-07T08:28:29.599Z] #38 26.16 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-07T08:28:29.599Z] #38 26.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:28:29.599Z] #38 26.41 Selecting previously unselected package vim-common. [2022-03-07T08:28:29.599Z] #38 26.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:28:29.599Z] #38 26.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:28:29.599Z] #38 26.72 Selecting previously unselected package cmake-data. [2022-03-07T08:28:29.599Z] #38 26.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-07T08:28:29.599Z] #38 26.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T08:28:29.599Z] #38 ... [2022-03-07T08:28:29.599Z] [2022-03-07T08:28:29.599Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:29.599Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T08:28:29.599Z] #51 30.17 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-07T08:28:29.599Z] #51 30.22 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-07T08:28:29.613Z] #63 20.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-07T08:28:29.664Z] #38 ... [2022-03-07T08:28:29.664Z] [2022-03-07T08:28:29.664Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:29.664Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:29.664Z] #14 2.358 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:28:29.664Z] #14 2.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:28:29.664Z] #14 2.372 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:28:29.664Z] #14 2.548 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:28:29.664Z] #14 2.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:29.664Z] #14 3.448 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:29.664Z] #14 7.599 Fetched 8505 kB in 5s (1547 kB/s) [2022-03-07T08:28:29.765Z] #19 92.55 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-03-07T08:28:29.765Z] #19 92.55 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-03-07T08:28:29.765Z] #19 92.58 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-07T08:28:29.765Z] #19 92.65 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-03-07T08:28:29.765Z] #19 92.70 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-03-07T08:28:29.774Z] #38 21.80 Reading package lists... [2022-03-07T08:28:29.774Z] #38 ... [2022-03-07T08:28:29.774Z] [2022-03-07T08:28:29.775Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:29.775Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:29.775Z] #14 13.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:29.775Z] #14 ... [2022-03-07T08:28:29.775Z] [2022-03-07T08:28:29.775Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:28:29.775Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:28:29.775Z] #49 20.05 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-07T08:28:29.775Z] #49 20.06 go: downloading golang.org/x/mod v0.3.0 [2022-03-07T08:28:29.856Z] #51 30.30 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-07T08:28:29.856Z] #51 30.33 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-07T08:28:29.856Z] #51 30.39 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-07T08:28:29.856Z] #51 30.42 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-07T08:28:29.856Z] #51 30.46 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-07T08:28:29.856Z] #51 30.50 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-07T08:28:29.881Z] #63 ... [2022-03-07T08:28:29.881Z] [2022-03-07T08:28:29.881Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T08:28:29.881Z] #26 sha256:6db66549b8f32151dee5f9f48253e35a515596679cc3522b4f958829a714f801 [2022-03-07T08:28:29.881Z] #26 20.70 + mkdir -p /build [2022-03-07T08:28:29.881Z] #26 20.70 + mv docker/docker /build/ [2022-03-07T08:28:29.881Z] #26 20.70 + rmdir docker [2022-03-07T08:28:29.881Z] #26 DONE 20.8s [2022-03-07T08:28:29.925Z] #14 7.599 Reading package lists... [2022-03-07T08:28:29.925Z] #14 ... [2022-03-07T08:28:29.925Z] [2022-03-07T08:28:29.925Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:29.925Z] #63 sha256:83f0bd987a611d27efcee9f3f3576c625acbe6b5f08c71de1ad6e980f05d327c [2022-03-07T08:28:29.925Z] #63 4.278 + RM_GOPATH=0 [2022-03-07T08:28:29.925Z] #63 4.278 + TMP_GOPATH= [2022-03-07T08:28:29.925Z] #63 4.278 + : /build [2022-03-07T08:28:29.925Z] #63 4.278 + '[' -z '' ']' [2022-03-07T08:28:29.925Z] #63 4.283 ++ mktemp -d [2022-03-07T08:28:29.925Z] #63 4.283 + export GOPATH=/tmp/tmp.t57tzhRLPu [2022-03-07T08:28:29.925Z] #63 4.283 + GOPATH=/tmp/tmp.t57tzhRLPu [2022-03-07T08:28:29.925Z] #63 4.283 + RM_GOPATH=1 [2022-03-07T08:28:29.925Z] #63 4.283 + case "$(go env GOARCH)" in [2022-03-07T08:28:29.925Z] #63 4.283 ++ go env GOARCH [2022-03-07T08:28:29.925Z] #63 4.311 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:29.925Z] #63 4.311 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:29.925Z] #63 4.311 ++ dirname /install.sh [2022-03-07T08:28:29.925Z] #63 4.311 + dir=/ [2022-03-07T08:28:29.925Z] #63 4.311 + bin=rootlesskit [2022-03-07T08:28:29.925Z] #63 4.311 + shift [2022-03-07T08:28:29.925Z] #63 4.311 + '[' '!' -f //rootlesskit.installer ']' [2022-03-07T08:28:29.925Z] #63 4.311 + . //rootlesskit.installer [2022-03-07T08:28:29.925Z] #63 4.311 ++ : v0.14.6 [2022-03-07T08:28:29.925Z] #63 4.311 + install_rootlesskit [2022-03-07T08:28:29.925Z] #63 4.311 + case "$1" in [2022-03-07T08:28:29.925Z] #63 4.311 + export CGO_ENABLED=0 [2022-03-07T08:28:29.925Z] #63 4.311 + CGO_ENABLED=0 [2022-03-07T08:28:29.925Z] #63 4.311 + _install_rootlesskit [2022-03-07T08:28:29.925Z] #63 4.312 + echo 'Install rootlesskit version v0.14.6' [2022-03-07T08:28:29.925Z] #63 4.312 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T08:28:29.925Z] #63 4.312 + GOBIN=/build [2022-03-07T08:28:29.925Z] #63 4.312 + GO111MODULE=on [2022-03-07T08:28:29.925Z] #63 4.312 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-07T08:28:29.925Z] #63 4.312 Install rootlesskit version v0.14.6 [2022-03-07T08:28:29.925Z] #63 4.784 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-07T08:28:29.925Z] #63 7.027 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T08:28:29.926Z] #63 7.083 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-07T08:28:29.926Z] #63 7.485 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-07T08:28:29.926Z] #63 10.58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-07T08:28:29.926Z] #63 11.14 go: downloading github.com/google/uuid v1.3.0 [2022-03-07T08:28:29.926Z] #63 ... [2022-03-07T08:28:29.926Z] [2022-03-07T08:28:29.926Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:29.926Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:29.926Z] #47 10.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-07T08:28:30.113Z] #51 30.62 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-07T08:28:30.113Z] #51 30.65 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-07T08:28:30.113Z] #51 30.69 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-07T08:28:30.137Z] [2022-03-07T08:28:30.137Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:30.137Z] #63 sha256:a63ca6f5a991c37f88958848adb076dbe0fa18d100fb6e9006283e2982270fcf [2022-03-07T08:28:30.137Z] #63 20.81 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-07T08:28:30.370Z] #51 30.81 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-07T08:28:30.371Z] #51 30.90 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-07T08:28:30.371Z] #51 30.94 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-07T08:28:30.371Z] #51 30.97 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-07T08:28:30.371Z] #51 31.00 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-07T08:28:30.371Z] #51 31.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-07T08:28:30.394Z] #63 21.13 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-07T08:28:30.628Z] #51 31.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-07T08:28:30.628Z] #51 31.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-07T08:28:30.628Z] #51 31.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-07T08:28:30.753Z] #19 93.93 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-03-07T08:28:30.753Z] #19 93.95 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-07T08:28:30.753Z] #19 93.95 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-07T08:28:30.753Z] #19 93.96 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-03-07T08:28:30.753Z] #19 93.96 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-07T08:28:30.753Z] #19 93.97 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-07T08:28:30.753Z] #19 93.97 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-07T08:28:30.753Z] #19 93.97 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-07T08:28:30.753Z] #19 94.00 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-07T08:28:30.753Z] #19 94.00 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-07T08:28:30.753Z] #19 94.09 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-03-07T08:28:30.885Z] #51 31.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-07T08:28:30.885Z] #51 31.36 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-07T08:28:30.885Z] #51 31.37 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-07T08:28:30.885Z] #51 31.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-07T08:28:30.885Z] #51 31.41 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-07T08:28:30.885Z] #51 31.45 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-07T08:28:30.885Z] #51 31.49 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-07T08:28:30.885Z] #51 31.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-07T08:28:30.885Z] #51 31.57 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-07T08:28:30.885Z] #51 31.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-07T08:28:31.020Z] #19 94.17 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-03-07T08:28:31.143Z] #51 31.61 go: downloading github.com/julz/importas v0.1.0 [2022-03-07T08:28:31.143Z] #51 31.63 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-07T08:28:31.143Z] #51 31.67 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-07T08:28:31.399Z] #51 31.76 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-07T08:28:31.400Z] #51 31.81 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-07T08:28:31.400Z] #51 31.82 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-07T08:28:31.400Z] #51 31.88 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-07T08:28:31.400Z] #51 31.89 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-07T08:28:31.400Z] #51 31.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-07T08:28:31.400Z] #51 31.95 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-07T08:28:31.400Z] #51 31.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-07T08:28:31.400Z] #51 32.00 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-07T08:28:31.400Z] #51 32.02 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-07T08:28:31.771Z] #63 ... [2022-03-07T08:28:31.771Z] [2022-03-07T08:28:31.771Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:31.771Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:31.771Z] #14 12.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:28:31.771Z] #14 16.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:28:31.771Z] #14 ... [2022-03-07T08:28:31.771Z] [2022-03-07T08:28:31.771Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:28:31.771Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:28:31.771Z] #49 20.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-07T08:28:31.771Z] #49 20.70 go: downloading golang.org/x/mod v0.3.0 [2022-03-07T08:28:31.848Z] #47 ... [2022-03-07T08:28:31.848Z] [2022-03-07T08:28:31.848Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T08:28:31.848Z] #26 sha256:3f5dbf5bd6be5a7d0ff4d4b466c8010a27475f7d2ec5336994f638c7b223dc27 [2022-03-07T08:28:31.848Z] #26 11.94 + mkdir -p /build [2022-03-07T08:28:31.848Z] #26 11.95 + mv docker/docker /build/ [2022-03-07T08:28:31.848Z] #26 11.95 + rmdir docker [2022-03-07T08:28:31.848Z] #26 DONE 12.9s [2022-03-07T08:28:31.848Z] [2022-03-07T08:28:31.848Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:31.848Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:31.848Z] #14 7.599 Reading package lists... [2022-03-07T08:28:31.964Z] #51 32.40 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-07T08:28:31.964Z] #51 32.41 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-07T08:28:31.964Z] #51 32.42 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-07T08:28:31.964Z] #51 32.48 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-07T08:28:31.964Z] #51 32.57 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-07T08:28:31.964Z] #51 32.61 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-07T08:28:31.964Z] #51 32.61 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-07T08:28:31.964Z] #51 32.67 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-07T08:28:32.226Z] #51 32.70 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-07T08:28:32.484Z] #51 32.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-07T08:28:32.484Z] #51 32.86 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-07T08:28:32.484Z] #51 32.90 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-07T08:28:32.484Z] #51 32.99 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-07T08:28:32.484Z] #51 33.01 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-07T08:28:32.484Z] #51 33.02 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-07T08:28:32.484Z] #51 33.04 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-07T08:28:32.484Z] #51 33.07 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-07T08:28:32.744Z] #51 33.10 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-07T08:28:32.744Z] #51 33.13 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-07T08:28:32.744Z] #51 33.15 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-07T08:28:32.744Z] #51 33.17 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-07T08:28:32.744Z] #51 33.36 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-07T08:28:32.950Z] #19 95.83 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-03-07T08:28:32.950Z] #19 95.83 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-03-07T08:28:32.950Z] #19 95.85 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-07T08:28:32.950Z] #19 95.89 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-03-07T08:28:32.950Z] #19 95.93 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-03-07T08:28:33.002Z] #51 33.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-07T08:28:33.002Z] #51 33.37 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-07T08:28:33.002Z] #51 33.39 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-07T08:28:33.002Z] #51 33.41 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-07T08:28:33.052Z] #49 ... [2022-03-07T08:28:33.052Z] [2022-03-07T08:28:33.052Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:33.052Z] #63 sha256:2dc6c78a313a8bf73c258354bd0582e16141d0c0ecf26cd27772de4233204013 [2022-03-07T08:28:33.052Z] #63 24.16 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-07T08:28:33.052Z] #63 24.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-07T08:28:33.259Z] #51 33.76 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-07T08:28:33.259Z] #51 33.87 go: downloading honnef.co/go/tools v0.2.2 [2022-03-07T08:28:33.515Z] #14 13.52 Reading package lists... [2022-03-07T08:28:33.515Z] #14 ... [2022-03-07T08:28:33.515Z] [2022-03-07T08:28:33.515Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T08:28:33.515Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T08:28:33.515Z] #36 4.729 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-07T08:28:33.515Z] #36 ... [2022-03-07T08:28:33.515Z] [2022-03-07T08:28:33.515Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:33.515Z] #63 sha256:83f0bd987a611d27efcee9f3f3576c625acbe6b5f08c71de1ad6e980f05d327c [2022-03-07T08:28:33.515Z] #63 11.21 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-07T08:28:33.515Z] #63 11.22 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-07T08:28:33.515Z] #63 11.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T08:28:33.515Z] #63 11.43 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-07T08:28:33.515Z] #63 11.66 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-07T08:28:33.515Z] #63 12.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-07T08:28:33.515Z] #63 12.30 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-07T08:28:33.671Z] #49 ... [2022-03-07T08:28:33.671Z] [2022-03-07T08:28:33.671Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:33.671Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:33.671Z] #38 14.65 Fetched 8505 kB in 11s (792 kB/s) [2022-03-07T08:28:33.671Z] #38 14.65 Reading package lists... [2022-03-07T08:28:33.671Z] #38 23.83 Reading package lists... [2022-03-07T08:28:33.671Z] #38 ... [2022-03-07T08:28:33.671Z] [2022-03-07T08:28:33.671Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T08:28:33.671Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T08:28:33.671Z] #36 24.45 tomll can be used in two ways: [2022-03-07T08:28:33.671Z] #36 24.48 Writing to STDIN and reading from STDOUT: [2022-03-07T08:28:33.671Z] #36 24.48 cat file.toml | tomll > file.toml [2022-03-07T08:28:33.671Z] #36 24.48 [2022-03-07T08:28:33.671Z] #36 24.48 Reading and updating a list of files: [2022-03-07T08:28:33.671Z] #36 24.48 tomll a.toml b.toml c.toml [2022-03-07T08:28:33.671Z] #36 24.48 [2022-03-07T08:28:33.671Z] #36 24.48 When given a list of files, tomll will modify all files in place without asking. [2022-03-07T08:28:33.987Z] #63 ... [2022-03-07T08:28:33.987Z] [2022-03-07T08:28:33.987Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T08:28:33.987Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T08:28:33.987Z] #36 26.82 tomll can be used in two ways: [2022-03-07T08:28:33.987Z] #36 26.82 Writing to STDIN and reading from STDOUT: [2022-03-07T08:28:33.987Z] #36 26.82 cat file.toml | tomll > file.toml [2022-03-07T08:28:33.987Z] #36 26.82 [2022-03-07T08:28:33.987Z] #36 26.82 Reading and updating a list of files: [2022-03-07T08:28:33.987Z] #36 26.82 tomll a.toml b.toml c.toml [2022-03-07T08:28:33.987Z] #36 26.82 [2022-03-07T08:28:33.987Z] #36 26.82 When given a list of files, tomll will modify all files in place without asking. [2022-03-07T08:28:33.987Z] #36 DONE 27.2s [2022-03-07T08:28:33.987Z] [2022-03-07T08:28:33.987Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:33.987Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:33.987Z] #14 26.78 Fetched 8505 kB in 22s (395 kB/s) [2022-03-07T08:28:34.089Z] #63 15.03 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-07T08:28:34.089Z] #63 15.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-07T08:28:34.236Z] #36 DONE 25.1s [2022-03-07T08:28:34.236Z] [2022-03-07T08:28:34.236Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:28:34.236Z] #63 sha256:a63ca6f5a991c37f88958848adb076dbe0fa18d100fb6e9006283e2982270fcf [2022-03-07T08:28:34.236Z] #63 23.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-07T08:28:34.349Z] #19 97.26 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-07T08:28:34.349Z] #19 97.27 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-07T08:28:34.611Z] #19 97.91 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:34.648Z] #51 35.06 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-07T08:28:34.648Z] #51 35.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-07T08:28:34.648Z] #51 35.15 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-07T08:28:34.648Z] #51 35.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-07T08:28:34.648Z] #51 35.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-07T08:28:34.648Z] #51 35.26 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-07T08:28:34.648Z] #51 35.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-07T08:28:34.662Z] #63 ... [2022-03-07T08:28:34.662Z] [2022-03-07T08:28:34.662Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-07T08:28:34.662Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-07T08:28:34.662Z] #36 15.54 tomll can be used in two ways: [2022-03-07T08:28:34.662Z] #36 15.54 Writing to STDIN and reading from STDOUT: [2022-03-07T08:28:34.662Z] #36 15.54 cat file.toml | tomll > file.toml [2022-03-07T08:28:34.662Z] #36 15.54 [2022-03-07T08:28:34.662Z] #36 15.54 Reading and updating a list of files: [2022-03-07T08:28:34.662Z] #36 15.54 tomll a.toml b.toml c.toml [2022-03-07T08:28:34.662Z] #36 15.54 [2022-03-07T08:28:34.662Z] #36 15.54 When given a list of files, tomll will modify all files in place without asking. [2022-03-07T08:28:34.662Z] #36 DONE 15.9s [2022-03-07T08:28:34.662Z] [2022-03-07T08:28:34.662Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:34.662Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T08:28:34.662Z] #58 15.84 Fetched 8505 kB in 12s (704 kB/s) [2022-03-07T08:28:34.873Z] #19 98.15 Fetched 787 MB in 24s (32.2 MB/s) [2022-03-07T08:28:34.931Z] #51 35.52 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-07T08:28:34.932Z] #51 35.53 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-07T08:28:35.136Z] #19 98.19 Selecting previously unselected package liblocale-gettext-perl. [2022-03-07T08:28:35.136Z] #19 98.19 (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-03-07T08:28:35.136Z] #19 98.22 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-07T08:28:35.136Z] #19 98.22 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-07T08:28:35.136Z] #19 98.28 Selecting previously unselected package bzip2. [2022-03-07T08:28:35.136Z] #19 98.29 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-07T08:28:35.136Z] #19 98.29 Unpacking bzip2 (1.0.8-4) ... [2022-03-07T08:28:35.136Z] #19 98.36 Selecting previously unselected package libmagic-mgc. [2022-03-07T08:28:35.136Z] #19 98.36 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-07T08:28:35.136Z] #19 98.37 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-07T08:28:35.200Z] #51 35.59 go: downloading golang.org/x/text v0.3.7 [2022-03-07T08:28:35.359Z] #14 26.78 Reading package lists... [2022-03-07T08:28:35.359Z] #14 ... [2022-03-07T08:28:35.359Z] [2022-03-07T08:28:35.359Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:35.359Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:35.359Z] #47 18.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-07T08:28:35.359Z] #47 ... [2022-03-07T08:28:35.359Z] [2022-03-07T08:28:35.359Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:35.359Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T08:28:35.359Z] #58 27.44 Fetched 8505 kB in 21s (400 kB/s) [2022-03-07T08:28:35.398Z] #19 98.56 Selecting previously unselected package libmagic1:amd64. [2022-03-07T08:28:35.398Z] #19 98.56 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-07T08:28:35.398Z] #19 98.57 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-07T08:28:35.398Z] #19 98.65 Selecting previously unselected package file. [2022-03-07T08:28:35.398Z] #19 98.65 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-07T08:28:35.398Z] #19 98.65 Unpacking file (1:5.39-3) ... [2022-03-07T08:28:35.660Z] #19 98.72 Selecting previously unselected package xz-utils. [2022-03-07T08:28:35.660Z] #19 98.72 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-07T08:28:35.660Z] #19 98.73 Unpacking xz-utils (5.2.5-2) ... [2022-03-07T08:28:35.660Z] #19 98.84 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-07T08:28:35.660Z] #19 98.84 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-07T08:28:35.660Z] #19 98.85 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-07T08:28:36.606Z] #19 99.63 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-07T08:28:36.606Z] #19 99.63 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-07T08:28:36.606Z] #19 99.64 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-07T08:28:37.110Z] #51 ... [2022-03-07T08:28:37.110Z] [2022-03-07T08:28:37.110Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:28:37.110Z] #31 sha256:24cb663400fb663b40e6a6c75e218489e47a3e9a6935ff530b2baa69020bd29d [2022-03-07T08:28:37.110Z] #31 11.28 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-07T08:28:37.110Z] #31 13.44 #=#=# [2022-03-07T08:28:37.110Z] #31 13.78 #=#=# ########### 15.7% ######################################################################## 100.0% [2022-03-07T08:28:37.110Z] #31 14.86 [2022-03-07T08:28:37.110Z] #31 18.75 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-07T08:28:37.110Z] #31 20.22 [2022-03-07T08:28:37.193Z] #19 100.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-07T08:28:37.193Z] #19 100.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-07T08:28:37.193Z] #19 100.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-07T08:28:37.367Z] #31 20.50 #=#=# 0.0% ################# 23.7% ############################ 39.3% ######################################### 57.5% #################################################### 72.5% [2022-03-07T08:28:37.367Z] #31 ... [2022-03-07T08:28:37.367Z] [2022-03-07T08:28:37.367Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:37.367Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-07T08:28:37.367Z] #14 28.04 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-03-07T08:28:37.367Z] #14 29.22 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-03-07T08:28:37.367Z] #14 29.73 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-03-07T08:28:37.367Z] #14 29.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-07T08:28:37.367Z] #14 29.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-07T08:28:37.367Z] #14 29.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-07T08:28:37.367Z] #14 29.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-07T08:28:37.367Z] #14 29.76 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-03-07T08:28:37.367Z] #14 29.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-07T08:28:37.367Z] #14 29.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-07T08:28:37.367Z] #14 29.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-07T08:28:37.367Z] #14 29.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-07T08:28:37.367Z] #14 29.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-07T08:28:37.367Z] #14 29.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-07T08:28:37.367Z] #14 29.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-07T08:28:37.367Z] #14 29.83 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-03-07T08:28:37.367Z] #14 29.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-07T08:28:37.367Z] #14 29.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-07T08:28:37.367Z] #14 30.97 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:37.367Z] #14 31.17 Fetched 108 MB in 5s (23.7 MB/s) [2022-03-07T08:28:37.367Z] #14 31.26 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-07T08:28:37.367Z] #14 31.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-07T08:28:37.367Z] #14 31.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-07T08:28:37.367Z] #14 31.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T08:28:37.367Z] #14 33.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-07T08:28:37.367Z] #14 33.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-07T08:28:37.367Z] #14 33.49 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T08:28:37.367Z] #14 36.02 Selecting previously unselected package binutils-mingw-w64. [2022-03-07T08:28:37.367Z] #14 36.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-07T08:28:37.367Z] #14 36.04 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T08:28:37.367Z] #14 36.13 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-07T08:28:37.367Z] #14 36.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-07T08:28:37.367Z] #14 36.14 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-07T08:28:37.367Z] #14 36.35 Selecting previously unselected package dmsetup. [2022-03-07T08:28:37.367Z] #14 36.35 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-07T08:28:37.367Z] #14 36.35 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-07T08:28:37.367Z] #14 36.57 Selecting previously unselected package mingw-w64-common. [2022-03-07T08:28:37.367Z] #14 36.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-07T08:28:37.367Z] #14 36.60 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-07T08:28:37.624Z] #14 ... [2022-03-07T08:28:37.624Z] [2022-03-07T08:28:37.624Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:28:37.624Z] #31 sha256:24cb663400fb663b40e6a6c75e218489e47a3e9a6935ff530b2baa69020bd29d [2022-03-07T08:28:37.624Z] #31 20.50 #=#=# 0.0% ################# 23.7% ############################ 39.3% ######################################### 57.5% #################################################### 72.5% ############################################################## 87.1% ######################################################################## 100.0% [2022-03-07T08:28:37.768Z] #19 101.0 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-07T08:28:37.768Z] #19 101.0 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-07T08:28:37.768Z] #19 101.0 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-07T08:28:38.342Z] #19 101.7 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-07T08:28:38.342Z] #19 101.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-07T08:28:38.418Z] #63 ... [2022-03-07T08:28:38.418Z] [2022-03-07T08:28:38.418Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:38.418Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:38.418Z] #14 29.31 Fetched 8505 kB in 22s (379 kB/s) [2022-03-07T08:28:38.604Z] #19 101.7 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-07T08:28:38.992Z] #31 22.25 [2022-03-07T08:28:38.992Z] #31 ... [2022-03-07T08:28:38.992Z] [2022-03-07T08:28:38.992Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:38.992Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-07T08:28:38.992Z] #47 29.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-07T08:28:38.992Z] #47 30.45 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:38.993Z] #47 30.67 Fetched 2115 kB in 4s (512 kB/s) [2022-03-07T08:28:38.993Z] #47 30.73 Selecting previously unselected package libprotobuf23:arm64. [2022-03-07T08:28:38.993Z] #47 30.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-07T08:28:38.993Z] #47 30.80 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-07T08:28:38.993Z] #47 30.81 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-07T08:28:38.993Z] #47 31.42 Selecting previously unselected package python3-pkg-resources. [2022-03-07T08:28:38.993Z] #47 31.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T08:28:38.993Z] #47 31.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:28:38.993Z] #47 31.63 Selecting previously unselected package python3-six. [2022-03-07T08:28:38.993Z] #47 31.63 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-07T08:28:38.993Z] #47 31.64 Unpacking python3-six (1.16.0-2) ... [2022-03-07T08:28:38.993Z] #47 31.71 Selecting previously unselected package python3-protobuf. [2022-03-07T08:28:38.993Z] #47 31.72 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-07T08:28:38.993Z] #47 31.73 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-07T08:28:38.993Z] #47 32.19 Selecting previously unselected package libnet1:arm64. [2022-03-07T08:28:38.993Z] #47 32.20 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-07T08:28:38.993Z] #47 32.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:28:38.993Z] #47 32.31 Selecting previously unselected package libnl-3-200:arm64. [2022-03-07T08:28:38.993Z] #47 32.31 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-07T08:28:38.993Z] #47 32.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-07T08:28:38.993Z] #47 32.44 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-07T08:28:38.993Z] #47 32.45 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-07T08:28:38.993Z] #47 32.46 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-07T08:28:38.993Z] #47 32.59 Selecting previously unselected package criu. [2022-03-07T08:28:38.993Z] #47 32.59 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-07T08:28:38.993Z] #47 32.62 Unpacking criu (3.16.1-3) ... [2022-03-07T08:28:38.993Z] #47 33.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:28:38.993Z] #47 34.61 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-07T08:28:38.993Z] #47 34.68 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:28:38.993Z] #47 34.69 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-07T08:28:38.993Z] #47 34.72 Setting up python3-six (1.16.0-2) ... [2022-03-07T08:28:38.993Z] #47 35.80 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-07T08:28:38.993Z] #47 35.84 Setting up python3-protobuf (3.12.4-1) ... [2022-03-07T08:28:38.993Z] #47 39.05 Setting up criu (3.16.1-3) ... [2022-03-07T08:28:39.178Z] #19 102.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-07T08:28:39.178Z] #19 102.2 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:28:39.178Z] #19 102.2 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T08:28:39.178Z] #19 102.3 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-07T08:28:39.178Z] #19 102.3 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:28:39.178Z] #19 102.3 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:28:39.555Z] #47 ... [2022-03-07T08:28:39.555Z] [2022-03-07T08:28:39.555Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:39.555Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T08:28:39.555Z] #51 40.18 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-07T08:28:39.555Z] #51 40.20 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-07T08:28:39.811Z] #51 40.23 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-07T08:28:39.812Z] #51 40.31 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-07T08:28:39.812Z] #51 ... [2022-03-07T08:28:39.812Z] [2022-03-07T08:28:39.812Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:39.812Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-07T08:28:39.812Z] #38 30.63 Selecting previously unselected package libicu67:arm64. [2022-03-07T08:28:39.812Z] #38 30.63 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-07T08:28:39.812Z] #38 30.64 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-07T08:28:39.812Z] #38 35.49 Selecting previously unselected package libxml2:arm64. [2022-03-07T08:28:39.812Z] #38 35.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-07T08:28:39.812Z] #38 35.51 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-07T08:28:39.812Z] #38 36.06 Selecting previously unselected package libarchive13:arm64. [2022-03-07T08:28:39.812Z] #38 36.06 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-07T08:28:39.812Z] #38 36.06 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-07T08:28:39.812Z] #38 36.36 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-07T08:28:39.812Z] #38 36.36 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-07T08:28:39.812Z] #38 36.36 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-07T08:28:39.812Z] #38 36.48 Selecting previously unselected package librhash0:arm64. [2022-03-07T08:28:39.812Z] #38 36.48 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-07T08:28:39.812Z] #38 36.49 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-07T08:28:39.812Z] #38 36.66 Selecting previously unselected package libuv1:arm64. [2022-03-07T08:28:39.812Z] #38 36.67 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-07T08:28:39.812Z] #38 36.68 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-07T08:28:39.812Z] #38 36.76 Selecting previously unselected package cmake. [2022-03-07T08:28:39.812Z] #38 36.77 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-07T08:28:39.812Z] #38 36.77 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-07T08:28:39.812Z] #38 39.39 Setting up libicu67:arm64 (67.1-7) ... [2022-03-07T08:28:39.812Z] #38 39.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:28:39.812Z] #38 39.42 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-07T08:28:39.812Z] #38 39.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:28:39.812Z] #38 39.46 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-07T08:28:39.812Z] #38 39.48 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-07T08:28:39.812Z] #38 39.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T08:28:39.812Z] #38 39.52 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-07T08:28:39.812Z] #38 39.53 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-07T08:28:39.812Z] #38 39.54 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-07T08:28:39.812Z] #38 39.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:28:39.812Z] #38 DONE 40.3s [2022-03-07T08:28:39.812Z] [2022-03-07T08:28:39.812Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:39.812Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T08:28:39.812Z] #51 40.38 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-07T08:28:39.812Z] #51 40.44 go: downloading golang.org/x/mod v0.5.1 [2022-03-07T08:28:39.963Z] #58 15.84 Reading package lists... [2022-03-07T08:28:40.068Z] #51 ... [2022-03-07T08:28:40.068Z] [2022-03-07T08:28:40.068Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T08:28:40.068Z] #39 sha256:4ae0abe22da755d7775a1333b47fc260be4a544cdd22ae1e4b05d346b7428e56 [2022-03-07T08:28:40.068Z] #39 DONE 0.1s [2022-03-07T08:28:40.068Z] [2022-03-07T08:28:40.068Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:40.069Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T08:28:40.069Z] #51 40.45 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-07T08:28:40.069Z] #51 40.57 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-07T08:28:40.069Z] #51 40.60 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-07T08:28:40.069Z] #51 40.69 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-07T08:28:40.225Z] #58 20.87 Reading package lists... [2022-03-07T08:28:40.225Z] #58 ... [2022-03-07T08:28:40.225Z] [2022-03-07T08:28:40.225Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:40.225Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:40.225Z] #14 13.52 Reading package lists... [2022-03-07T08:28:40.225Z] #14 18.93 Building dependency tree... [2022-03-07T08:28:40.225Z] #14 21.72 The following additional packages will be installed: [2022-03-07T08:28:40.225Z] #14 21.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T08:28:40.225Z] #14 21.72 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-07T08:28:40.225Z] #14 21.72 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-07T08:28:40.225Z] #14 21.72 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-07T08:28:40.225Z] #14 21.72 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-07T08:28:40.225Z] #14 21.72 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-07T08:28:40.225Z] #14 21.72 mingw-w64-common mingw-w64-x86-64-dev [2022-03-07T08:28:40.225Z] #14 21.72 Suggested packages: [2022-03-07T08:28:40.225Z] #14 21.72 gcc-10-locales seccomp wine64 [2022-03-07T08:28:40.325Z] #51 40.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-07T08:28:40.325Z] #51 40.88 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-07T08:28:40.629Z] #58 27.44 Reading package lists... [2022-03-07T08:28:40.629Z] #58 ... [2022-03-07T08:28:40.629Z] [2022-03-07T08:28:40.629Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:40.629Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:40.629Z] #38 21.80 Reading package lists... [2022-03-07T08:28:40.798Z] #14 ... [2022-03-07T08:28:40.798Z] [2022-03-07T08:28:40.798Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:28:40.798Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:28:40.798Z] #49 12.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-07T08:28:40.798Z] #49 12.26 go: downloading golang.org/x/mod v0.3.0 [2022-03-07T08:28:40.890Z] #51 41.31 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-07T08:28:40.890Z] #51 41.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-07T08:28:40.890Z] #51 41.42 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-07T08:28:41.060Z] #49 ... [2022-03-07T08:28:41.060Z] [2022-03-07T08:28:41.060Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:41.060Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:41.060Z] #47 16.81 Fetched 8509 kB in 13s (642 kB/s) [2022-03-07T08:28:41.060Z] #47 16.81 Reading package lists... [2022-03-07T08:28:41.147Z] #51 ... [2022-03-07T08:28:41.147Z] [2022-03-07T08:28:41.147Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:41.147Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-07T08:28:41.147Z] #47 41.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:28:41.147Z] #47 DONE 41.4s [2022-03-07T08:28:41.147Z] [2022-03-07T08:28:41.147Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:41.147Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T08:28:41.147Z] #51 41.79 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-07T08:28:41.406Z] #51 41.91 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-07T08:28:41.406Z] #51 41.96 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-07T08:28:41.406Z] #51 42.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-07T08:28:41.643Z] #47 21.73 Reading package lists... [2022-03-07T08:28:41.643Z] #47 ... [2022-03-07T08:28:41.643Z] [2022-03-07T08:28:41.643Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:41.643Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:41.643Z] #14 22.98 The following NEW packages will be installed: [2022-03-07T08:28:41.643Z] #14 22.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T08:28:41.643Z] #14 22.98 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-07T08:28:41.643Z] #14 22.98 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-07T08:28:41.643Z] #14 22.98 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-07T08:28:41.643Z] #14 22.98 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-07T08:28:41.643Z] #14 22.98 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-07T08:28:41.643Z] #14 22.98 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-07T08:28:41.643Z] #14 22.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-07T08:28:41.643Z] #14 22.98 mingw-w64-x86-64-dev [2022-03-07T08:28:41.662Z] #51 42.07 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-07T08:28:41.662Z] #51 42.07 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-07T08:28:41.662Z] #51 42.29 go: downloading github.com/prometheus/common v0.10.0 [2022-03-07T08:28:41.905Z] #14 23.38 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:41.905Z] #14 23.38 Need to get 115 MB of archives. [2022-03-07T08:28:41.905Z] #14 23.38 After this operation, 645 MB of additional disk space will be used. [2022-03-07T08:28:41.905Z] #14 23.38 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-03-07T08:28:42.176Z] #14 23.51 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-03-07T08:28:42.176Z] #14 23.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-07T08:28:42.176Z] #14 23.63 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-03-07T08:28:42.176Z] #14 23.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-07T08:28:42.176Z] #14 23.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-07T08:28:42.228Z] #51 42.68 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-07T08:28:42.486Z] #51 42.84 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-07T08:28:42.486Z] #51 42.97 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-07T08:28:42.689Z] #38 31.23 Reading package lists... [2022-03-07T08:28:42.689Z] #38 ... [2022-03-07T08:28:42.689Z] [2022-03-07T08:28:42.689Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:28:42.689Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:28:42.689Z] #43 34.55 Updating files: 62% (1147/1837) Updating files: 63% (1158/1837) Updating files: 64% (1176/1837) Updating files: 65% (1195/1837) Updating files: 66% (1213/1837) Updating files: 67% (1231/1837) Updating files: 68% (1250/1837) Updating files: 69% (1268/1837) Updating files: 70% (1286/1837) Updating files: 71% (1305/1837) Updating files: 72% (1323/1837) Updating files: 73% (1342/1837) Updating files: 74% (1360/1837) Updating files: 75% (1378/1837) Updating files: 76% (1397/1837) Updating files: 77% (1415/1837) Updating files: 78% (1433/1837) Updating files: 79% (1452/1837) Updating files: 80% (1470/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-07T08:28:42.689Z] #43 35.52 + git checkout -q v2.3.0 [2022-03-07T08:28:42.749Z] #14 23.98 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-03-07T08:28:42.749Z] #14 24.19 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-03-07T08:28:42.749Z] #14 24.19 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-03-07T08:28:43.052Z] #51 ... [2022-03-07T08:28:43.053Z] [2022-03-07T08:28:43.053Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:28:43.053Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-07T08:28:43.053Z] #34 33.50 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-03-07T08:28:43.053Z] #34 33.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-07T08:28:43.053Z] #34 34.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:28:43.314Z] #34 ... [2022-03-07T08:28:43.314Z] [2022-03-07T08:28:43.314Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T08:28:43.314Z] #40 sha256:71a5e90b8b693ffe582dfe4aa2806a8b4889efd51afd4e2104e669ed763e26a7 [2022-03-07T08:28:43.314Z] #40 0.636 + RM_GOPATH=0 [2022-03-07T08:28:43.314Z] #40 0.637 + TMP_GOPATH= [2022-03-07T08:28:43.314Z] #40 0.637 + : /build [2022-03-07T08:28:43.314Z] #40 0.637 + '[' -z '' ']' [2022-03-07T08:28:43.314Z] #40 0.638 ++ mktemp -d [2022-03-07T08:28:43.314Z] #40 0.639 + export GOPATH=/tmp/tmp.DDFUQH3JFm [2022-03-07T08:28:43.314Z] #40 0.639 + GOPATH=/tmp/tmp.DDFUQH3JFm [2022-03-07T08:28:43.314Z] #40 0.639 + RM_GOPATH=1 [2022-03-07T08:28:43.314Z] #40 0.639 + case "$(go env GOARCH)" in [2022-03-07T08:28:43.314Z] #40 0.640 ++ go env GOARCH [2022-03-07T08:28:43.314Z] #40 0.649 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:43.314Z] #40 0.649 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:28:43.314Z] #40 0.650 ++ dirname /install.sh [2022-03-07T08:28:43.314Z] #40 0.651 + dir=/ [2022-03-07T08:28:43.314Z] #40 0.652 + bin=tini [2022-03-07T08:28:43.314Z] #40 0.652 + shift [2022-03-07T08:28:43.314Z] #40 0.652 + '[' '!' -f //tini.installer ']' [2022-03-07T08:28:43.314Z] #40 0.653 + . //tini.installer [2022-03-07T08:28:43.314Z] #40 0.653 ++ : v0.19.0 [2022-03-07T08:28:43.314Z] #40 0.654 + install_tini [2022-03-07T08:28:43.314Z] #40 0.654 + echo 'Install tini version v0.19.0' [2022-03-07T08:28:43.314Z] #40 0.654 Install tini version v0.19.0 [2022-03-07T08:28:43.314Z] #40 0.654 + git clone https://github.com/krallin/tini.git /tmp/tmp.DDFUQH3JFm/tini [2022-03-07T08:28:43.314Z] #40 0.656 Cloning into '/tmp/tmp.DDFUQH3JFm/tini'... [2022-03-07T08:28:43.314Z] #40 1.380 + cd /tmp/tmp.DDFUQH3JFm/tini [2022-03-07T08:28:43.314Z] #40 1.380 + git checkout -q v0.19.0 [2022-03-07T08:28:43.314Z] #40 1.386 + cmake . [2022-03-07T08:28:43.314Z] #40 2.000 -- The C compiler identification is GNU 10.2.1 [2022-03-07T08:28:43.314Z] #40 2.114 -- Detecting C compiler ABI info [2022-03-07T08:28:43.314Z] #40 2.810 -- Detecting C compiler ABI info - done [2022-03-07T08:28:43.314Z] #40 2.883 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-07T08:28:43.314Z] #40 2.900 -- Detecting C compile features [2022-03-07T08:28:43.314Z] #40 2.901 -- Detecting C compile features - done [2022-03-07T08:28:43.314Z] #40 2.952 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-07T08:28:43.314Z] #40 3.133 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-07T08:28:43.314Z] #40 3.197 -- Configuring done [2022-03-07T08:28:43.314Z] #40 3.212 -- Generating done [2022-03-07T08:28:43.314Z] #40 3.217 -- Build files have been written to: /tmp/tmp.DDFUQH3JFm/tini [2022-03-07T08:28:43.314Z] #40 3.240 + make tini-static [2022-03-07T08:28:43.314Z] #40 3.511 Scanning dependencies of target tini-static [2022-03-07T08:28:43.572Z] #40 3.570 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-07T08:28:43.677Z] #14 29.31 Reading package lists... [2022-03-07T08:28:43.677Z] #14 ... [2022-03-07T08:28:43.677Z] [2022-03-07T08:28:43.677Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:28:43.677Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:28:43.695Z] #14 25.01 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-03-07T08:28:43.935Z] #43 34.31 Updating files: 81% (1489/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-07T08:28:43.935Z] #43 34.82 + git checkout -q v2.3.0 [2022-03-07T08:28:44.609Z] #43 37.64 + 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-03-07T08:28:44.943Z] #40 4.754 [100%] Linking C executable tini-static [2022-03-07T08:28:45.200Z] #40 5.385 [100%] Built target tini-static [2022-03-07T08:28:45.239Z] Running on azwin-2-d79bb0 in d:\jenkins\workspace\moby_PR-43131 [Pipeline] { [Pipeline] ws [2022-03-07T08:28:45.255Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-07T08:28:45.457Z] #40 5.449 + mkdir -p /build [2022-03-07T08:28:45.457Z] #40 5.454 + cp tini-static /build/docker-init [2022-03-07T08:28:45.614Z] #14 26.59 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-03-07T08:28:45.614Z] #14 ... [2022-03-07T08:28:45.614Z] [2022-03-07T08:28:45.614Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:45.614Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:45.614Z] #38 16.63 Fetched 8505 kB in 12s (694 kB/s) [2022-03-07T08:28:45.614Z] #38 16.63 Reading package lists... [2022-03-07T08:28:45.614Z] #38 21.61 Reading package lists... [2022-03-07T08:28:45.614Z] #38 26.76 Building dependency tree... [2022-03-07T08:28:45.614Z] #38 ... [2022-03-07T08:28:45.614Z] [2022-03-07T08:28:45.614Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:45.614Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:28:45.614Z] #51 26.58 go: downloading github.com/fatih/color v1.13.0 [2022-03-07T08:28:45.614Z] #51 26.59 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T08:28:45.614Z] #51 26.67 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-07T08:28:45.614Z] #51 26.69 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-07T08:28:45.614Z] #51 26.98 go: downloading github.com/spf13/viper v1.10.1 [2022-03-07T08:28:45.614Z] #51 27.00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-07T08:28:45.714Z] #40 DONE 5.8s [2022-03-07T08:28:45.714Z] [2022-03-07T08:28:45.714Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:28:45.714Z] #31 sha256:24cb663400fb663b40e6a6c75e218489e47a3e9a6935ff530b2baa69020bd29d [2022-03-07T08:28:45.714Z] #31 26.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-07T08:28:45.714Z] #31 27.13 [2022-03-07T08:28:45.714Z] #31 27.45 #=#=# ######################################################################## 100.0% [2022-03-07T08:28:45.714Z] #31 28.30 [2022-03-07T08:28:45.877Z] #51 27.32 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-07T08:28:45.877Z] #51 27.33 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-07T08:28:45.977Z] #43 ... [2022-03-07T08:28:45.977Z] [2022-03-07T08:28:45.977Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:45.977Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:45.977Z] #47 29.12 Fetched 8509 kB in 23s (370 kB/s) [2022-03-07T08:28:45.977Z] #47 29.12 Reading package lists... [2022-03-07T08:28:46.139Z] #51 27.53 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-07T08:28:46.139Z] #51 27.61 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-07T08:28:46.233Z] #47 37.31 Reading package lists... [2022-03-07T08:28:46.234Z] #47 ... [2022-03-07T08:28:46.234Z] [2022-03-07T08:28:46.234Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:46.234Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:46.234Z] #38 31.23 Reading package lists... [2022-03-07T08:28:46.278Z] #31 30.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-07T08:28:46.985Z] The recommended git tool is: git [2022-03-07T08:28:47.084Z] #51 28.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-07T08:28:47.222Z] #43 37.51 + 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-03-07T08:28:47.222Z] #43 ... [2022-03-07T08:28:47.222Z] [2022-03-07T08:28:47.222Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:47.222Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T08:28:47.222Z] #58 28.31 Fetched 8505 kB in 22s (387 kB/s) [2022-03-07T08:28:47.222Z] #58 28.31 Reading package lists... [2022-03-07T08:28:47.222Z] #58 35.49 Reading package lists... [2022-03-07T08:28:47.222Z] #58 ... [2022-03-07T08:28:47.222Z] [2022-03-07T08:28:47.222Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:47.222Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:47.222Z] #38 23.83 Reading package lists... [2022-03-07T08:28:47.222Z] #38 31.69 Building dependency tree... [2022-03-07T08:28:47.222Z] #38 36.37 The following additional packages will be installed: [2022-03-07T08:28:47.222Z] #38 36.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-07T08:28:47.222Z] #38 36.39 Suggested packages: [2022-03-07T08:28:47.222Z] #38 36.39 cmake-doc ninja-build lrzip [2022-03-07T08:28:47.222Z] #38 36.39 Recommended packages: [2022-03-07T08:28:47.222Z] #38 36.39 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-07T08:28:47.222Z] #38 37.54 The following NEW packages will be installed: [2022-03-07T08:28:47.222Z] #38 37.57 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-07T08:28:47.222Z] #38 37.57 vim-common xxd [2022-03-07T08:28:47.222Z] #38 38.03 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:47.222Z] #38 38.03 Need to get 17.7 MB of archives. [2022-03-07T08:28:47.222Z] #38 38.03 After this operation, 70.7 MB of additional disk space will be used. [2022-03-07T08:28:47.222Z] #38 38.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T08:28:47.222Z] #38 38.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-07T08:28:47.222Z] #38 38.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-07T08:28:47.222Z] #38 38.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-07T08:28:47.347Z] #51 28.74 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-07T08:28:47.479Z] #38 ... [2022-03-07T08:28:47.479Z] [2022-03-07T08:28:47.479Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:47.479Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:47.479Z] #47 28.29 Fetched 8509 kB in 22s (390 kB/s) [2022-03-07T08:28:47.479Z] #47 28.29 Reading package lists... [2022-03-07T08:28:47.647Z] #31 31.09 #=#=# [2022-03-07T08:28:47.737Z] #47 35.55 Reading package lists... [2022-03-07T08:28:47.737Z] #47 ... [2022-03-07T08:28:47.737Z] [2022-03-07T08:28:47.737Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:47.737Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:47.737Z] #38 38.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-07T08:28:47.737Z] #38 38.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-07T08:28:47.737Z] #38 38.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-07T08:28:47.737Z] #38 38.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-07T08:28:47.737Z] #38 38.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-07T08:28:47.737Z] #38 38.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-07T08:28:47.915Z] #31 31.37 #=#=# ######################################################################## 100.0% [2022-03-07T08:28:48.130Z] #38 39.42 Building dependency tree... [2022-03-07T08:28:48.174Z] #31 31.89 [2022-03-07T08:28:48.431Z] #31 ... [2022-03-07T08:28:48.431Z] [2022-03-07T08:28:48.431Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:28:48.431Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-07T08:28:48.431Z] #49 48.59 gotestsum version dev [2022-03-07T08:28:48.431Z] #49 DONE 48.8s [2022-03-07T08:28:48.431Z] [2022-03-07T08:28:48.431Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:48.431Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-07T08:28:48.431Z] #14 42.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-07T08:28:48.431Z] #14 42.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-07T08:28:48.431Z] #14 42.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T08:28:48.431Z] #14 48.73 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-07T08:28:48.431Z] #14 48.74 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-07T08:28:48.431Z] #14 48.75 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T08:28:48.431Z] #14 48.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-07T08:28:48.431Z] #14 48.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-07T08:28:48.431Z] #14 48.89 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T08:28:48.689Z] #14 ... [2022-03-07T08:28:48.689Z] [2022-03-07T08:28:48.689Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-07T08:28:48.689Z] #31 sha256:24cb663400fb663b40e6a6c75e218489e47a3e9a6935ff530b2baa69020bd29d [2022-03-07T08:28:48.689Z] #31 32.26 Download of images into '/build' complete. [2022-03-07T08:28:48.689Z] #31 32.26 Use something like the following to load the result into a Docker daemon: [2022-03-07T08:28:48.689Z] #31 32.26 tar -cC '/build' . | docker load [2022-03-07T08:28:48.689Z] #31 DONE 32.3s [2022-03-07T08:28:48.689Z] [2022-03-07T08:28:48.689Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:48.689Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T08:28:48.689Z] #51 44.09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-07T08:28:49.204Z] #19 112.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-07T08:28:49.204Z] #19 112.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:28:49.204Z] #19 112.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-07T08:28:49.291Z] #51 ... [2022-03-07T08:28:49.291Z] [2022-03-07T08:28:49.291Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:28:49.291Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:28:49.291Z] #43 20.27 + git checkout -q v2.3.0 [2022-03-07T08:28:49.291Z] #43 22.54 + 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-03-07T08:28:49.291Z] #43 ... [2022-03-07T08:28:49.291Z] [2022-03-07T08:28:49.291Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:49.291Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T08:28:49.291Z] #58 20.87 Reading package lists... [2022-03-07T08:28:49.291Z] #58 25.85 Building dependency tree... [2022-03-07T08:28:49.291Z] #58 28.53 The following additional packages will be installed: [2022-03-07T08:28:49.291Z] #58 28.54 libbtrfs0 [2022-03-07T08:28:49.291Z] #58 28.73 The following NEW packages will be installed: [2022-03-07T08:28:49.291Z] #58 28.75 libbtrfs-dev libbtrfs0 [2022-03-07T08:28:49.291Z] #58 29.16 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:49.291Z] #58 29.16 Need to get 460 kB of archives. [2022-03-07T08:28:49.291Z] #58 29.16 After this operation, 1237 kB of additional disk space will be used. [2022-03-07T08:28:49.291Z] #58 29.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-07T08:28:49.291Z] #58 29.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-07T08:28:49.291Z] #58 30.16 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:49.291Z] #58 30.29 Fetched 460 kB in 0s (1405 kB/s) [2022-03-07T08:28:49.291Z] #58 30.33 Selecting previously unselected package libbtrfs0:amd64. [2022-03-07T08:28:49.291Z] #58 30.34 (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-03-07T08:28:49.291Z] #58 30.38 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-07T08:28:49.291Z] #58 30.42 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:28:49.291Z] #58 30.55 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-07T08:28:49.291Z] #58 30.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-07T08:28:49.291Z] #58 30.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:28:49.466Z] #19 112.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-07T08:28:49.466Z] #19 112.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:28:49.466Z] #19 112.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T08:28:49.555Z] #58 30.94 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:28:49.555Z] #58 31.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:28:49.555Z] #58 31.02 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:28:50.132Z] #58 DONE 31.6s [2022-03-07T08:28:50.132Z] [2022-03-07T08:28:50.132Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:50.132Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:28:50.132Z] #51 31.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T08:28:50.132Z] #51 31.34 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-07T08:28:50.132Z] #51 31.51 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-07T08:28:50.132Z] #51 31.52 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-07T08:28:50.132Z] #51 ... [2022-03-07T08:28:50.132Z] [2022-03-07T08:28:50.132Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T08:28:50.132Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T08:28:50.132Z] #53 31.47 v3.0.2 [2022-03-07T08:28:50.132Z] #53 DONE 31.6s [2022-03-07T08:28:50.132Z] [2022-03-07T08:28:50.132Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:50.132Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:28:50.132Z] #51 31.60 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-07T08:28:50.132Z] #51 31.70 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-07T08:28:50.132Z] #51 31.70 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-07T08:28:50.260Z] #38 41.28 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:50.433Z] #51 31.80 go: downloading github.com/spf13/afero v1.6.0 [2022-03-07T08:28:50.433Z] #51 31.80 go: downloading github.com/spf13/cast v1.4.1 [2022-03-07T08:28:50.433Z] #51 31.92 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-07T08:28:50.694Z] #51 31.97 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-07T08:28:50.694Z] #51 32.05 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-07T08:28:50.694Z] #51 ... [2022-03-07T08:28:50.694Z] [2022-03-07T08:28:50.694Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T08:28:50.694Z] #59 sha256:4c535e966b17662dbbf70d60f0e8584fd9e99df3136f99e79616e9849fd800c1 [2022-03-07T08:28:50.694Z] #59 DONE 0.4s [2022-03-07T08:28:50.694Z] [2022-03-07T08:28:50.694Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:50.694Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:28:50.694Z] #51 32.07 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-07T08:28:50.694Z] #51 32.13 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-07T08:28:50.828Z] #38 41.74 Fetched 17.7 MB in 2s (10.6 MB/s) [2022-03-07T08:28:50.828Z] #38 41.92 Selecting previously unselected package xxd. [2022-03-07T08:28:50.957Z] #51 32.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-07T08:28:50.957Z] #51 32.23 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-07T08:28:50.957Z] #51 32.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-07T08:28:50.957Z] #51 32.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-07T08:28:50.957Z] #51 32.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-07T08:28:50.957Z] #51 32.34 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-07T08:28:50.957Z] #51 32.39 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-07T08:28:51.085Z] #38 41.92 (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-03-07T08:28:51.085Z] #38 42.06 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T08:28:51.085Z] #38 42.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:28:51.344Z] #38 42.41 Selecting previously unselected package vim-common. [2022-03-07T08:28:51.344Z] #38 42.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:28:51.344Z] #38 42.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:28:51.419Z] #38 44.58 The following additional packages will be installed: [2022-03-07T08:28:51.419Z] #38 44.61 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-07T08:28:51.419Z] #38 44.65 Suggested packages: [2022-03-07T08:28:51.419Z] #38 44.65 cmake-doc ninja-build lrzip [2022-03-07T08:28:51.419Z] #38 44.65 Recommended packages: [2022-03-07T08:28:51.419Z] #38 44.65 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-07T08:28:51.419Z] #38 ... [2022-03-07T08:28:51.419Z] [2022-03-07T08:28:51.419Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:51.419Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:51.419Z] #47 37.31 Reading package lists... [2022-03-07T08:28:51.530Z] #51 32.97 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-07T08:28:51.530Z] #51 33.03 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-07T08:28:51.530Z] #51 33.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-07T08:28:51.796Z] #51 33.06 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-07T08:28:51.796Z] #51 33.10 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-07T08:28:51.796Z] #51 33.19 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-07T08:28:51.917Z] #38 42.88 Selecting previously unselected package cmake-data. [2022-03-07T08:28:51.917Z] #38 42.88 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-07T08:28:51.917Z] #38 42.88 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T08:28:52.246Z] #47 44.81 Building dependency tree... [2022-03-07T08:28:52.246Z] #47 ... [2022-03-07T08:28:52.246Z] [2022-03-07T08:28:52.246Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:52.246Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:52.246Z] #14 26.78 Reading package lists... [2022-03-07T08:28:52.246Z] #14 35.85 Reading package lists... [2022-03-07T08:28:52.246Z] #14 43.21 Building dependency tree... [2022-03-07T08:28:52.370Z] #51 33.72 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-07T08:28:52.370Z] #51 33.72 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-07T08:28:52.370Z] #51 33.80 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-07T08:28:52.370Z] #51 33.80 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-07T08:28:52.370Z] #51 33.81 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-07T08:28:52.370Z] #51 33.88 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-07T08:28:52.370Z] #51 33.90 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-07T08:28:52.510Z] #14 ... [2022-03-07T08:28:52.510Z] [2022-03-07T08:28:52.510Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:52.510Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:52.510Z] #38 45.90 The following NEW packages will be installed: [2022-03-07T08:28:52.510Z] #38 45.93 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-07T08:28:52.510Z] #38 45.93 vim-common xxd [2022-03-07T08:28:52.632Z] #51 34.00 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-07T08:28:52.632Z] #51 34.04 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-07T08:28:52.632Z] #51 34.07 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-07T08:28:52.632Z] #51 34.11 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-07T08:28:52.632Z] #51 34.19 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-07T08:28:52.632Z] #51 34.20 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-07T08:28:52.632Z] #51 34.22 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-07T08:28:52.783Z] #38 ... [2022-03-07T08:28:52.783Z] [2022-03-07T08:28:52.783Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:28:52.783Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T08:28:52.783Z] #58 27.44 Reading package lists... [2022-03-07T08:28:52.783Z] #58 36.36 Reading package lists... [2022-03-07T08:28:52.783Z] #58 44.17 Building dependency tree... [2022-03-07T08:28:52.894Z] #51 34.23 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-07T08:28:52.894Z] #51 34.25 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-07T08:28:52.894Z] #51 34.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-07T08:28:52.894Z] #51 34.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-07T08:28:52.894Z] #51 34.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-07T08:28:52.894Z] #51 34.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-07T08:28:52.894Z] #51 34.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-07T08:28:53.157Z] #51 34.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-07T08:28:53.157Z] #51 34.56 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-07T08:28:53.367Z] #58 ... [2022-03-07T08:28:53.368Z] [2022-03-07T08:28:53.368Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:53.368Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:53.368Z] #38 46.45 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:53.368Z] #38 46.45 Need to get 17.7 MB of archives. [2022-03-07T08:28:53.368Z] #38 46.45 After this operation, 70.7 MB of additional disk space will be used. [2022-03-07T08:28:53.368Z] #38 46.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T08:28:53.368Z] #38 46.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-07T08:28:53.368Z] #38 46.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-07T08:28:53.368Z] #38 46.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-07T08:28:53.420Z] #51 34.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-07T08:28:53.420Z] #51 34.80 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-07T08:28:53.420Z] #51 34.83 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-07T08:28:53.420Z] #51 34.87 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-07T08:28:53.420Z] #51 34.89 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-07T08:28:53.420Z] #51 34.91 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-07T08:28:53.420Z] #51 34.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-07T08:28:53.420Z] #51 34.92 go: downloading github.com/julz/importas v0.1.0 [2022-03-07T08:28:53.420Z] #51 34.93 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-07T08:28:53.682Z] #51 34.98 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-07T08:28:53.682Z] #51 35.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-07T08:28:53.682Z] #51 35.06 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-07T08:28:53.682Z] #51 35.08 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-07T08:28:53.682Z] #51 35.21 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-07T08:28:53.682Z] #51 35.21 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-07T08:28:53.682Z] #51 35.22 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-07T08:28:53.682Z] #51 35.22 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-07T08:28:53.943Z] #51 35.30 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-07T08:28:53.943Z] #51 35.32 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-07T08:28:53.943Z] #51 35.37 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-07T08:28:53.944Z] #51 ... [2022-03-07T08:28:53.944Z] [2022-03-07T08:28:53.944Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:53.944Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-07T08:28:53.944Z] #14 53.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-07T08:28:53.944Z] #14 53.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-07T08:28:53.944Z] #14 53.85 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:28:54.302Z] #38 47.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-07T08:28:54.302Z] #38 47.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-07T08:28:54.302Z] #38 47.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-07T08:28:54.302Z] #38 47.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-07T08:28:54.302Z] #38 47.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-07T08:28:54.302Z] #38 47.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-07T08:28:54.516Z] #51 35.85 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-07T08:28:54.516Z] #51 35.87 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-07T08:28:54.516Z] #51 35.89 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-07T08:28:54.516Z] #51 35.92 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-07T08:28:54.516Z] #51 35.92 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-07T08:28:54.516Z] #51 35.98 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-07T08:28:54.778Z] #51 36.05 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-07T08:28:54.778Z] #51 36.13 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-07T08:28:54.778Z] #51 36.22 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-07T08:28:55.040Z] #51 36.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-07T08:28:55.040Z] #51 36.37 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-07T08:28:55.040Z] #51 36.37 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-07T08:28:55.040Z] #51 36.37 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-07T08:28:55.040Z] #51 36.45 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-07T08:28:55.040Z] #51 36.45 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-07T08:28:55.040Z] #51 36.45 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-07T08:28:55.040Z] #51 36.46 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-07T08:28:55.040Z] #51 36.50 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-07T08:28:55.040Z] #51 36.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-07T08:28:55.040Z] #51 36.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-07T08:28:55.040Z] #51 36.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-07T08:28:55.040Z] #51 ... [2022-03-07T08:28:55.040Z] [2022-03-07T08:28:55.040Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:55.040Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:55.040Z] #47 21.73 Reading package lists... [2022-03-07T08:28:55.040Z] #47 26.42 Building dependency tree... [2022-03-07T08:28:55.040Z] #47 28.99 The following additional packages will be installed: [2022-03-07T08:28:55.040Z] #47 28.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-07T08:28:55.040Z] #47 29.00 python3-protobuf python3-six [2022-03-07T08:28:55.040Z] #47 29.00 Suggested packages: [2022-03-07T08:28:55.040Z] #47 29.01 python3-setuptools [2022-03-07T08:28:55.040Z] #47 29.01 Recommended packages: [2022-03-07T08:28:55.040Z] #47 29.01 iproute2 | iproute [2022-03-07T08:28:55.040Z] #47 29.54 The following NEW packages will be installed: [2022-03-07T08:28:55.040Z] #47 29.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-07T08:28:55.040Z] #47 29.55 python3-protobuf python3-six [2022-03-07T08:28:55.040Z] #47 30.01 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:55.040Z] #47 30.01 Need to get 2292 kB of archives. [2022-03-07T08:28:55.040Z] #47 30.01 After this operation, 11.0 MB of additional disk space will be used. [2022-03-07T08:28:55.040Z] #47 30.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-07T08:28:55.040Z] #47 30.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T08:28:55.040Z] #47 30.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-07T08:28:55.040Z] #47 30.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-07T08:28:55.040Z] #47 30.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-07T08:28:55.040Z] #47 30.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-07T08:28:55.040Z] #47 30.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-07T08:28:55.040Z] #47 33.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-07T08:28:55.040Z] #47 34.74 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:55.040Z] #47 34.96 Fetched 2292 kB in 4s (568 kB/s) [2022-03-07T08:28:55.040Z] #47 35.06 Selecting previously unselected package libprotobuf23:amd64. [2022-03-07T08:28:55.040Z] #47 35.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-07T08:28:55.040Z] #47 35.10 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-07T08:28:55.040Z] #47 35.13 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-07T08:28:55.040Z] #47 35.76 Selecting previously unselected package python3-pkg-resources. [2022-03-07T08:28:55.040Z] #47 35.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T08:28:55.040Z] #47 35.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:28:55.040Z] #47 35.98 Selecting previously unselected package python3-six. [2022-03-07T08:28:55.040Z] #47 35.98 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-07T08:28:55.040Z] #47 35.99 Unpacking python3-six (1.16.0-2) ... [2022-03-07T08:28:55.040Z] #47 36.08 Selecting previously unselected package python3-protobuf. [2022-03-07T08:28:55.040Z] #47 36.08 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-07T08:28:55.040Z] #47 36.13 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-07T08:28:55.200Z] #38 ... [2022-03-07T08:28:55.200Z] [2022-03-07T08:28:55.200Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:55.200Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:55.200Z] #14 29.31 Reading package lists... [2022-03-07T08:28:55.200Z] #14 36.44 Reading package lists... [2022-03-07T08:28:55.200Z] #14 44.02 Building dependency tree... [2022-03-07T08:28:55.200Z] #14 ... [2022-03-07T08:28:55.200Z] [2022-03-07T08:28:55.200Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:55.200Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:28:55.200Z] #51 46.23 go: downloading github.com/fatih/color v1.13.0 [2022-03-07T08:28:55.200Z] #51 46.23 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T08:28:55.200Z] #51 46.31 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-07T08:28:55.200Z] #51 46.38 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-07T08:28:55.316Z] #47 ... [2022-03-07T08:28:55.316Z] [2022-03-07T08:28:55.316Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:28:55.316Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:28:55.316Z] #51 36.74 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-07T08:28:55.316Z] #51 36.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-07T08:28:55.316Z] #51 36.77 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-07T08:28:55.316Z] #51 36.84 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-07T08:28:55.316Z] #51 36.84 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-07T08:28:55.765Z] #51 46.85 go: downloading github.com/spf13/viper v1.10.1 [2022-03-07T08:28:55.765Z] #51 46.85 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-07T08:28:55.893Z] #51 37.26 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-07T08:28:55.893Z] #51 ... [2022-03-07T08:28:55.893Z] [2022-03-07T08:28:55.893Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:55.893Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:55.893Z] #14 27.12 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-03-07T08:28:55.893Z] #14 27.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-07T08:28:55.893Z] #14 29.07 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-03-07T08:28:55.893Z] #14 29.56 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-03-07T08:28:55.893Z] #14 29.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-07T08:28:55.893Z] #14 29.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-07T08:28:55.893Z] #14 29.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-07T08:28:55.893Z] #14 29.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-07T08:28:55.893Z] #14 29.57 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-03-07T08:28:55.893Z] #14 29.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-07T08:28:55.893Z] #14 29.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-07T08:28:55.893Z] #14 29.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-07T08:28:55.893Z] #14 29.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-07T08:28:55.893Z] #14 29.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-07T08:28:55.893Z] #14 29.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-07T08:28:55.893Z] #14 29.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-07T08:28:55.893Z] #14 29.67 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-03-07T08:28:55.893Z] #14 29.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-07T08:28:55.893Z] #14 29.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-07T08:28:55.893Z] #14 30.76 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:55.893Z] #14 30.93 Fetched 115 MB in 7s (17.3 MB/s) [2022-03-07T08:28:55.893Z] #14 31.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-07T08:28:55.893Z] #14 31.01 (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-03-07T08:28:55.893Z] #14 31.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-07T08:28:55.893Z] #14 31.14 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T08:28:55.893Z] #14 32.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-07T08:28:55.893Z] #14 32.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-07T08:28:55.893Z] #14 32.92 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T08:28:55.893Z] #14 35.37 Selecting previously unselected package binutils-mingw-w64. [2022-03-07T08:28:55.893Z] #14 35.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-07T08:28:55.893Z] #14 35.41 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T08:28:55.893Z] #14 35.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-07T08:28:55.893Z] #14 35.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:28:55.893Z] #14 35.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:28:55.893Z] #14 35.70 Selecting previously unselected package dmsetup. [2022-03-07T08:28:55.893Z] #14 35.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:28:55.893Z] #14 35.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-07T08:28:55.893Z] #14 35.84 Selecting previously unselected package mingw-w64-common. [2022-03-07T08:28:55.893Z] #14 35.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-07T08:28:55.893Z] #14 35.85 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-07T08:28:55.893Z] #14 ... [2022-03-07T08:28:55.893Z] [2022-03-07T08:28:55.893Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:55.893Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:55.893Z] #47 36.53 Selecting previously unselected package libnet1:amd64. [2022-03-07T08:28:55.893Z] #47 36.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-07T08:28:55.893Z] #47 36.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:28:55.893Z] #47 36.68 Selecting previously unselected package libnl-3-200:amd64. [2022-03-07T08:28:55.893Z] #47 36.68 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-07T08:28:55.893Z] #47 36.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:28:55.894Z] #47 36.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-07T08:28:55.894Z] #47 36.81 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-07T08:28:55.894Z] #47 36.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:28:55.894Z] #47 36.97 Selecting previously unselected package criu. [2022-03-07T08:28:55.894Z] #47 36.97 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-07T08:28:55.894Z] #47 36.99 Unpacking criu (3.16.1-3) ... [2022-03-07T08:28:56.022Z] #51 47.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-07T08:28:56.198Z] #38 49.58 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:56.279Z] #51 47.35 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-07T08:28:56.279Z] #51 47.39 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-07T08:28:56.279Z] #51 47.41 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-07T08:28:56.455Z] #38 49.75 Fetched 17.7 MB in 2s (8633 kB/s) [2022-03-07T08:28:56.455Z] #38 49.99 Selecting previously unselected package xxd. [2022-03-07T08:28:56.467Z] #47 ... [2022-03-07T08:28:56.467Z] [2022-03-07T08:28:56.467Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:28:56.467Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:28:56.467Z] #38 26.76 Building dependency tree... [2022-03-07T08:28:56.467Z] #38 29.30 The following additional packages will be installed: [2022-03-07T08:28:56.467Z] #38 29.30 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-07T08:28:56.467Z] #38 29.32 Suggested packages: [2022-03-07T08:28:56.467Z] #38 29.32 cmake-doc ninja-build lrzip [2022-03-07T08:28:56.467Z] #38 29.32 Recommended packages: [2022-03-07T08:28:56.467Z] #38 29.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-07T08:28:56.467Z] #38 30.05 The following NEW packages will be installed: [2022-03-07T08:28:56.467Z] #38 30.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-07T08:28:56.467Z] #38 30.06 vim-common xxd [2022-03-07T08:28:56.467Z] #38 30.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:56.467Z] #38 30.37 Need to get 17.7 MB of archives. [2022-03-07T08:28:56.467Z] #38 30.37 After this operation, 70.7 MB of additional disk space will be used. [2022-03-07T08:28:56.467Z] #38 30.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T08:28:56.467Z] #38 30.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-07T08:28:56.467Z] #38 30.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-07T08:28:56.467Z] #38 30.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-07T08:28:56.467Z] #38 30.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-07T08:28:56.467Z] #38 31.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-07T08:28:56.467Z] #38 31.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-07T08:28:56.467Z] #38 31.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-07T08:28:56.467Z] #38 31.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-07T08:28:56.467Z] #38 31.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-07T08:28:56.467Z] #38 32.18 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:28:56.467Z] #38 32.33 Fetched 17.7 MB in 1s (14.3 MB/s) [2022-03-07T08:28:56.467Z] #38 32.39 Selecting previously unselected package xxd. [2022-03-07T08:28:56.467Z] #38 32.39 (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-03-07T08:28:56.467Z] #38 32.41 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T08:28:56.467Z] #38 32.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:28:56.467Z] #38 32.59 Selecting previously unselected package vim-common. [2022-03-07T08:28:56.467Z] #38 32.59 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:28:56.467Z] #38 32.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:28:56.467Z] #38 32.95 Selecting previously unselected package cmake-data. [2022-03-07T08:28:56.467Z] #38 32.95 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-07T08:28:56.467Z] #38 32.96 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T08:28:56.467Z] #38 35.70 Selecting previously unselected package libicu67:amd64. [2022-03-07T08:28:56.467Z] #38 35.70 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-07T08:28:56.467Z] #38 35.70 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-07T08:28:56.467Z] #38 ... [2022-03-07T08:28:56.467Z] [2022-03-07T08:28:56.467Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:28:56.467Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:28:56.467Z] #47 37.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:28:56.713Z] #38 49.99 (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-03-07T08:28:56.970Z] #38 50.12 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T08:28:56.970Z] #38 50.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:28:57.534Z] #38 50.71 Selecting previously unselected package vim-common. [2022-03-07T08:28:57.534Z] #38 50.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:28:57.534Z] #38 50.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:28:57.615Z] #19 ... [2022-03-07T08:28:57.615Z] [2022-03-07T08:28:57.615Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:28:57.615Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:28:57.615Z] #50 133.1 + dpkg --print-architecture [2022-03-07T08:28:57.615Z] #50 133.1 + git checkout -q v2.1.0 [2022-03-07T08:28:57.615Z] #50 133.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-07T08:28:57.615Z] #50 133.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-07T08:28:57.792Z] #38 51.27 Selecting previously unselected package cmake-data. [2022-03-07T08:28:57.792Z] #38 51.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-07T08:28:58.050Z] #38 51.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T08:28:58.172Z] #51 49.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-07T08:28:58.172Z] #51 49.22 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-07T08:28:58.400Z] #47 39.46 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-07T08:28:58.400Z] #47 39.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:28:58.400Z] #47 39.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:28:58.400Z] #47 39.51 Setting up python3-six (1.16.0-2) ... [2022-03-07T08:28:58.680Z] Running on azwin-2-b74a00 in d:\jenkins\workspace\moby_PR-43131 [Pipeline] { [Pipeline] ws [2022-03-07T08:28:58.697Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-07T08:28:59.426Z] #38 ... [2022-03-07T08:28:59.427Z] [2022-03-07T08:28:59.427Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T08:28:59.427Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T08:28:59.427Z] #53 52.49 v3.0.2 [2022-03-07T08:28:59.560Z] #51 ... [2022-03-07T08:28:59.560Z] [2022-03-07T08:28:59.560Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-07T08:28:59.560Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-07T08:28:59.560Z] #53 49.57 v3.0.2 [2022-03-07T08:28:59.560Z] #53 DONE 50.6s [2022-03-07T08:28:59.683Z] #53 DONE 52.9s [2022-03-07T08:28:59.683Z] [2022-03-07T08:28:59.683Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:59.683Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:59.683Z] #14 48.82 The following additional packages will be installed: [2022-03-07T08:28:59.683Z] #14 48.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T08:28:59.684Z] #14 48.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-07T08:28:59.684Z] #14 48.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-07T08:28:59.684Z] #14 48.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-07T08:28:59.684Z] #14 48.86 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-07T08:28:59.684Z] #14 48.86 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-07T08:28:59.684Z] #14 48.87 mingw-w64-common mingw-w64-x86-64-dev [2022-03-07T08:28:59.684Z] #14 48.91 Suggested packages: [2022-03-07T08:28:59.684Z] #14 48.91 gcc-10-locales seccomp wine64 [2022-03-07T08:28:59.684Z] #14 50.64 The following NEW packages will be installed: [2022-03-07T08:28:59.684Z] #14 50.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T08:28:59.684Z] #14 50.66 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-07T08:28:59.684Z] #14 50.66 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-07T08:28:59.684Z] #14 50.66 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-07T08:28:59.684Z] #14 50.66 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-07T08:28:59.684Z] #14 50.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-07T08:28:59.684Z] #14 50.67 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-07T08:28:59.684Z] #14 50.67 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-07T08:28:59.684Z] #14 50.67 mingw-w64-x86-64-dev [2022-03-07T08:28:59.684Z] #14 51.13 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:59.684Z] #14 51.13 Need to get 115 MB of archives. [2022-03-07T08:28:59.684Z] #14 51.13 After this operation, 645 MB of additional disk space will be used. [2022-03-07T08:28:59.684Z] #14 51.13 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-03-07T08:28:59.684Z] #14 51.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-07T08:28:59.684Z] #14 51.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-07T08:28:59.684Z] #14 51.52 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-03-07T08:28:59.684Z] #14 51.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-07T08:28:59.684Z] #14 51.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-07T08:28:59.684Z] #14 51.99 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-03-07T08:28:59.684Z] #14 52.24 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-03-07T08:28:59.684Z] #14 52.27 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-03-07T08:28:59.684Z] #14 53.22 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-03-07T08:28:59.818Z] [2022-03-07T08:28:59.818Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:28:59.818Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:28:59.818Z] #14 48.01 The following additional packages will be installed: [2022-03-07T08:28:59.818Z] #14 48.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T08:28:59.818Z] #14 48.02 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-07T08:28:59.818Z] #14 48.02 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-07T08:28:59.818Z] #14 48.02 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-07T08:28:59.818Z] #14 48.02 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-07T08:28:59.818Z] #14 48.02 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-07T08:28:59.818Z] #14 48.03 mingw-w64-common mingw-w64-x86-64-dev [2022-03-07T08:28:59.818Z] #14 48.03 Suggested packages: [2022-03-07T08:28:59.818Z] #14 48.04 gcc-10-locales seccomp wine64 [2022-03-07T08:28:59.818Z] #14 49.78 The following NEW packages will be installed: [2022-03-07T08:28:59.818Z] #14 49.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T08:28:59.818Z] #14 49.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-07T08:28:59.818Z] #14 49.79 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-07T08:28:59.818Z] #14 49.79 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-07T08:28:59.818Z] #14 49.79 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-07T08:28:59.818Z] #14 49.79 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-07T08:28:59.818Z] #14 49.79 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-07T08:28:59.818Z] #14 49.79 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-07T08:28:59.818Z] #14 49.81 mingw-w64-x86-64-dev [2022-03-07T08:28:59.818Z] #14 50.21 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:28:59.818Z] #14 50.21 Need to get 115 MB of archives. [2022-03-07T08:28:59.818Z] #14 50.21 After this operation, 645 MB of additional disk space will be used. [2022-03-07T08:28:59.818Z] #14 50.21 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-03-07T08:28:59.818Z] #14 50.39 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-03-07T08:28:59.818Z] #14 50.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-07T08:28:59.818Z] #14 50.56 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-03-07T08:28:59.818Z] #14 50.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-07T08:28:59.818Z] #14 50.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-07T08:28:59.818Z] #14 51.05 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-03-07T08:28:59.841Z] The recommended git tool is: git [2022-03-07T08:28:59.886Z] #47 40.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:28:59.886Z] #47 40.80 Setting up python3-protobuf (3.12.4-1) ... [2022-03-07T08:29:00.091Z] #14 51.23 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-03-07T08:29:00.091Z] #14 51.24 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-03-07T08:29:00.247Z] #14 ... [2022-03-07T08:29:00.247Z] [2022-03-07T08:29:00.247Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:29:00.247Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T08:29:00.247Z] #58 49.31 The following additional packages will be installed: [2022-03-07T08:29:00.247Z] #58 49.31 libbtrfs0 [2022-03-07T08:29:00.247Z] #58 49.54 The following NEW packages will be installed: [2022-03-07T08:29:00.247Z] #58 49.54 libbtrfs-dev libbtrfs0 [2022-03-07T08:29:00.247Z] #58 49.98 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:29:00.247Z] #58 49.98 Need to get 460 kB of archives. [2022-03-07T08:29:00.247Z] #58 49.98 After this operation, 1237 kB of additional disk space will be used. [2022-03-07T08:29:00.247Z] #58 49.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-07T08:29:00.247Z] #58 50.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-07T08:29:00.247Z] #58 51.35 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:29:00.247Z] #58 51.75 Fetched 460 kB in 0s (1185 kB/s) [2022-03-07T08:29:00.247Z] #58 51.86 Selecting previously unselected package libbtrfs0:amd64. [2022-03-07T08:29:00.247Z] #58 51.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-07T08:29:00.247Z] #58 51.91 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-07T08:29:00.247Z] #58 52.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:29:00.247Z] #58 52.30 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-07T08:29:00.247Z] #58 52.31 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-07T08:29:00.247Z] #58 52.33 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:29:00.247Z] #58 53.05 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:29:00.247Z] #58 53.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:29:00.247Z] #58 53.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:29:00.247Z] #58 DONE 53.7s [2022-03-07T08:29:00.501Z] #14 ... [2022-03-07T08:29:00.501Z] [2022-03-07T08:29:00.501Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:29:00.501Z] #60 sha256:c883f1336b7122c25f6495e78cf76f79ccb40496b3ff15c9f6a96791f2babade [2022-03-07T08:29:00.501Z] #60 32.79 Updating files: 66% (3134/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-07T08:29:00.501Z] #60 33.52 + cd /tmp/tmp.6vpFq0JyAv/src/github.com/containerd/containerd [2022-03-07T08:29:00.501Z] #60 33.52 + git checkout -q v1.5.10 [2022-03-07T08:29:00.503Z] [2022-03-07T08:29:00.503Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T08:29:00.503Z] #59 sha256:333e2be2eca7ba44ad735011f3cd389cb96cbb50b7ace084dd717370ea567b7b [2022-03-07T08:29:00.832Z] #47 ... [2022-03-07T08:29:00.832Z] [2022-03-07T08:29:00.832Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:29:00.832Z] #60 sha256:b4c1728ca7b1154e351cd152ba4c09be5e76a106c965d4f2f1b7fc65d8b430fc [2022-03-07T08:29:00.832Z] #60 3.675 + RM_GOPATH=0 [2022-03-07T08:29:00.832Z] #60 3.678 + TMP_GOPATH= [2022-03-07T08:29:00.832Z] #60 3.678 + : /build [2022-03-07T08:29:00.832Z] #60 3.679 + '[' -z '' ']' [2022-03-07T08:29:00.832Z] #60 3.680 ++ mktemp -d [2022-03-07T08:29:00.832Z] #60 3.682 + export GOPATH=/tmp/tmp.QDKbCyqG2I [2022-03-07T08:29:00.832Z] #60 3.683 + GOPATH=/tmp/tmp.QDKbCyqG2I [2022-03-07T08:29:00.832Z] #60 3.683 + RM_GOPATH=1 [2022-03-07T08:29:00.832Z] #60 3.683 + case "$(go env GOARCH)" in [2022-03-07T08:29:00.832Z] #60 3.685 ++ go env GOARCH [2022-03-07T08:29:00.832Z] #60 3.709 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:00.832Z] #60 3.709 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:00.832Z] #60 3.710 ++ dirname /install.sh [2022-03-07T08:29:00.832Z] #60 3.711 + dir=/ [2022-03-07T08:29:00.832Z] #60 3.711 + bin=containerd [2022-03-07T08:29:00.832Z] #60 3.711 + shift [2022-03-07T08:29:00.832Z] #60 3.711 + '[' '!' -f //containerd.installer ']' [2022-03-07T08:29:00.832Z] #60 3.712 + . //containerd.installer [2022-03-07T08:29:00.832Z] #60 3.712 ++ set -e [2022-03-07T08:29:00.832Z] #60 3.712 ++ : v1.5.10 [2022-03-07T08:29:00.832Z] #60 3.712 + install_containerd [2022-03-07T08:29:00.832Z] #60 3.713 + echo 'Install containerd version v1.5.10' [2022-03-07T08:29:00.832Z] #60 3.714 Install containerd version v1.5.10 [2022-03-07T08:29:00.832Z] #60 3.714 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QDKbCyqG2I/src/github.com/containerd/containerd [2022-03-07T08:29:00.832Z] #60 3.720 Cloning into '/tmp/tmp.QDKbCyqG2I/src/github.com/containerd/containerd'... [2022-03-07T08:29:00.832Z] #60 ... [2022-03-07T08:29:00.832Z] [2022-03-07T08:29:00.832Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:29:00.832Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:29:00.832Z] #38 41.96 Selecting previously unselected package libxml2:amd64. [2022-03-07T08:29:00.832Z] #38 41.96 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-07T08:29:00.832Z] #38 41.97 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-07T08:29:00.832Z] #38 42.39 Selecting previously unselected package libarchive13:amd64. [2022-03-07T08:29:01.023Z] #14 ... [2022-03-07T08:29:01.023Z] [2022-03-07T08:29:01.023Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:29:01.023Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-07T08:29:01.023Z] #58 35.49 Reading package lists... [2022-03-07T08:29:01.023Z] #58 42.96 Building dependency tree... [2022-03-07T08:29:01.023Z] #58 46.99 The following additional packages will be installed: [2022-03-07T08:29:01.023Z] #58 47.02 libbtrfs0 [2022-03-07T08:29:01.023Z] #58 47.19 The following NEW packages will be installed: [2022-03-07T08:29:01.023Z] #58 47.20 libbtrfs-dev libbtrfs0 [2022-03-07T08:29:01.023Z] #58 47.68 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:29:01.023Z] #58 47.68 Need to get 460 kB of archives. [2022-03-07T08:29:01.023Z] #58 47.68 After this operation, 1237 kB of additional disk space will be used. [2022-03-07T08:29:01.023Z] #58 47.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-07T08:29:01.023Z] #58 47.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-07T08:29:01.023Z] #58 48.97 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:29:01.023Z] #58 49.28 Fetched 460 kB in 0s (1137 kB/s) [2022-03-07T08:29:01.023Z] #58 49.55 Selecting previously unselected package libbtrfs0:amd64. [2022-03-07T08:29:01.023Z] #58 49.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-07T08:29:01.023Z] #58 49.68 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-07T08:29:01.023Z] #58 49.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:29:01.023Z] #58 50.60 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-07T08:29:01.023Z] #58 50.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-07T08:29:01.023Z] #58 50.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:29:01.023Z] #58 51.18 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:29:01.023Z] #58 51.27 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:29:01.023Z] #58 51.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:29:01.023Z] #58 DONE 51.9s [2022-03-07T08:29:01.023Z] [2022-03-07T08:29:01.023Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:01.023Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:01.023Z] #14 52.01 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-03-07T08:29:01.094Z] #38 42.40 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-07T08:29:01.094Z] #38 42.40 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-07T08:29:01.358Z] #38 42.70 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-07T08:29:01.358Z] #38 42.72 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-07T08:29:01.358Z] #38 42.73 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-07T08:29:01.435Z] #59 DONE 1.0s [2022-03-07T08:29:01.435Z] [2022-03-07T08:29:01.435Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:29:01.435Z] #60 sha256:4712fad385af21343459e998bfbf2dc29f0046f09bb18506c512555ce8746945 [2022-03-07T08:29:01.440Z] #60 34.50 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-07T08:29:01.440Z] #60 34.51 + BUILDTAGS='netgo osusergo static_build' [2022-03-07T08:29:01.440Z] #60 34.51 + export EXTRA_FLAGS=-buildmode=pie [2022-03-07T08:29:01.440Z] #60 34.51 + EXTRA_FLAGS=-buildmode=pie [2022-03-07T08:29:01.440Z] #60 34.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-07T08:29:01.440Z] #60 34.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-07T08:29:01.440Z] #60 34.51 + '[' '' = dynamic ']' [2022-03-07T08:29:01.440Z] #60 34.51 + make [2022-03-07T08:29:01.586Z] #14 ... [2022-03-07T08:29:01.586Z] [2022-03-07T08:29:01.586Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T08:29:01.586Z] #59 sha256:7f92c21ed2beaad16106a8cb1b71e43aa2562b492b79822985beb1743d14ccac [2022-03-07T08:29:01.586Z] #59 DONE 0.5s [2022-03-07T08:29:01.586Z] [2022-03-07T08:29:01.586Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:29:01.586Z] #60 sha256:356c83a2bfc65778f1d75649b3faefda8d958a4d295e6ed12e59dae9eef23870 [2022-03-07T08:29:01.633Z] #38 42.87 Selecting previously unselected package librhash0:amd64. [2022-03-07T08:29:01.633Z] #38 42.88 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-07T08:29:01.633Z] #38 42.89 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-07T08:29:01.633Z] #38 43.10 Selecting previously unselected package libuv1:amd64. [2022-03-07T08:29:01.894Z] #38 43.11 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-07T08:29:01.894Z] #38 43.12 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-07T08:29:01.894Z] #38 43.25 Selecting previously unselected package cmake. [2022-03-07T08:29:01.894Z] #38 43.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-07T08:29:01.894Z] #38 43.27 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-07T08:29:02.370Z] #60 35.61 + bin/ctr [2022-03-07T08:29:02.606Z] #60 ... [2022-03-07T08:29:02.606Z] [2022-03-07T08:29:02.606Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:29:02.606Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:29:02.606Z] #47 35.55 Reading package lists... [2022-03-07T08:29:02.606Z] #47 43.35 Building dependency tree... [2022-03-07T08:29:02.606Z] #47 47.33 The following additional packages will be installed: [2022-03-07T08:29:02.606Z] #47 47.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-07T08:29:02.606Z] #47 47.33 python3-protobuf python3-six [2022-03-07T08:29:02.606Z] #47 47.34 Suggested packages: [2022-03-07T08:29:02.606Z] #47 47.34 python3-setuptools [2022-03-07T08:29:02.606Z] #47 47.34 Recommended packages: [2022-03-07T08:29:02.606Z] #47 47.34 iproute2 | iproute [2022-03-07T08:29:02.606Z] #47 48.43 The following NEW packages will be installed: [2022-03-07T08:29:02.606Z] #47 48.45 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-07T08:29:02.606Z] #47 48.45 python3-protobuf python3-six [2022-03-07T08:29:02.606Z] #47 49.11 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:29:02.606Z] #47 49.11 Need to get 2292 kB of archives. [2022-03-07T08:29:02.606Z] #47 49.11 After this operation, 11.0 MB of additional disk space will be used. [2022-03-07T08:29:02.606Z] #47 49.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-07T08:29:02.606Z] #47 49.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T08:29:02.606Z] #47 49.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-07T08:29:02.606Z] #47 49.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-07T08:29:02.606Z] #47 49.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-07T08:29:02.606Z] #47 49.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-07T08:29:02.606Z] #47 49.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-07T08:29:02.606Z] #47 52.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-07T08:29:02.606Z] #47 ... [2022-03-07T08:29:02.606Z] [2022-03-07T08:29:02.606Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:02.606Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:02.606Z] #51 53.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T08:29:02.606Z] #51 53.55 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-07T08:29:02.863Z] #51 53.80 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-07T08:29:02.863Z] #51 53.92 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-07T08:29:02.863Z] #51 54.05 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-07T08:29:02.863Z] #51 54.11 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-07T08:29:02.863Z] #51 54.14 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-07T08:29:03.120Z] #51 54.21 go: downloading github.com/spf13/afero v1.6.0 [2022-03-07T08:29:03.120Z] #51 54.31 go: downloading github.com/spf13/cast v1.4.1 [2022-03-07T08:29:03.120Z] #51 54.40 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-07T08:29:03.332Z] #60 1.962 + RM_GOPATH=0 [2022-03-07T08:29:03.332Z] #60 1.962 + TMP_GOPATH= [2022-03-07T08:29:03.332Z] #60 1.962 + : /build [2022-03-07T08:29:03.332Z] #60 1.962 + '[' -z '' ']' [2022-03-07T08:29:03.332Z] #60 1.962 ++ mktemp -d [2022-03-07T08:29:03.332Z] #60 1.968 + export GOPATH=/tmp/tmp.5wiH6Ro61p [2022-03-07T08:29:03.332Z] #60 1.968 + GOPATH=/tmp/tmp.5wiH6Ro61p [2022-03-07T08:29:03.332Z] #60 1.968 + RM_GOPATH=1 [2022-03-07T08:29:03.332Z] #60 1.968 + case "$(go env GOARCH)" in [2022-03-07T08:29:03.332Z] #60 1.968 ++ go env GOARCH [2022-03-07T08:29:03.332Z] #60 1.992 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:03.332Z] #60 1.992 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:03.332Z] #60 1.992 ++ dirname /install.sh [2022-03-07T08:29:03.332Z] #60 2.013 Install containerd version v1.5.10 [2022-03-07T08:29:03.332Z] #60 2.013 + dir=/ [2022-03-07T08:29:03.332Z] #60 2.013 + bin=containerd [2022-03-07T08:29:03.332Z] #60 2.013 + shift [2022-03-07T08:29:03.332Z] #60 2.013 + '[' '!' -f //containerd.installer ']' [2022-03-07T08:29:03.332Z] #60 2.013 + . //containerd.installer [2022-03-07T08:29:03.332Z] #60 2.013 ++ set -e [2022-03-07T08:29:03.332Z] #60 2.013 ++ : v1.5.10 [2022-03-07T08:29:03.332Z] #60 2.013 + install_containerd [2022-03-07T08:29:03.332Z] #60 2.013 + echo 'Install containerd version v1.5.10' [2022-03-07T08:29:03.332Z] #60 2.013 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5wiH6Ro61p/src/github.com/containerd/containerd [2022-03-07T08:29:03.332Z] #60 2.013 Cloning into '/tmp/tmp.5wiH6Ro61p/src/github.com/containerd/containerd'... [2022-03-07T08:29:03.378Z] #51 54.44 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-07T08:29:03.378Z] #51 54.49 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-07T08:29:03.589Z] #60 ... [2022-03-07T08:29:03.589Z] [2022-03-07T08:29:03.589Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:03.589Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:03.589Z] #51 47.04 go: downloading github.com/fatih/color v1.13.0 [2022-03-07T08:29:03.589Z] #51 47.07 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T08:29:03.589Z] #51 47.17 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-07T08:29:03.589Z] #51 47.28 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-07T08:29:03.589Z] #51 47.62 go: downloading github.com/spf13/viper v1.10.1 [2022-03-07T08:29:03.589Z] #51 47.80 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-07T08:29:03.589Z] #51 48.55 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-07T08:29:03.589Z] #51 48.63 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-07T08:29:03.589Z] #51 48.63 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-07T08:29:03.589Z] #51 48.66 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-07T08:29:03.589Z] #51 50.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-07T08:29:03.589Z] #51 50.34 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-07T08:29:03.589Z] #51 50.42 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T08:29:03.589Z] #51 50.85 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-07T08:29:03.589Z] #51 51.03 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-07T08:29:03.589Z] #51 51.06 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-07T08:29:03.589Z] #51 54.43 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-07T08:29:03.589Z] #51 54.57 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-07T08:29:03.589Z] #51 54.57 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-07T08:29:03.589Z] #51 54.69 go: downloading github.com/spf13/afero v1.6.0 [2022-03-07T08:29:03.589Z] #51 54.77 go: downloading github.com/spf13/cast v1.4.1 [2022-03-07T08:29:03.589Z] #51 54.79 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-07T08:29:03.589Z] #51 54.83 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-07T08:29:03.589Z] #51 54.87 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-07T08:29:03.589Z] #51 54.96 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-07T08:29:03.589Z] #51 55.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-07T08:29:03.589Z] #51 55.31 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-07T08:29:03.589Z] #51 55.34 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-07T08:29:03.589Z] #51 55.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-07T08:29:03.589Z] #51 55.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-07T08:29:03.589Z] #51 55.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-07T08:29:03.589Z] #51 55.48 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-07T08:29:03.589Z] #51 55.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-07T08:29:03.589Z] #51 56.28 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-07T08:29:03.589Z] #51 56.47 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-07T08:29:03.589Z] #51 56.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-07T08:29:03.589Z] #51 56.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-07T08:29:03.589Z] #51 56.64 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-07T08:29:03.589Z] #51 56.93 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-07T08:29:03.589Z] #51 57.11 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-07T08:29:03.704Z] #51 54.68 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-07T08:29:03.704Z] #51 54.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-07T08:29:03.704Z] #51 54.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-07T08:29:03.846Z] #51 ... [2022-03-07T08:29:03.846Z] [2022-03-07T08:29:03.846Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:29:03.846Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:29:03.846Z] #47 44.81 Building dependency tree... [2022-03-07T08:29:03.846Z] #47 49.84 The following additional packages will be installed: [2022-03-07T08:29:03.846Z] #47 49.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-07T08:29:03.846Z] #47 49.85 python3-protobuf python3-six [2022-03-07T08:29:03.846Z] #47 49.87 Suggested packages: [2022-03-07T08:29:03.846Z] #47 49.88 python3-setuptools [2022-03-07T08:29:03.846Z] #47 49.88 Recommended packages: [2022-03-07T08:29:03.846Z] #47 49.88 iproute2 | iproute [2022-03-07T08:29:03.846Z] #47 50.71 The following NEW packages will be installed: [2022-03-07T08:29:03.846Z] #47 50.73 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-07T08:29:03.846Z] #47 50.73 python3-protobuf python3-six [2022-03-07T08:29:03.846Z] #47 51.09 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:29:03.846Z] #47 51.09 Need to get 2292 kB of archives. [2022-03-07T08:29:03.846Z] #47 51.09 After this operation, 11.0 MB of additional disk space will be used. [2022-03-07T08:29:03.846Z] #47 51.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-07T08:29:03.846Z] #47 51.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T08:29:03.846Z] #47 51.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-07T08:29:03.846Z] #47 51.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-07T08:29:03.846Z] #47 51.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-07T08:29:03.846Z] #47 51.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-07T08:29:03.846Z] #47 51.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-07T08:29:03.846Z] #47 54.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-07T08:29:03.846Z] #47 56.28 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:29:03.846Z] #47 56.58 Fetched 2292 kB in 4s (547 kB/s) [2022-03-07T08:29:03.846Z] #47 56.64 Selecting previously unselected package libprotobuf23:amd64. [2022-03-07T08:29:03.846Z] #47 56.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-07T08:29:03.846Z] #47 56.68 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-07T08:29:03.846Z] #47 56.70 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-07T08:29:03.846Z] #47 ... [2022-03-07T08:29:03.846Z] [2022-03-07T08:29:03.846Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:03.846Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:03.846Z] #51 57.30 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-07T08:29:03.846Z] #51 57.38 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-07T08:29:03.993Z] #51 55.16 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-07T08:29:04.269Z] #51 55.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-07T08:29:04.269Z] #51 55.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-07T08:29:04.269Z] #51 55.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-07T08:29:04.551Z] #51 55.53 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-07T08:29:04.551Z] #51 55.60 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-07T08:29:05.219Z] #51 58.39 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-07T08:29:05.219Z] #51 58.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-07T08:29:05.219Z] #51 58.53 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-07T08:29:05.219Z] #51 58.56 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-07T08:29:05.219Z] #51 58.60 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-07T08:29:05.265Z] #38 46.70 Setting up libicu67:amd64 (67.1-7) ... [2022-03-07T08:29:05.265Z] #38 46.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:29:05.492Z] #51 58.72 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-07T08:29:05.492Z] #51 58.74 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-07T08:29:05.492Z] #51 58.88 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-07T08:29:05.799Z] #51 58.99 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-07T08:29:05.799Z] #51 58.99 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-07T08:29:05.799Z] #51 59.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-07T08:29:05.799Z] #51 59.23 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-07T08:29:05.839Z] #38 47.12 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-07T08:29:05.839Z] #38 ... [2022-03-07T08:29:05.839Z] [2022-03-07T08:29:05.839Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:05.839Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:05.839Z] #51 37.34 go: downloading honnef.co/go/tools v0.2.2 [2022-03-07T08:29:05.839Z] #51 38.50 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-07T08:29:05.839Z] #51 38.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-07T08:29:05.839Z] #51 38.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-07T08:29:05.839Z] #51 38.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-07T08:29:05.839Z] #51 38.74 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-07T08:29:05.839Z] #51 38.78 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-07T08:29:05.839Z] #51 38.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-07T08:29:05.839Z] #51 39.16 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-07T08:29:05.839Z] #51 39.16 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-07T08:29:05.839Z] #51 39.30 go: downloading golang.org/x/text v0.3.7 [2022-03-07T08:29:05.839Z] #51 44.15 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-07T08:29:05.839Z] #51 44.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-07T08:29:05.839Z] #51 44.25 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-07T08:29:05.839Z] #51 44.38 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-07T08:29:05.839Z] #51 44.42 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-07T08:29:05.839Z] #51 44.43 go: downloading golang.org/x/mod v0.5.1 [2022-03-07T08:29:05.839Z] #51 44.46 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-07T08:29:05.839Z] #51 44.66 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-07T08:29:05.839Z] #51 44.67 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-07T08:29:05.839Z] #51 44.69 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-07T08:29:05.839Z] #51 44.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-07T08:29:05.839Z] #51 44.84 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-07T08:29:05.839Z] #51 45.12 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-07T08:29:05.839Z] #51 45.16 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-07T08:29:05.839Z] #51 45.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-07T08:29:05.839Z] #51 45.56 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-07T08:29:05.839Z] #51 45.60 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-07T08:29:05.839Z] #51 45.72 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-07T08:29:05.839Z] #51 45.75 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-07T08:29:05.839Z] #51 45.78 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-07T08:29:05.839Z] #51 45.82 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-07T08:29:05.839Z] #51 46.08 go: downloading github.com/prometheus/common v0.10.0 [2022-03-07T08:29:05.839Z] #51 46.26 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-07T08:29:05.839Z] #51 46.35 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-07T08:29:05.839Z] #51 46.42 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-07T08:29:05.926Z] #51 56.86 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-07T08:29:05.926Z] #51 56.98 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-07T08:29:05.926Z] #51 57.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-07T08:29:05.926Z] #51 57.10 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-07T08:29:05.926Z] #51 57.18 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-07T08:29:06.060Z] #51 59.25 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-07T08:29:06.060Z] #51 59.26 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-07T08:29:06.060Z] #51 59.36 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-07T08:29:06.060Z] #51 59.37 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-07T08:29:06.060Z] #51 59.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-07T08:29:06.101Z] #51 ... [2022-03-07T08:29:06.101Z] [2022-03-07T08:29:06.101Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:29:06.101Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:29:06.101Z] #38 47.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:29:06.101Z] #38 47.55 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-07T08:29:06.101Z] #38 47.64 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-07T08:29:06.183Z] #51 57.20 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-07T08:29:06.317Z] #51 59.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-07T08:29:06.317Z] #51 59.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-07T08:29:06.317Z] #51 59.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-07T08:29:06.317Z] #51 59.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-07T08:29:06.364Z] #38 47.68 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T08:29:06.364Z] #38 47.73 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-07T08:29:06.364Z] #38 47.76 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-07T08:29:06.364Z] #38 47.79 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-07T08:29:06.364Z] #38 47.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:29:06.575Z] #51 59.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-07T08:29:06.575Z] #51 59.99 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-07T08:29:06.575Z] #51 60.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-07T08:29:06.625Z] #38 ... [2022-03-07T08:29:06.625Z] [2022-03-07T08:29:06.625Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:29:06.625Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:29:06.625Z] #47 44.37 Setting up criu (3.16.1-3) ... [2022-03-07T08:29:06.625Z] #47 46.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:29:06.625Z] #47 DONE 47.7s [2022-03-07T08:29:06.625Z] [2022-03-07T08:29:06.625Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:06.625Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:06.625Z] #51 47.88 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-07T08:29:06.746Z] #51 ... [2022-03-07T08:29:06.746Z] [2022-03-07T08:29:06.746Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:29:06.746Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:29:06.746Z] #38 47.69 Selecting previously unselected package libicu67:amd64. [2022-03-07T08:29:06.746Z] #38 47.70 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-07T08:29:06.746Z] #38 47.72 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-07T08:29:06.746Z] #38 57.85 Selecting previously unselected package libxml2:amd64. [2022-03-07T08:29:06.746Z] #38 57.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-07T08:29:06.746Z] #38 57.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-07T08:29:06.746Z] #38 ... [2022-03-07T08:29:06.746Z] [2022-03-07T08:29:06.746Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:29:06.746Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:29:06.746Z] #47 54.48 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:29:06.746Z] #47 54.92 Fetched 2292 kB in 5s (509 kB/s) [2022-03-07T08:29:06.746Z] #47 55.07 Selecting previously unselected package libprotobuf23:amd64. [2022-03-07T08:29:06.746Z] #47 55.07 (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-03-07T08:29:06.746Z] #47 55.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-07T08:29:06.746Z] #47 55.32 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-07T08:29:06.746Z] #47 56.70 Selecting previously unselected package python3-pkg-resources. [2022-03-07T08:29:06.746Z] #47 56.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T08:29:06.746Z] #47 56.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:29:06.746Z] #47 56.98 Selecting previously unselected package python3-six. [2022-03-07T08:29:06.746Z] #47 56.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-07T08:29:06.746Z] #47 57.01 Unpacking python3-six (1.16.0-2) ... [2022-03-07T08:29:06.746Z] #47 57.22 Selecting previously unselected package python3-protobuf. [2022-03-07T08:29:06.746Z] #47 57.22 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-07T08:29:06.746Z] #47 57.23 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-07T08:29:06.833Z] #51 60.19 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-07T08:29:06.833Z] #51 60.20 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-07T08:29:06.833Z] #51 60.22 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-07T08:29:06.833Z] #51 60.28 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-07T08:29:06.833Z] #51 60.30 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-07T08:29:06.833Z] #51 60.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-07T08:29:06.887Z] #51 ... [2022-03-07T08:29:06.888Z] [2022-03-07T08:29:06.888Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:29:06.888Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:29:06.888Z] #34 38.11 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-03-07T08:29:06.888Z] #34 38.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-07T08:29:06.888Z] #34 39.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:29:06.888Z] #34 ... [2022-03-07T08:29:06.888Z] [2022-03-07T08:29:06.888Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:29:06.888Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:29:06.888Z] #38 DONE 48.4s [2022-03-07T08:29:06.888Z] [2022-03-07T08:29:06.888Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:06.888Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:06.888Z] #14 41.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-07T08:29:06.888Z] #14 41.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-07T08:29:06.888Z] #14 41.44 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T08:29:06.888Z] #14 47.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-07T08:29:06.888Z] #14 47.72 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:06.888Z] #14 47.74 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T08:29:06.888Z] #14 47.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-07T08:29:06.888Z] #14 47.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:06.888Z] #14 47.95 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T08:29:07.090Z] #51 60.34 go: downloading github.com/julz/importas v0.1.0 [2022-03-07T08:29:07.090Z] #51 60.38 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-07T08:29:07.090Z] #51 60.45 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-07T08:29:07.090Z] #51 60.45 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-07T08:29:07.150Z] #14 ... [2022-03-07T08:29:07.150Z] [2022-03-07T08:29:07.150Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T08:29:07.150Z] #39 sha256:89cef04c621899f3fdd67ef5ff771d3983e4b0e022b67c11f11a4d170f8ec7c2 [2022-03-07T08:29:07.310Z] #47 57.94 Selecting previously unselected package libnet1:amd64. [2022-03-07T08:29:07.310Z] #47 57.94 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-07T08:29:07.310Z] #47 57.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:29:07.349Z] #51 60.59 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-07T08:29:07.349Z] #51 60.61 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-07T08:29:07.349Z] #51 60.65 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-07T08:29:07.349Z] #51 60.66 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-07T08:29:07.349Z] #51 60.68 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-07T08:29:07.411Z] #39 DONE 0.4s [2022-03-07T08:29:07.411Z] [2022-03-07T08:29:07.411Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T08:29:07.411Z] #40 sha256:07380db18665fbad9fbcc7a553db4060e7f080e8dd8d726a2e4b4a5e1396362d [2022-03-07T08:29:07.567Z] #47 58.36 Selecting previously unselected package libnl-3-200:amd64. [2022-03-07T08:29:07.567Z] #47 58.36 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-07T08:29:07.567Z] #47 58.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:29:07.606Z] #51 60.81 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-07T08:29:07.606Z] #51 60.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-07T08:29:07.606Z] #51 60.93 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-07T08:29:07.606Z] #51 60.95 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-07T08:29:07.824Z] #47 58.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-07T08:29:08.083Z] #47 58.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-07T08:29:08.083Z] #47 58.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:29:08.083Z] #47 58.93 Selecting previously unselected package criu. [2022-03-07T08:29:08.083Z] #47 58.93 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-07T08:29:08.083Z] #47 58.94 Unpacking criu (3.16.1-3) ... [2022-03-07T08:29:08.537Z] #51 61.75 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-07T08:29:08.537Z] #51 61.81 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-07T08:29:08.537Z] #51 61.81 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-07T08:29:08.537Z] #51 61.94 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-07T08:29:08.537Z] #51 61.96 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-07T08:29:08.537Z] #51 62.07 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-07T08:29:08.795Z] #51 62.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-07T08:29:08.795Z] #51 62.18 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-07T08:29:08.795Z] #51 62.20 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-07T08:29:09.016Z] #47 59.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:29:09.359Z] #51 62.45 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-07T08:29:09.359Z] #51 62.46 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-07T08:29:09.359Z] #51 62.60 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-07T08:29:09.359Z] #51 62.64 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-07T08:29:09.359Z] #51 62.65 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-07T08:29:09.359Z] #51 62.68 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-07T08:29:09.359Z] #51 62.74 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-07T08:29:09.359Z] #51 62.79 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-07T08:29:09.359Z] #51 62.82 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-07T08:29:09.617Z] #51 62.92 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-07T08:29:09.617Z] #51 62.93 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-07T08:29:09.617Z] #51 62.96 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-07T08:29:09.865Z] #50 ... [2022-03-07T08:29:09.865Z] [2022-03-07T08:29:09.865Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-07T08:29:09.865Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T08:29:09.865Z] #19 121.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-07T08:29:09.865Z] #19 121.0 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:29:09.865Z] #19 121.0 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-07T08:29:09.865Z] #19 121.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-07T08:29:09.865Z] #19 121.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:29:09.865Z] #19 121.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T08:29:09.865Z] #19 130.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-07T08:29:09.865Z] #19 130.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:29:09.865Z] #19 131.0 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T08:29:09.865Z] #19 132.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-07T08:29:09.865Z] #19 132.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:29:09.865Z] #19 132.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:29:09.874Z] #51 63.28 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-07T08:29:09.874Z] #51 63.30 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-07T08:29:09.948Z] #47 ... [2022-03-07T08:29:09.948Z] [2022-03-07T08:29:09.948Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:09.948Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:09.948Z] #51 58.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-07T08:29:09.948Z] #51 58.05 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-07T08:29:09.948Z] #51 58.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-07T08:29:09.948Z] #51 58.18 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-07T08:29:09.948Z] #51 58.20 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-07T08:29:09.948Z] #51 58.32 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-07T08:29:09.948Z] #51 58.35 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-07T08:29:09.948Z] #51 58.46 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-07T08:29:09.948Z] #51 58.53 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-07T08:29:09.948Z] #51 58.57 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-07T08:29:09.948Z] #51 58.64 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-07T08:29:09.948Z] #51 58.68 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-07T08:29:09.948Z] #51 58.83 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-07T08:29:09.948Z] #51 58.91 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-07T08:29:09.948Z] #51 59.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-07T08:29:09.948Z] #51 59.09 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-07T08:29:09.948Z] #51 59.17 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-07T08:29:09.948Z] #51 59.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-07T08:29:09.948Z] #51 59.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-07T08:29:09.948Z] #51 59.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-07T08:29:09.948Z] #51 59.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-07T08:29:09.948Z] #51 59.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-07T08:29:09.948Z] #51 60.09 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-07T08:29:09.948Z] #51 60.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-07T08:29:09.948Z] #51 60.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-07T08:29:09.948Z] #51 60.16 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-07T08:29:09.948Z] #51 60.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-07T08:29:09.948Z] #51 60.20 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-07T08:29:09.948Z] #51 60.21 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-07T08:29:09.948Z] #51 60.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-07T08:29:09.948Z] #51 60.29 go: downloading github.com/julz/importas v0.1.0 [2022-03-07T08:29:09.948Z] #51 60.32 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-07T08:29:09.948Z] #51 60.38 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-07T08:29:09.948Z] #51 60.44 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-07T08:29:09.948Z] #51 60.47 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-07T08:29:09.948Z] #51 60.54 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-07T08:29:09.948Z] #51 60.56 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-07T08:29:09.948Z] #51 60.65 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-07T08:29:09.948Z] #51 60.74 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-07T08:29:09.948Z] #51 60.84 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-07T08:29:09.948Z] #51 60.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-07T08:29:09.948Z] #51 60.92 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-07T08:29:09.948Z] #51 60.93 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-07T08:29:10.130Z] #51 63.33 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-07T08:29:10.130Z] #51 63.36 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-07T08:29:10.130Z] #51 63.39 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-07T08:29:10.130Z] #51 63.53 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-07T08:29:10.512Z] #51 61.76 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-07T08:29:10.512Z] #51 61.76 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-07T08:29:10.512Z] #51 61.78 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-07T08:29:10.695Z] #51 63.91 go: downloading honnef.co/go/tools v0.2.2 [2022-03-07T08:29:10.717Z] #40 ... [2022-03-07T08:29:10.717Z] [2022-03-07T08:29:10.717Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:29:10.717Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:29:10.717Z] #49 50.65 gotestsum version dev [2022-03-07T08:29:10.717Z] #49 DONE 52.0s [2022-03-07T08:29:10.717Z] [2022-03-07T08:29:10.717Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:29:10.717Z] #60 sha256:b4c1728ca7b1154e351cd152ba4c09be5e76a106c965d4f2f1b7fc65d8b430fc [2022-03-07T08:29:10.769Z] #51 61.84 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-07T08:29:10.769Z] #51 61.94 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-07T08:29:10.769Z] #51 62.01 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-07T08:29:10.770Z] #51 62.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-07T08:29:11.026Z] #51 62.10 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-07T08:29:11.026Z] #51 62.12 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-07T08:29:11.589Z] #51 62.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-07T08:29:11.589Z] #51 62.72 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-07T08:29:11.589Z] #51 62.77 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-07T08:29:11.626Z] #51 ... [2022-03-07T08:29:11.627Z] [2022-03-07T08:29:11.627Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:11.627Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:11.627Z] #14 55.09 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-03-07T08:29:11.627Z] #14 56.39 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-03-07T08:29:11.627Z] #14 57.63 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-03-07T08:29:11.627Z] #14 59.48 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-03-07T08:29:11.627Z] #14 60.23 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-03-07T08:29:11.627Z] #14 60.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-07T08:29:11.627Z] #14 60.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-07T08:29:11.627Z] #14 60.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-07T08:29:11.627Z] #14 60.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-07T08:29:11.627Z] #14 60.28 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-03-07T08:29:11.627Z] #14 60.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-07T08:29:11.627Z] #14 60.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-07T08:29:11.627Z] #14 60.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-07T08:29:11.627Z] #14 60.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-07T08:29:11.627Z] #14 60.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-07T08:29:11.627Z] #14 60.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-07T08:29:11.627Z] #14 60.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-07T08:29:11.627Z] #14 60.42 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-03-07T08:29:11.627Z] #14 60.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-07T08:29:11.627Z] #14 60.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-07T08:29:11.627Z] #14 61.78 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:29:11.627Z] #14 62.18 Fetched 115 MB in 10s (11.9 MB/s) [2022-03-07T08:29:11.627Z] #14 62.37 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-07T08:29:11.627Z] #14 62.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-07T08:29:11.627Z] #14 62.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-07T08:29:11.627Z] #14 62.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T08:29:11.847Z] #51 62.78 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-07T08:29:11.847Z] #51 62.79 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-07T08:29:11.847Z] #51 62.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-07T08:29:11.847Z] #51 62.82 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-07T08:29:11.847Z] #51 62.85 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-07T08:29:11.847Z] #51 62.97 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-07T08:29:11.847Z] #51 62.98 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-07T08:29:11.847Z] #51 63.00 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-07T08:29:11.847Z] #51 63.02 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-07T08:29:11.884Z] #14 65.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-07T08:29:11.884Z] #14 ... [2022-03-07T08:29:11.884Z] [2022-03-07T08:29:11.884Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:29:11.884Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:29:11.884Z] #47 57.53 Selecting previously unselected package python3-pkg-resources. [2022-03-07T08:29:11.884Z] #47 57.55 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T08:29:11.884Z] #47 57.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:29:11.884Z] #47 57.85 Selecting previously unselected package python3-six. [2022-03-07T08:29:11.884Z] #47 57.85 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-07T08:29:11.884Z] #47 57.85 Unpacking python3-six (1.16.0-2) ... [2022-03-07T08:29:11.884Z] #47 58.09 Selecting previously unselected package python3-protobuf. [2022-03-07T08:29:11.884Z] #47 58.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-07T08:29:11.884Z] #47 58.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-07T08:29:11.884Z] #47 58.95 Selecting previously unselected package libnet1:amd64. [2022-03-07T08:29:11.884Z] #47 58.96 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-07T08:29:11.884Z] #47 59.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:29:11.884Z] #47 59.60 Selecting previously unselected package libnl-3-200:amd64. [2022-03-07T08:29:11.884Z] #47 59.60 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-07T08:29:11.884Z] #47 59.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:29:11.884Z] #47 59.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-07T08:29:11.884Z] #47 59.79 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-07T08:29:11.884Z] #47 59.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:29:11.884Z] #47 60.60 Selecting previously unselected package criu. [2022-03-07T08:29:11.884Z] #47 60.60 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-07T08:29:11.884Z] #47 60.68 Unpacking criu (3.16.1-3) ... [2022-03-07T08:29:11.884Z] #47 61.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:29:11.884Z] #47 64.49 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-07T08:29:11.884Z] #47 64.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:29:11.884Z] #47 64.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:29:11.884Z] #47 64.55 Setting up python3-six (1.16.0-2) ... [2022-03-07T08:29:11.884Z] #47 ... [2022-03-07T08:29:11.884Z] [2022-03-07T08:29:11.884Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:29:11.884Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:29:11.884Z] #38 55.36 Selecting previously unselected package libicu67:amd64. [2022-03-07T08:29:11.884Z] #38 55.39 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-07T08:29:11.884Z] #38 55.43 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-07T08:29:11.884Z] #38 65.18 Selecting previously unselected package libxml2:amd64. [2022-03-07T08:29:11.884Z] #38 65.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-07T08:29:11.884Z] #38 65.20 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-07T08:29:12.104Z] #51 63.25 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-07T08:29:12.115Z] #60 ... [2022-03-07T08:29:12.115Z] [2022-03-07T08:29:12.115Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T08:29:12.115Z] #40 sha256:07380db18665fbad9fbcc7a553db4060e7f080e8dd8d726a2e4b4a5e1396362d [2022-03-07T08:29:12.115Z] #40 4.573 + RM_GOPATH=0 [2022-03-07T08:29:12.115Z] #40 4.573 + TMP_GOPATH= [2022-03-07T08:29:12.115Z] #40 4.573 + : /build [2022-03-07T08:29:12.115Z] #40 4.573 + '[' -z '' ']' [2022-03-07T08:29:12.115Z] #40 4.573 ++ mktemp -d [2022-03-07T08:29:12.115Z] #40 4.573 + export GOPATH=/tmp/tmp.1jO6GHy9Yw [2022-03-07T08:29:12.115Z] #40 4.573 + GOPATH=/tmp/tmp.1jO6GHy9Yw [2022-03-07T08:29:12.115Z] #40 4.573 + RM_GOPATH=1 [2022-03-07T08:29:12.115Z] #40 4.573 + case "$(go env GOARCH)" in [2022-03-07T08:29:12.115Z] #40 4.573 ++ go env GOARCH [2022-03-07T08:29:12.115Z] #40 4.573 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:12.115Z] #40 4.573 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:12.115Z] #40 4.573 ++ dirname /install.sh [2022-03-07T08:29:12.115Z] #40 4.573 + dir=/ [2022-03-07T08:29:12.115Z] #40 4.573 + bin=tini [2022-03-07T08:29:12.115Z] #40 4.573 + shift [2022-03-07T08:29:12.115Z] #40 4.573 + '[' '!' -f //tini.installer ']' [2022-03-07T08:29:12.115Z] #40 4.573 + . //tini.installer [2022-03-07T08:29:12.115Z] #40 4.573 ++ : v0.19.0 [2022-03-07T08:29:12.115Z] #40 4.573 + install_tini [2022-03-07T08:29:12.115Z] #40 4.573 + echo 'Install tini version v0.19.0' [2022-03-07T08:29:12.115Z] #40 4.573 + git clone https://github.com/krallin/tini.git /tmp/tmp.1jO6GHy9Yw/tini [2022-03-07T08:29:12.115Z] #40 4.592 Cloning into '/tmp/tmp.1jO6GHy9Yw/tini'... [2022-03-07T08:29:12.115Z] #40 4.592 Install tini version v0.19.0 [2022-03-07T08:29:12.142Z] #38 ... [2022-03-07T08:29:12.142Z] [2022-03-07T08:29:12.142Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:12.142Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:12.142Z] #51 65.32 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-07T08:29:12.142Z] #51 65.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-07T08:29:12.142Z] #51 65.41 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-07T08:29:12.142Z] #51 65.47 go: downloading golang.org/x/text v0.3.7 [2022-03-07T08:29:12.321Z] #60 ... [2022-03-07T08:29:12.321Z] [2022-03-07T08:29:12.321Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:12.321Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-07T08:29:12.321Z] #14 62.13 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-07T08:29:12.321Z] #14 62.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-07T08:29:12.321Z] #14 62.15 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:29:12.321Z] #14 66.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-07T08:29:12.321Z] #14 66.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-07T08:29:12.321Z] #14 66.10 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T08:29:12.321Z] #14 70.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-07T08:29:12.321Z] #14 70.16 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-07T08:29:12.321Z] #14 70.18 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:29:12.387Z] #51 63.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-07T08:29:12.387Z] #51 63.39 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-07T08:29:12.387Z] #51 63.53 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-07T08:29:12.387Z] #51 63.54 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-07T08:29:12.417Z] #19 ... [2022-03-07T08:29:12.417Z] [2022-03-07T08:29:12.417Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:29:12.417Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:29:12.417Z] #50 DONE 148.8s [2022-03-07T08:29:12.417Z] [2022-03-07T08:29:12.417Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:12.417Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:12.646Z] #51 63.85 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-07T08:29:12.686Z] #40 5.229 + cd /tmp/tmp.1jO6GHy9Yw/tini [2022-03-07T08:29:12.686Z] #40 5.229 + git checkout -q v0.19.0 [2022-03-07T08:29:12.686Z] #40 5.244 + cmake . [2022-03-07T08:29:12.903Z] #51 63.99 go: downloading honnef.co/go/tools v0.2.2 [2022-03-07T08:29:12.903Z] #51 ... [2022-03-07T08:29:12.903Z] [2022-03-07T08:29:12.903Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:12.903Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:12.903Z] #14 54.03 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-03-07T08:29:12.903Z] #14 54.65 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-03-07T08:29:12.903Z] #14 55.73 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-03-07T08:29:12.903Z] #14 57.55 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-03-07T08:29:12.903Z] #14 58.18 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-03-07T08:29:12.903Z] #14 58.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-07T08:29:12.903Z] #14 58.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-07T08:29:12.903Z] #14 58.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-07T08:29:12.903Z] #14 58.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-07T08:29:12.903Z] #14 58.24 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-03-07T08:29:12.903Z] #14 58.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-07T08:29:12.903Z] #14 58.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-07T08:29:12.903Z] #14 58.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-07T08:29:12.903Z] #14 58.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-07T08:29:12.903Z] #14 58.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-07T08:29:12.903Z] #14 58.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-07T08:29:12.903Z] #14 58.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-07T08:29:12.903Z] #14 58.35 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-03-07T08:29:12.903Z] #14 58.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-07T08:29:12.903Z] #14 58.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-07T08:29:12.903Z] #14 59.35 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:29:12.903Z] #14 59.70 Fetched 115 MB in 8s (13.5 MB/s) [2022-03-07T08:29:12.903Z] #14 59.83 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-07T08:29:12.903Z] #14 59.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-07T08:29:12.903Z] #14 59.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-07T08:29:12.903Z] #14 59.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T08:29:12.903Z] #14 63.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-07T08:29:12.903Z] #14 63.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-07T08:29:12.903Z] #14 63.85 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T08:29:12.947Z] #40 5.610 -- The C compiler identification is GNU 10.2.1 [2022-03-07T08:29:13.100Z] using credential docker-jenkins-github-credentials [2022-03-07T08:29:13.160Z] #14 ... [2022-03-07T08:29:13.160Z] [2022-03-07T08:29:13.160Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:29:13.160Z] #60 sha256:356c83a2bfc65778f1d75649b3faefda8d958a4d295e6ed12e59dae9eef23870 [2022-03-07T08:29:13.160Z] #60 1.828 + RM_GOPATH=0 [2022-03-07T08:29:13.160Z] #60 1.846 + TMP_GOPATH= [2022-03-07T08:29:13.160Z] #60 1.846 + : /build [2022-03-07T08:29:13.160Z] #60 1.846 + '[' -z '' ']' [2022-03-07T08:29:13.160Z] #60 1.847 ++ mktemp -d [2022-03-07T08:29:13.160Z] #60 1.849 + export GOPATH=/tmp/tmp.FQ9gBsiH11 [2022-03-07T08:29:13.160Z] #60 1.849 + GOPATH=/tmp/tmp.FQ9gBsiH11 [2022-03-07T08:29:13.160Z] #60 1.850 + RM_GOPATH=1 [2022-03-07T08:29:13.160Z] #60 1.850 + case "$(go env GOARCH)" in [2022-03-07T08:29:13.160Z] #60 1.851 ++ go env GOARCH [2022-03-07T08:29:13.160Z] #60 1.864 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:13.160Z] #60 1.864 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:13.160Z] #60 1.865 ++ dirname /install.sh [2022-03-07T08:29:13.160Z] #60 1.866 + dir=/ [2022-03-07T08:29:13.160Z] #60 1.867 + bin=containerd [2022-03-07T08:29:13.160Z] #60 1.867 + shift [2022-03-07T08:29:13.160Z] #60 1.867 + '[' '!' -f //containerd.installer ']' [2022-03-07T08:29:13.160Z] #60 1.867 + . //containerd.installer [2022-03-07T08:29:13.160Z] #60 1.868 ++ set -e [2022-03-07T08:29:13.160Z] #60 1.868 ++ : v1.5.10 [2022-03-07T08:29:13.160Z] #60 1.868 + install_containerd [2022-03-07T08:29:13.160Z] #60 1.869 + echo 'Install containerd version v1.5.10' [2022-03-07T08:29:13.160Z] #60 1.869 Install containerd version v1.5.10 [2022-03-07T08:29:13.160Z] #60 1.870 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FQ9gBsiH11/src/github.com/containerd/containerd [2022-03-07T08:29:13.160Z] #60 1.876 Cloning into '/tmp/tmp.FQ9gBsiH11/src/github.com/containerd/containerd'... [2022-03-07T08:29:13.178Z] Cloning the remote Git repository [2022-03-07T08:29:13.179Z] Cloning with configured refspecs honoured and without tags [2022-03-07T08:29:13.208Z] #40 5.705 -- Detecting C compiler ABI info [2022-03-07T08:29:13.417Z] #60 ... [2022-03-07T08:29:13.417Z] [2022-03-07T08:29:13.417Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:29:13.417Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:29:13.417Z] #47 62.47 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-07T08:29:13.417Z] #47 62.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:29:13.417Z] #47 62.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:29:13.417Z] #47 62.76 Setting up python3-six (1.16.0-2) ... [2022-03-07T08:29:13.417Z] #47 64.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:29:13.417Z] #47 64.14 Setting up python3-protobuf (3.12.4-1) ... [2022-03-07T08:29:13.470Z] #40 6.208 -- Detecting C compiler ABI info - done [2022-03-07T08:29:13.731Z] #40 6.313 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-07T08:29:13.731Z] #40 6.313 -- Detecting C compile features [2022-03-07T08:29:13.731Z] #40 6.328 -- Detecting C compile features - done [2022-03-07T08:29:13.731Z] #40 6.356 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-07T08:29:13.992Z] #40 6.524 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-07T08:29:13.992Z] #40 6.600 -- Configuring done [2022-03-07T08:29:13.992Z] #40 6.600 -- Generating done [2022-03-07T08:29:14.254Z] #40 6.623 -- Build files have been written to: /tmp/tmp.1jO6GHy9Yw/tini [2022-03-07T08:29:14.254Z] #40 6.652 + make tini-static [2022-03-07T08:29:14.515Z] #40 6.924 Scanning dependencies of target tini-static [2022-03-07T08:29:14.515Z] #40 6.973 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-07T08:29:13.386Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T08:29:13.808Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-07T08:29:14.735Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:29:14.735Z] > git --version # timeout=10 [2022-03-07T08:29:14.798Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-07T08:29:14.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:29:14.802Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:29:15.460Z] #40 7.823 [100%] Linking C executable tini-static [2022-03-07T08:29:15.722Z] #40 8.188 [100%] Built target tini-static [2022-03-07T08:29:15.722Z] #40 8.216 + mkdir -p /build [2022-03-07T08:29:15.722Z] #40 8.216 + cp tini-static /build/docker-init [2022-03-07T08:29:16.631Z] #58 ... [2022-03-07T08:29:16.631Z] [2022-03-07T08:29:16.631Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-07T08:29:16.631Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T08:29:16.631Z] #19 139.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-07T08:29:16.631Z] #19 139.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:29:16.631Z] #19 139.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T08:29:16.631Z] #19 139.8 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-07T08:29:16.631Z] #19 139.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:29:16.631Z] #19 139.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:29:16.666Z] #40 DONE 9.1s [2022-03-07T08:29:16.666Z] [2022-03-07T08:29:16.666Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:16.666Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:16.666Z] #14 55.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-07T08:29:16.666Z] #14 55.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:16.666Z] #14 55.21 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:29:17.400Z] #51 ... [2022-03-07T08:29:17.400Z] [2022-03-07T08:29:17.400Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:29:17.400Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:29:17.400Z] #34 60.21 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-03-07T08:29:17.400Z] #34 60.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-07T08:29:17.400Z] #34 61.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:29:17.400Z] #34 ... [2022-03-07T08:29:17.400Z] [2022-03-07T08:29:17.400Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:29:17.400Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:29:17.400Z] #38 66.67 Selecting previously unselected package libarchive13:amd64. [2022-03-07T08:29:17.400Z] #38 66.68 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-07T08:29:17.400Z] #38 66.70 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-07T08:29:17.400Z] #38 67.43 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-07T08:29:17.400Z] #38 67.43 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-07T08:29:17.400Z] #38 67.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-07T08:29:17.400Z] #38 67.84 Selecting previously unselected package librhash0:amd64. [2022-03-07T08:29:17.400Z] #38 67.85 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-07T08:29:17.400Z] #38 67.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-07T08:29:17.400Z] #38 68.22 Selecting previously unselected package libuv1:amd64. [2022-03-07T08:29:17.400Z] #38 68.22 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-07T08:29:17.400Z] #38 68.33 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-07T08:29:17.400Z] #38 68.92 Selecting previously unselected package cmake. [2022-03-07T08:29:17.400Z] #38 68.92 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-07T08:29:17.400Z] #38 68.93 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-07T08:29:17.592Z] #47 ... [2022-03-07T08:29:17.592Z] [2022-03-07T08:29:17.592Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:17.592Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:17.592Z] #14 67.64 Selecting previously unselected package binutils-mingw-w64. [2022-03-07T08:29:17.592Z] #14 67.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-07T08:29:17.592Z] #14 67.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T08:29:17.592Z] #14 68.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-07T08:29:17.592Z] #14 68.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:29:17.592Z] #14 68.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:29:17.592Z] #14 68.42 Selecting previously unselected package dmsetup. [2022-03-07T08:29:17.592Z] #14 68.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:29:17.592Z] #14 68.44 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-07T08:29:17.592Z] #14 ... [2022-03-07T08:29:17.592Z] [2022-03-07T08:29:17.592Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:29:17.592Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:29:17.592Z] #38 58.73 Selecting previously unselected package libarchive13:amd64. [2022-03-07T08:29:17.592Z] #38 58.74 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-07T08:29:17.592Z] #38 58.79 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-07T08:29:17.592Z] #38 59.36 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-07T08:29:17.592Z] #38 59.37 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-07T08:29:17.592Z] #38 59.41 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-07T08:29:17.592Z] #38 59.83 Selecting previously unselected package librhash0:amd64. [2022-03-07T08:29:17.592Z] #38 59.84 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-07T08:29:17.592Z] #38 59.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-07T08:29:17.592Z] #38 60.30 Selecting previously unselected package libuv1:amd64. [2022-03-07T08:29:17.592Z] #38 60.32 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-07T08:29:17.592Z] #38 60.35 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-07T08:29:17.592Z] #38 60.63 Selecting previously unselected package cmake. [2022-03-07T08:29:17.592Z] #38 60.63 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-07T08:29:17.592Z] #38 60.65 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-07T08:29:17.592Z] #38 67.06 Setting up libicu67:amd64 (67.1-7) ... [2022-03-07T08:29:17.592Z] #38 67.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:29:17.592Z] #38 67.15 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-07T08:29:17.592Z] #38 67.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:29:17.592Z] #38 67.23 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-07T08:29:17.592Z] #38 67.27 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-07T08:29:17.592Z] #38 67.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T08:29:17.592Z] #38 67.33 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-07T08:29:17.592Z] #38 67.42 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-07T08:29:17.592Z] #38 67.45 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-07T08:29:17.592Z] #38 67.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:29:17.592Z] #38 DONE 68.6s [2022-03-07T08:29:17.592Z] [2022-03-07T08:29:17.592Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T08:29:17.592Z] #39 sha256:24132b99951cc64a6da90329337e0aa53cd90f2adbfcfeb16e36a01a7dd406dc [2022-03-07T08:29:17.592Z] #39 DONE 0.1s [2022-03-07T08:29:17.592Z] [2022-03-07T08:29:17.592Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:17.592Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:17.592Z] #14 68.69 Selecting previously unselected package mingw-w64-common. [2022-03-07T08:29:17.592Z] #14 68.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-07T08:29:17.592Z] #14 68.71 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-07T08:29:18.524Z] #14 ... [2022-03-07T08:29:18.524Z] [2022-03-07T08:29:18.524Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:29:18.524Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:29:18.524Z] #34 59.26 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-03-07T08:29:18.524Z] #34 59.51 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-07T08:29:18.524Z] #34 59.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:29:18.524Z] #34 ... [2022-03-07T08:29:18.524Z] [2022-03-07T08:29:18.524Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:29:18.524Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:29:18.524Z] #47 69.01 Setting up criu (3.16.1-3) ... [2022-03-07T08:29:18.866Z] #14 78.66 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-07T08:29:18.866Z] #14 78.66 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-07T08:29:18.866Z] #14 78.66 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:29:19.935Z] #38 ... [2022-03-07T08:29:19.935Z] [2022-03-07T08:29:19.935Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:19.935Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:19.935Z] #51 71.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-07T08:29:19.935Z] #51 71.98 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-07T08:29:19.935Z] #51 72.01 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-07T08:29:19.935Z] #51 72.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-07T08:29:19.935Z] #51 72.41 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-07T08:29:19.935Z] #51 72.43 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-07T08:29:19.935Z] #51 72.47 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-07T08:29:19.935Z] #51 72.57 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-07T08:29:19.935Z] #51 72.69 go: downloading golang.org/x/mod v0.5.1 [2022-03-07T08:29:19.935Z] #51 72.80 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-07T08:29:19.935Z] #51 72.90 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-07T08:29:19.935Z] #51 72.90 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-07T08:29:19.935Z] #51 72.96 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-07T08:29:19.935Z] #51 72.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-07T08:29:19.935Z] #51 73.09 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-07T08:29:20.538Z] #51 73.68 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-07T08:29:20.538Z] #51 73.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-07T08:29:20.538Z] #51 73.77 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-07T08:29:21.048Z] #47 71.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:29:21.134Z] #51 74.26 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-07T08:29:21.134Z] #51 74.38 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-07T08:29:21.134Z] #51 74.63 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-07T08:29:21.306Z] #47 DONE 72.1s [2022-03-07T08:29:21.306Z] [2022-03-07T08:29:21.306Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T08:29:21.306Z] #40 sha256:11ca02602ca88d65f2929ad406a32e562146329e84cbafab28332cf1739af9ab [2022-03-07T08:29:21.306Z] #40 1.163 + RM_GOPATH=0 [2022-03-07T08:29:21.306Z] #40 1.164 + TMP_GOPATH= [2022-03-07T08:29:21.306Z] #40 1.164 + : /build [2022-03-07T08:29:21.306Z] #40 1.164 + '[' -z '' ']' [2022-03-07T08:29:21.306Z] #40 1.165 ++ mktemp -d [2022-03-07T08:29:21.306Z] #40 1.170 + export GOPATH=/tmp/tmp.CAjiiV2QDn [2022-03-07T08:29:21.306Z] #40 1.170 + GOPATH=/tmp/tmp.CAjiiV2QDn [2022-03-07T08:29:21.306Z] #40 1.170 + RM_GOPATH=1 [2022-03-07T08:29:21.306Z] #40 1.170 + case "$(go env GOARCH)" in [2022-03-07T08:29:21.306Z] #40 1.170 ++ go env GOARCH [2022-03-07T08:29:21.306Z] #40 1.220 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:21.306Z] #40 1.220 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:21.306Z] #40 1.220 ++ dirname /install.sh [2022-03-07T08:29:21.306Z] #40 1.235 + dir=/ [2022-03-07T08:29:21.306Z] #40 1.235 + bin=tini [2022-03-07T08:29:21.306Z] #40 1.235 + shift [2022-03-07T08:29:21.306Z] #40 1.235 + '[' '!' -f //tini.installer ']' [2022-03-07T08:29:21.306Z] #40 1.235 + . //tini.installer [2022-03-07T08:29:21.306Z] #40 1.237 ++ : v0.19.0 [2022-03-07T08:29:21.306Z] #40 1.237 + install_tini [2022-03-07T08:29:21.306Z] #40 1.237 + echo 'Install tini version v0.19.0' [2022-03-07T08:29:21.306Z] #40 1.237 Install tini version v0.19.0 [2022-03-07T08:29:21.306Z] #40 1.237 + git clone https://github.com/krallin/tini.git /tmp/tmp.CAjiiV2QDn/tini [2022-03-07T08:29:21.306Z] #40 1.239 Cloning into '/tmp/tmp.CAjiiV2QDn/tini'... [2022-03-07T08:29:21.306Z] #40 2.200 + cd /tmp/tmp.CAjiiV2QDn/tini [2022-03-07T08:29:21.306Z] #40 2.206 + git checkout -q v0.19.0 [2022-03-07T08:29:21.306Z] #40 2.237 + cmake . [2022-03-07T08:29:21.306Z] #40 2.933 -- The C compiler identification is GNU 10.2.1 [2022-03-07T08:29:21.306Z] #40 3.051 -- Detecting C compiler ABI info [2022-03-07T08:29:21.392Z] #51 74.64 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-07T08:29:21.393Z] #51 74.71 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-07T08:29:21.393Z] #51 74.79 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-07T08:29:21.564Z] #40 3.781 -- Detecting C compiler ABI info - done [2022-03-07T08:29:21.564Z] #40 3.938 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-07T08:29:21.564Z] #40 3.943 -- Detecting C compile features [2022-03-07T08:29:21.564Z] #40 3.948 -- Detecting C compile features - done [2022-03-07T08:29:21.564Z] #40 4.016 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-07T08:29:22.034Z] #51 75.10 go: downloading github.com/prometheus/common v0.10.0 [2022-03-07T08:29:22.034Z] #51 ... [2022-03-07T08:29:22.034Z] [2022-03-07T08:29:22.034Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:22.034Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:22.034Z] #14 65.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-07T08:29:22.034Z] #14 65.26 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T08:29:22.034Z] #14 69.71 Selecting previously unselected package binutils-mingw-w64. [2022-03-07T08:29:22.034Z] #14 69.72 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-07T08:29:22.034Z] #14 69.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T08:29:22.034Z] #14 69.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-07T08:29:22.034Z] #14 69.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:29:22.034Z] #14 69.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:29:22.034Z] #14 70.37 Selecting previously unselected package dmsetup. [2022-03-07T08:29:22.034Z] #14 70.37 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:29:22.034Z] #14 70.47 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-07T08:29:22.034Z] #14 70.81 Selecting previously unselected package mingw-w64-common. [2022-03-07T08:29:22.034Z] #14 70.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-07T08:29:22.034Z] #14 70.86 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-07T08:29:22.034Z] #14 ... [2022-03-07T08:29:22.034Z] [2022-03-07T08:29:22.034Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:22.034Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:22.034Z] #51 75.43 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-07T08:29:22.130Z] #40 4.368 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-07T08:29:22.130Z] #40 4.463 -- Configuring done [2022-03-07T08:29:22.130Z] #40 4.498 -- Generating done [2022-03-07T08:29:22.130Z] #40 4.506 -- Build files have been written to: /tmp/tmp.CAjiiV2QDn/tini [2022-03-07T08:29:22.130Z] #40 4.529 + make tini-static [2022-03-07T08:29:22.199Z] #14 ... [2022-03-07T08:29:22.199Z] [2022-03-07T08:29:22.199Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:29:22.199Z] #63 sha256:a366bb05a703e3604083e73df8525d635ca6d93882be2e55fa0866d8eedd448a [2022-03-07T08:29:22.199Z] #63 82.40 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T08:29:22.199Z] #63 82.40 + GOBIN=/build [2022-03-07T08:29:22.199Z] #63 82.40 + GO111MODULE=on [2022-03-07T08:29:22.199Z] #63 82.40 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-07T08:29:22.601Z] #51 75.67 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-07T08:29:22.601Z] #51 75.86 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-07T08:29:22.694Z] #40 5.012 Scanning dependencies of target tini-static [2022-03-07T08:29:22.694Z] #40 5.186 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-07T08:29:23.169Z] #51 ... [2022-03-07T08:29:23.169Z] [2022-03-07T08:29:23.169Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:29:23.169Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:29:23.169Z] #47 66.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:29:23.169Z] #47 66.46 Setting up python3-protobuf (3.12.4-1) ... [2022-03-07T08:29:23.169Z] #47 71.85 Setting up criu (3.16.1-3) ... [2022-03-07T08:29:23.169Z] #47 74.27 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:29:23.169Z] #47 ... [2022-03-07T08:29:23.169Z] [2022-03-07T08:29:23.169Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:29:23.169Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-07T08:29:23.169Z] #38 74.77 Setting up libicu67:amd64 (67.1-7) ... [2022-03-07T08:29:23.169Z] #38 74.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:29:23.169Z] #38 75.33 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-07T08:29:23.169Z] #38 75.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:29:23.169Z] #38 76.16 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-07T08:29:23.169Z] #38 76.22 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-07T08:29:23.169Z] #38 76.26 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T08:29:23.169Z] #38 76.33 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-07T08:29:23.169Z] #38 76.39 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-07T08:29:23.169Z] #38 76.43 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-07T08:29:23.169Z] #38 76.47 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:29:23.226Z] #19 145.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-07T08:29:23.226Z] #19 145.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:29:23.226Z] #19 145.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:29:23.226Z] #19 145.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-07T08:29:23.226Z] #19 145.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:29:23.226Z] #19 145.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T08:29:23.226Z] #19 145.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-07T08:29:23.226Z] #19 145.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:29:23.226Z] #19 145.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T08:29:23.226Z] #19 145.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-07T08:29:23.226Z] #19 145.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:29:23.226Z] #19 145.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:29:23.226Z] #19 145.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-07T08:29:23.226Z] #19 145.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:29:23.226Z] #19 145.8 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:29:23.226Z] #19 145.9 Selecting previously unselected package cross-config. [2022-03-07T08:29:23.226Z] #19 145.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-07T08:29:23.226Z] #19 145.9 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-07T08:29:23.226Z] #19 145.9 Selecting previously unselected package gcc-10-cross-base. [2022-03-07T08:29:23.226Z] #19 145.9 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:23.226Z] #19 145.9 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-07T08:29:23.226Z] #19 146.0 Selecting previously unselected package libc6-arm64-cross. [2022-03-07T08:29:23.226Z] #19 146.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-07T08:29:23.226Z] #19 146.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-07T08:29:23.226Z] #19 146.2 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-07T08:29:23.226Z] #19 146.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:23.226Z] #19 146.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:29:23.226Z] #19 146.3 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-07T08:29:23.226Z] #19 146.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:23.226Z] #19 146.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:29:23.226Z] #19 146.3 Selecting previously unselected package libitm1-arm64-cross. [2022-03-07T08:29:23.226Z] #19 146.3 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:23.226Z] #19 146.3 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:29:23.226Z] #19 146.4 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-07T08:29:23.226Z] #19 146.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:23.226Z] #19 146.4 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:29:23.226Z] #19 146.4 Selecting previously unselected package libasan6-arm64-cross. [2022-03-07T08:29:23.226Z] #19 146.4 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:23.226Z] #19 146.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:29:23.800Z] #19 146.8 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-07T08:29:23.800Z] #19 146.8 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:23.800Z] #19 146.8 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:29:23.800Z] #19 147.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-07T08:29:23.800Z] #19 147.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:23.800Z] #19 147.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:29:23.950Z] using credential docker-jenkins-github-credentials [2022-03-07T08:29:24.024Z] Cloning the remote Git repository [2022-03-07T08:29:24.024Z] Cloning with configured refspecs honoured and without tags [2022-03-07T08:29:24.101Z] #38 DONE 77.2s [2022-03-07T08:29:24.101Z] [2022-03-07T08:29:24.101Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-07T08:29:24.101Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-07T08:29:24.101Z] #47 DONE 77.0s [2022-03-07T08:29:24.101Z] [2022-03-07T08:29:24.101Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T08:29:24.101Z] #39 sha256:e3c4d59dcd7c7c8c60888bccb2643443517f942f8946abba3511ad7e033c2307 [2022-03-07T08:29:24.359Z] #39 DONE 0.5s [2022-03-07T08:29:24.359Z] [2022-03-07T08:29:24.359Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T08:29:24.359Z] #40 sha256:917a679876024b54cdf359a6ecf8c2b64303aee0a8742b977381461cb3e9812f [2022-03-07T08:29:24.374Z] #19 147.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-07T08:29:24.374Z] #19 147.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:24.374Z] #19 147.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:29:24.374Z] #19 147.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-07T08:29:24.374Z] #19 147.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:24.374Z] #19 147.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:29:24.590Z] #40 6.932 [100%] Linking C executable tini-static [2022-03-07T08:29:24.591Z] #40 ... [2022-03-07T08:29:24.591Z] [2022-03-07T08:29:24.591Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:24.591Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:24.591Z] #51 65.58 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-07T08:29:24.591Z] #51 65.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-07T08:29:24.591Z] #51 65.70 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-07T08:29:24.591Z] #51 65.84 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-07T08:29:24.591Z] #51 65.85 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-07T08:29:24.591Z] #51 65.88 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-07T08:29:24.591Z] #51 66.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-07T08:29:24.591Z] #51 66.26 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-07T08:29:24.591Z] #51 66.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-07T08:29:24.591Z] #51 66.68 go: downloading golang.org/x/text v0.3.7 [2022-03-07T08:29:24.591Z] #51 73.90 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-07T08:29:24.591Z] #51 74.07 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-07T08:29:24.591Z] #51 74.11 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-07T08:29:24.591Z] #51 74.17 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-07T08:29:24.591Z] #51 74.25 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-07T08:29:24.591Z] #51 74.26 go: downloading golang.org/x/mod v0.5.1 [2022-03-07T08:29:24.591Z] #51 74.44 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-07T08:29:24.591Z] #51 74.56 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-07T08:29:24.591Z] #51 74.58 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-07T08:29:24.591Z] #51 74.63 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-07T08:29:24.591Z] #51 74.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-07T08:29:24.591Z] #51 74.78 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-07T08:29:24.591Z] #51 75.57 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-07T08:29:24.591Z] #51 75.73 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-07T08:29:24.635Z] #19 147.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-07T08:29:24.636Z] #19 147.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:24.636Z] #19 147.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:29:24.897Z] #19 148.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-07T08:29:24.897Z] #19 148.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:29:24.897Z] #19 148.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:29:25.155Z] #51 76.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-07T08:29:25.155Z] #51 76.21 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-07T08:29:25.155Z] #51 76.28 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-07T08:29:25.291Z] #40 ... [2022-03-07T08:29:25.291Z] [2022-03-07T08:29:25.291Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:29:25.291Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:29:25.291Z] #49 78.37 gotestsum version dev [2022-03-07T08:29:25.291Z] #49 DONE 78.7s [2022-03-07T08:29:25.412Z] #51 76.47 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-07T08:29:25.412Z] #51 76.58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-07T08:29:25.412Z] #51 ... [2022-03-07T08:29:25.412Z] [2022-03-07T08:29:25.412Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:25.412Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:25.412Z] #14 76.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-07T08:29:25.412Z] #14 76.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-07T08:29:25.412Z] #14 76.51 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T08:29:25.548Z] [2022-03-07T08:29:25.548Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:25.548Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:25.548Z] #51 77.91 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-07T08:29:24.211Z] Cloning repository https://github.com/moby/moby.git [2022-03-07T08:29:24.620Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-07T08:29:25.508Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:29:25.508Z] > git --version # timeout=10 [2022-03-07T08:29:25.564Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-07T08:29:25.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:29:25.568Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:29:25.976Z] #14 ... [2022-03-07T08:29:25.976Z] [2022-03-07T08:29:25.976Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T08:29:25.976Z] #40 sha256:11ca02602ca88d65f2929ad406a32e562146329e84cbafab28332cf1739af9ab [2022-03-07T08:29:25.976Z] #40 7.872 [100%] Built target tini-static [2022-03-07T08:29:25.976Z] #40 8.054 + mkdir -p /build [2022-03-07T08:29:25.976Z] #40 8.073 + cp tini-static /build/docker-init [2022-03-07T08:29:25.976Z] #40 DONE 8.4s [2022-03-07T08:29:26.234Z] [2022-03-07T08:29:26.234Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:26.235Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:26.235Z] #51 76.62 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-07T08:29:26.235Z] #51 76.72 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-07T08:29:26.235Z] #51 77.08 go: downloading github.com/prometheus/common v0.10.0 [2022-03-07T08:29:26.235Z] #51 77.33 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-07T08:29:26.492Z] #51 77.62 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-07T08:29:26.670Z] #14 67.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-07T08:29:26.670Z] #14 67.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:26.670Z] #14 67.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:29:26.749Z] #51 ... [2022-03-07T08:29:26.749Z] [2022-03-07T08:29:26.749Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-07T08:29:26.749Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-07T08:29:26.749Z] #49 77.64 gotestsum version dev [2022-03-07T08:29:26.749Z] #49 DONE 77.8s [2022-03-07T08:29:26.749Z] [2022-03-07T08:29:26.749Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:26.749Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:26.749Z] #51 77.75 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-07T08:29:27.452Z] #63 ... [2022-03-07T08:29:27.452Z] [2022-03-07T08:29:27.452Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:27.452Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-07T08:29:27.452Z] #14 82.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-07T08:29:27.452Z] #14 82.90 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-07T08:29:27.452Z] #14 82.92 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T08:29:27.452Z] #14 83.03 Selecting previously unselected package libapparmor1:arm64. [2022-03-07T08:29:27.452Z] #14 83.03 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 83.04 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-07T08:29:27.452Z] #14 83.11 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-07T08:29:27.452Z] #14 83.12 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 83.12 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-07T08:29:27.452Z] #14 83.22 Selecting previously unselected package libbtrfs0:arm64. [2022-03-07T08:29:27.452Z] #14 83.22 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 83.23 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-07T08:29:27.452Z] #14 83.33 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-07T08:29:27.452Z] #14 83.34 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 83.35 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-07T08:29:27.452Z] #14 83.49 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-07T08:29:27.452Z] #14 83.49 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 83.50 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-07T08:29:27.452Z] #14 83.53 Selecting previously unselected package libudev-dev:arm64. [2022-03-07T08:29:27.452Z] #14 83.53 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 83.55 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-07T08:29:27.452Z] #14 83.65 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-07T08:29:27.452Z] #14 83.65 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 83.67 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-07T08:29:27.452Z] #14 83.88 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-07T08:29:27.452Z] #14 83.88 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 83.89 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-07T08:29:27.452Z] #14 84.01 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-07T08:29:27.452Z] #14 84.01 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 84.02 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-07T08:29:27.452Z] #14 84.10 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-07T08:29:27.452Z] #14 84.10 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 84.12 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-07T08:29:27.452Z] #14 84.17 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-07T08:29:27.452Z] #14 84.17 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 84.19 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-07T08:29:27.452Z] #14 84.44 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-07T08:29:27.452Z] #14 84.44 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 84.49 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-07T08:29:27.452Z] #14 84.62 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-07T08:29:27.452Z] #14 84.62 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 84.65 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-07T08:29:27.452Z] #14 84.72 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-07T08:29:27.452Z] #14 84.72 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 84.73 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T08:29:27.452Z] #14 84.86 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-07T08:29:27.452Z] #14 84.86 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-07T08:29:27.452Z] #14 84.86 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-07T08:29:27.452Z] #14 85.27 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T08:29:27.452Z] #14 85.30 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-07T08:29:27.452Z] #14 85.31 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T08:29:27.452Z] #14 85.32 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-07T08:29:27.452Z] #14 85.33 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T08:29:27.452Z] #14 85.34 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-07T08:29:27.452Z] #14 85.35 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-07T08:29:27.452Z] #14 85.36 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-07T08:29:27.452Z] #14 85.37 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-07T08:29:27.452Z] #14 85.38 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-07T08:29:27.452Z] #14 85.40 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T08:29:27.452Z] #14 85.41 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-07T08:29:27.452Z] #14 85.42 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T08:29:27.452Z] #14 85.43 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-07T08:29:27.452Z] #14 85.45 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-07T08:29:27.452Z] #14 85.46 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-07T08:29:27.452Z] #14 85.47 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T08:29:27.452Z] #14 85.48 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-07T08:29:27.452Z] #14 85.49 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-07T08:29:27.452Z] #14 85.50 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T08:29:27.452Z] #14 85.52 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:29:27.452Z] #14 85.53 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-03-07T08:29:27.452Z] #14 85.54 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:29:27.452Z] #14 85.55 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-03-07T08:29:27.452Z] #14 85.55 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T08:29:27.452Z] #14 85.56 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:29:27.452Z] #14 85.57 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-03-07T08:29:27.452Z] #14 85.58 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:29:27.452Z] #14 85.59 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T08:29:27.453Z] #14 85.61 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-07T08:29:27.453Z] #14 85.62 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-07T08:29:27.453Z] #14 85.63 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-07T08:29:27.453Z] #14 85.64 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-07T08:29:27.453Z] #14 85.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:29:27.453Z] #14 DONE 87.1s [2022-03-07T08:29:27.453Z] [2022-03-07T08:29:27.453Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T08:29:27.453Z] #55 sha256:d1edb27e7c68f876068cb6b8fb83ab79266645e935e17b976707611dd9adb9eb [2022-03-07T08:29:27.453Z] #55 DONE 0.1s [2022-03-07T08:29:27.453Z] [2022-03-07T08:29:27.453Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:29:27.453Z] #56 sha256:498fe939c0ab9021e595586ebf6fcb4695691d101812c6b010b3141f1b698f00 [2022-03-07T08:29:27.453Z] #56 0.707 + RM_GOPATH=0 [2022-03-07T08:29:27.453Z] #56 0.707 + TMP_GOPATH= [2022-03-07T08:29:27.453Z] #56 0.707 + : /build [2022-03-07T08:29:27.453Z] #56 0.707 + '[' -z '' ']' [2022-03-07T08:29:27.453Z] #56 0.707 ++ mktemp -d [2022-03-07T08:29:27.453Z] #56 ... [2022-03-07T08:29:27.453Z] [2022-03-07T08:29:27.453Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T08:29:27.453Z] #15 sha256:9fcee72a13afdc64193673faad22cfc8d635840bd59b8c3a85761ebc70bcc3c3 [2022-03-07T08:29:27.453Z] #15 DONE 0.9s [2022-03-07T08:29:27.453Z] [2022-03-07T08:29:27.453Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:29:27.453Z] #56 sha256:498fe939c0ab9021e595586ebf6fcb4695691d101812c6b010b3141f1b698f00 [2022-03-07T08:29:27.453Z] #56 0.708 + export GOPATH=/tmp/tmp.yiSPU89WPj [2022-03-07T08:29:27.453Z] #56 0.711 + GOPATH=/tmp/tmp.yiSPU89WPj [2022-03-07T08:29:27.453Z] #56 0.711 + RM_GOPATH=1 [2022-03-07T08:29:27.453Z] #56 0.711 + case "$(go env GOARCH)" in [2022-03-07T08:29:27.453Z] #56 0.711 ++ go env GOARCH [2022-03-07T08:29:27.453Z] #56 0.723 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:27.453Z] #56 0.727 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:27.453Z] #56 0.727 ++ dirname /install.sh [2022-03-07T08:29:27.453Z] #56 0.728 + dir=/ [2022-03-07T08:29:27.453Z] #56 0.729 + bin=runc [2022-03-07T08:29:27.453Z] #56 0.729 + shift [2022-03-07T08:29:27.453Z] #56 0.729 + '[' '!' -f //runc.installer ']' [2022-03-07T08:29:27.453Z] #56 0.729 + . //runc.installer [2022-03-07T08:29:27.453Z] #56 0.730 ++ set -e [2022-03-07T08:29:27.453Z] #56 0.730 ++ : v1.1.0 [2022-03-07T08:29:27.453Z] #56 0.731 + install_runc [2022-03-07T08:29:27.453Z] #56 0.731 + RUNC_BUILDTAGS=seccomp [2022-03-07T08:29:27.453Z] #56 0.731 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-07T08:29:27.453Z] #56 0.731 Install runc version v1.1.0 (build tags: seccomp) [2022-03-07T08:29:27.453Z] #56 0.732 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yiSPU89WPj/src/github.com/opencontainers/runc [2022-03-07T08:29:27.453Z] #56 0.733 Cloning into '/tmp/tmp.yiSPU89WPj/src/github.com/opencontainers/runc'... [2022-03-07T08:29:28.382Z] #56 ... [2022-03-07T08:29:28.382Z] [2022-03-07T08:29:28.382Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-07T08:29:28.382Z] #16 sha256:0c80225504182bbac7a0e55e8c1aa3859d87336028874264d84ff9fa2df8a46a [2022-03-07T08:29:28.382Z] #16 DONE 0.7s [2022-03-07T08:29:28.382Z] [2022-03-07T08:29:28.382Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:29:28.382Z] #63 sha256:a366bb05a703e3604083e73df8525d635ca6d93882be2e55fa0866d8eedd448a [2022-03-07T08:29:28.382Z] #63 88.32 rootlesskit version 0.14.6 [2022-03-07T08:29:28.382Z] #63 88.33 Usage of /build/rootlesskit-docker-proxy: [2022-03-07T08:29:28.382Z] #63 88.33 -container-ip string [2022-03-07T08:29:28.382Z] #63 88.33 container ip [2022-03-07T08:29:28.382Z] #63 88.33 -container-port int [2022-03-07T08:29:28.382Z] #63 88.33 container port (default -1) [2022-03-07T08:29:28.382Z] #63 88.33 -host-ip string [2022-03-07T08:29:28.382Z] #63 88.33 host ip [2022-03-07T08:29:28.382Z] #63 88.33 -host-port int [2022-03-07T08:29:28.382Z] #63 88.33 host port (default -1) [2022-03-07T08:29:28.382Z] #63 88.33 -proto string [2022-03-07T08:29:28.382Z] #63 88.33 proxy protocol (default "tcp") [2022-03-07T08:29:28.382Z] #63 DONE 88.5s [2022-03-07T08:29:28.382Z] [2022-03-07T08:29:28.382Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T08:29:28.382Z] #64 sha256:5136b41017405e3b17303d5faa44515a59df626ebdbf65d327d00ba4d22561dd [2022-03-07T08:29:28.382Z] #64 DONE 0.1s [2022-03-07T08:29:28.382Z] [2022-03-07T08:29:28.382Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T08:29:28.382Z] #65 sha256:4e2b131f72e9eed927cdce3a5f7cb23fdff4d66fb366c1f4f39ceecf87ed35e1 [2022-03-07T08:29:28.382Z] #65 DONE 0.1s [2022-03-07T08:29:28.382Z] [2022-03-07T08:29:28.382Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T08:29:28.382Z] #17 sha256:6d445e17e82a6afd8099c23fd61946d766c1342f7cb9d89c86708f3e96199681 [2022-03-07T08:29:28.646Z] #51 79.53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-07T08:29:29.313Z] #17 0.801 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-07T08:29:29.313Z] #17 DONE 0.9s [2022-03-07T08:29:29.313Z] [2022-03-07T08:29:29.313Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T08:29:29.313Z] #18 sha256:0be824bad61d5c4f371287ba4ea9564b3a8b3e2fe93d6ace3c834395cc1bdf6d [2022-03-07T08:29:29.727Z] #51 ... [2022-03-07T08:29:29.727Z] [2022-03-07T08:29:29.727Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T08:29:29.727Z] #40 sha256:917a679876024b54cdf359a6ecf8c2b64303aee0a8742b977381461cb3e9812f [2022-03-07T08:29:29.727Z] #40 2.065 + RM_GOPATH=0 [2022-03-07T08:29:29.727Z] #40 2.065 + TMP_GOPATH= [2022-03-07T08:29:29.727Z] #40 2.065 + : /build [2022-03-07T08:29:29.727Z] #40 2.065 + '[' -z '' ']' [2022-03-07T08:29:29.727Z] #40 2.065 ++ mktemp -d [2022-03-07T08:29:29.727Z] #40 2.065 + export GOPATH=/tmp/tmp.VfS85fOSo8 [2022-03-07T08:29:29.727Z] #40 2.065 + GOPATH=/tmp/tmp.VfS85fOSo8 [2022-03-07T08:29:29.727Z] #40 2.065 + RM_GOPATH=1 [2022-03-07T08:29:29.727Z] #40 2.065 + case "$(go env GOARCH)" in [2022-03-07T08:29:29.727Z] #40 2.065 ++ go env GOARCH [2022-03-07T08:29:29.727Z] #40 2.157 Install tini version v0.19.0 [2022-03-07T08:29:29.727Z] #40 2.158 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:29.727Z] #40 2.158 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:29:29.727Z] #40 2.158 ++ dirname /install.sh [2022-03-07T08:29:29.727Z] #40 2.158 + dir=/ [2022-03-07T08:29:29.727Z] #40 2.158 + bin=tini [2022-03-07T08:29:29.727Z] #40 2.158 + shift [2022-03-07T08:29:29.727Z] #40 2.158 + '[' '!' -f //tini.installer ']' [2022-03-07T08:29:29.727Z] #40 2.158 + . //tini.installer [2022-03-07T08:29:29.727Z] #40 2.158 ++ : v0.19.0 [2022-03-07T08:29:29.727Z] #40 2.158 + install_tini [2022-03-07T08:29:29.727Z] #40 2.158 + echo 'Install tini version v0.19.0' [2022-03-07T08:29:29.727Z] #40 2.158 + git clone https://github.com/krallin/tini.git /tmp/tmp.VfS85fOSo8/tini [2022-03-07T08:29:29.727Z] #40 2.158 Cloning into '/tmp/tmp.VfS85fOSo8/tini'... [2022-03-07T08:29:29.727Z] #40 3.043 + cd /tmp/tmp.VfS85fOSo8/tini [2022-03-07T08:29:29.727Z] #40 3.048 + git checkout -q v0.19.0 [2022-03-07T08:29:29.727Z] #40 3.083 + cmake . [2022-03-07T08:29:29.727Z] #40 3.742 -- The C compiler identification is GNU 10.2.1 [2022-03-07T08:29:29.727Z] #40 3.900 -- Detecting C compiler ABI info [2022-03-07T08:29:29.727Z] #40 4.474 -- Detecting C compiler ABI info - done [2022-03-07T08:29:29.727Z] #40 4.650 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-07T08:29:29.727Z] #40 4.660 -- Detecting C compile features [2022-03-07T08:29:29.727Z] #40 4.669 -- Detecting C compile features - done [2022-03-07T08:29:29.727Z] #40 4.714 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-07T08:29:29.727Z] #40 5.140 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-07T08:29:29.727Z] #40 5.247 -- Configuring done [2022-03-07T08:29:29.727Z] #40 5.289 -- Generating done [2022-03-07T08:29:29.727Z] #40 5.297 -- Build files have been written to: /tmp/tmp.VfS85fOSo8/tini [2022-03-07T08:29:29.727Z] #40 5.313 + make tini-static [2022-03-07T08:29:29.876Z] #18 DONE 0.8s [2022-03-07T08:29:29.876Z] [2022-03-07T08:29:29.876Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:29:29.876Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-07T08:29:29.876Z] #43 ... [2022-03-07T08:29:29.876Z] [2022-03-07T08:29:29.876Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T08:29:29.876Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-07T08:29:29.973Z] #14 ... [2022-03-07T08:29:29.973Z] [2022-03-07T08:29:29.973Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:29:29.973Z] #60 sha256:b4c1728ca7b1154e351cd152ba4c09be5e76a106c965d4f2f1b7fc65d8b430fc [2022-03-07T08:29:30.233Z] #60 38.75 Updating files: 62% (2957/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-07T08:29:30.233Z] #60 39.66 + cd /tmp/tmp.QDKbCyqG2I/src/github.com/containerd/containerd [2022-03-07T08:29:30.233Z] #60 39.66 + git checkout -q v1.5.10 [2022-03-07T08:29:30.289Z] #40 5.792 Scanning dependencies of target tini-static [2022-03-07T08:29:30.289Z] #40 5.911 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-07T08:29:30.806Z] #19 DONE 0.8s [2022-03-07T08:29:30.806Z] [2022-03-07T08:29:30.806Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T08:29:30.806Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-07T08:29:31.371Z] #20 DONE 0.6s [2022-03-07T08:29:31.371Z] [2022-03-07T08:29:31.371Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:31.371Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T08:29:31.371Z] #51 ... [2022-03-07T08:29:31.371Z] [2022-03-07T08:29:31.371Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T08:29:31.371Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-07T08:29:31.621Z] #60 40.89 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-07T08:29:31.621Z] #60 40.89 + BUILDTAGS='netgo osusergo static_build' [2022-03-07T08:29:31.621Z] #60 40.89 + export EXTRA_FLAGS=-buildmode=pie [2022-03-07T08:29:31.621Z] #60 40.89 + EXTRA_FLAGS=-buildmode=pie [2022-03-07T08:29:31.621Z] #60 40.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-07T08:29:31.621Z] #60 40.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-07T08:29:31.621Z] #60 40.89 + '[' '' = dynamic ']' [2022-03-07T08:29:31.621Z] #60 40.89 + make [2022-03-07T08:29:32.182Z] #40 7.694 [100%] Linking C executable tini-static [2022-03-07T08:29:32.740Z] #21 1.111 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:29:32.740Z] #21 1.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:29:32.740Z] #21 1.299 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:29:32.997Z] #21 1.602 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T08:29:33.064Z] #19 156.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-07T08:29:33.064Z] #19 156.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:29:33.064Z] #19 156.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:29:33.064Z] #19 156.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-07T08:29:33.064Z] #19 156.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-07T08:29:33.064Z] #19 156.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-07T08:29:33.141Z] #40 8.562 [100%] Built target tini-static [2022-03-07T08:29:33.141Z] #40 8.636 + mkdir -p /build [2022-03-07T08:29:33.141Z] #40 8.650 + cp tini-static /build/docker-init [2022-03-07T08:29:33.326Z] #19 156.4 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-07T08:29:33.326Z] #19 156.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-07T08:29:33.326Z] #19 156.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-07T08:29:33.542Z] #60 42.54 + bin/ctr [2022-03-07T08:29:33.561Z] #21 2.394 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T08:29:33.588Z] #19 156.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-07T08:29:33.588Z] #19 156.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:33.588Z] #19 156.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:29:33.588Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:29:33.656Z] > git config --add remote.origin.fetch +refs/pull/43131/head:refs/remotes/origin/PR-43131 # timeout=10 [2022-03-07T08:29:33.718Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:29:33.897Z] #51 ... [2022-03-07T08:29:33.897Z] [2022-03-07T08:29:33.897Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:33.897Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:33.897Z] #14 83.13 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-07T08:29:33.897Z] #14 83.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:33.897Z] #14 83.15 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T08:29:33.897Z] #14 83.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-07T08:29:33.897Z] #14 83.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:33.897Z] #14 83.32 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T08:29:33.963Z] Fetching without tags [2022-03-07T08:29:34.076Z] #40 DONE 9.6s [2022-03-07T08:29:34.076Z] [2022-03-07T08:29:34.076Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:34.076Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:34.076Z] #14 79.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-07T08:29:34.076Z] #14 79.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-07T08:29:34.076Z] #14 79.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T08:29:34.076Z] #14 86.47 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-07T08:29:34.076Z] #14 86.48 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:34.076Z] #14 86.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T08:29:34.076Z] #14 87.26 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-07T08:29:34.076Z] #14 87.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:34.076Z] #14 87.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T08:29:34.161Z] #19 157.2 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-07T08:29:34.161Z] #19 157.2 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:29:34.161Z] #19 157.2 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:29:34.774Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5263bea70f2a8285242da5758f14ebafb176bfc9 [2022-03-07T08:29:34.929Z] #21 3.542 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T08:29:35.557Z] #19 ... [2022-03-07T08:29:35.557Z] [2022-03-07T08:29:35.557Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:29:35.557Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:29:35.557Z] #58 172.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-07T08:29:36.823Z] #21 ... [2022-03-07T08:29:36.823Z] [2022-03-07T08:29:36.823Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T08:29:36.823Z] #26 sha256:25cf47242df05bc92e48955134133fe71334f2c0f26307fef4fb94de20ff1215 [2022-03-07T08:29:33.853Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:29:34.001Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:29:34.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:29:34.003Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:29:34.888Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:29:34.944Z] > git checkout -f 5263bea70f2a8285242da5758f14ebafb176bfc9 # timeout=10 [2022-03-07T08:29:38.364Z] #26 95.93 Updating files: 26% (2982/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5892/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 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: 83% (9483/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-03-07T08:29:38.364Z] #26 98.50 + cd /tmp/tmp.ETrc0ti6QY/tmp/docker-ce [2022-03-07T08:29:38.364Z] #26 98.51 + git checkout -q v17.06.2-ce [2022-03-07T08:29:39.144Z] #14 90.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-07T08:29:39.144Z] #14 90.09 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:39.144Z] #14 90.10 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:29:39.372Z] Merge succeeded, producing bf31f67d13d408474e1e92db2050a7c01206e5f8 [2022-03-07T08:29:39.372Z] Checking out Revision bf31f67d13d408474e1e92db2050a7c01206e5f8 (PR-43131) [2022-03-07T08:29:38.545Z] > git remote # timeout=10 [2022-03-07T08:29:38.632Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T08:29:38.697Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:29:38.705Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T08:29:39.265Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-07T08:29:39.410Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:29:39.484Z] > git checkout -f bf31f67d13d408474e1e92db2050a7c01206e5f8 # timeout=10 [2022-03-07T08:29:40.878Z] #58 DONE 177.3s [2022-03-07T08:29:40.878Z] [2022-03-07T08:29:40.878Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-07T08:29:40.878Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-07T08:29:40.878Z] #19 162.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-07T08:29:40.878Z] #19 163.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:29:40.878Z] #19 163.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:29:40.878Z] #19 163.1 Selecting previously unselected package patch. [2022-03-07T08:29:40.878Z] #19 163.1 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-07T08:29:40.878Z] #19 163.1 Unpacking patch (2.7.6-7) ... [2022-03-07T08:29:40.878Z] #19 163.2 Selecting previously unselected package dpkg-dev. [2022-03-07T08:29:40.878Z] #19 163.2 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-07T08:29:40.878Z] #19 163.2 Unpacking dpkg-dev (1.20.9) ... [2022-03-07T08:29:40.878Z] #19 163.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-07T08:29:40.878Z] #19 163.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-07T08:29:40.878Z] #19 163.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-07T08:29:40.878Z] #19 163.6 Selecting previously unselected package libio-string-perl. [2022-03-07T08:29:40.878Z] #19 163.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-07T08:29:40.878Z] #19 163.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-07T08:29:40.878Z] #19 163.6 Selecting previously unselected package libicu67:amd64. [2022-03-07T08:29:40.878Z] #19 163.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-07T08:29:40.878Z] #19 163.6 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-07T08:29:40.885Z] #26 101.1 + mkdir -p /tmp/tmp.ETrc0ti6QY/src/github.com/docker [2022-03-07T08:29:41.142Z] #26 101.1 + mv components/cli /tmp/tmp.ETrc0ti6QY/src/github.com/docker/cli [2022-03-07T08:29:41.142Z] #26 101.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-07T08:29:41.692Z] #60 ... [2022-03-07T08:29:41.692Z] [2022-03-07T08:29:41.692Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:41.692Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:41.692Z] #14 72.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-07T08:29:41.692Z] #14 72.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:41.692Z] #14 72.03 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T08:29:41.692Z] #14 77.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-07T08:29:41.692Z] #14 77.30 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:41.692Z] #14 77.30 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:29:41.859Z] #19 165.0 Selecting previously unselected package libxml2:amd64. [2022-03-07T08:29:41.859Z] #19 165.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-07T08:29:41.859Z] #19 165.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-07T08:29:41.859Z] #19 165.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-07T08:29:41.859Z] #19 165.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-07T08:29:41.859Z] #19 165.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-07T08:29:41.859Z] #19 165.1 Selecting previously unselected package libxml-sax-base-perl. [2022-03-07T08:29:41.859Z] #19 165.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-07T08:29:41.859Z] #19 165.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-07T08:29:41.859Z] #19 165.1 Selecting previously unselected package libxml-sax-perl. [2022-03-07T08:29:41.859Z] #19 165.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-07T08:29:41.859Z] #19 165.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-07T08:29:41.859Z] #19 165.2 Selecting previously unselected package libxml-libxml-perl. [2022-03-07T08:29:42.120Z] #19 165.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-07T08:29:42.120Z] #19 165.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-07T08:29:42.120Z] #19 165.3 Selecting previously unselected package libxml-simple-perl. [2022-03-07T08:29:42.120Z] #19 165.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-07T08:29:42.120Z] #19 165.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-07T08:29:42.120Z] #19 165.3 Selecting previously unselected package libyaml-perl. [2022-03-07T08:29:42.120Z] #19 165.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-07T08:29:42.120Z] #19 165.3 Unpacking libyaml-perl (1.30-1) ... [2022-03-07T08:29:42.120Z] #19 165.3 Selecting previously unselected package libconfig-auto-perl. [2022-03-07T08:29:42.120Z] #19 165.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-07T08:29:42.120Z] #19 165.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-07T08:29:42.120Z] #19 165.4 Selecting previously unselected package libfile-which-perl. [2022-03-07T08:29:42.120Z] #19 165.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-07T08:29:42.120Z] #19 165.4 Unpacking libfile-which-perl (1.23-1) ... [2022-03-07T08:29:42.120Z] #19 165.4 Selecting previously unselected package libfile-homedir-perl. [2022-03-07T08:29:42.176Z] #14 95.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-07T08:29:42.176Z] #14 95.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:42.176Z] #14 95.37 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:29:42.381Z] #19 165.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-07T08:29:42.381Z] #19 165.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-07T08:29:42.381Z] #19 165.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-07T08:29:42.381Z] #19 165.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-07T08:29:42.381Z] #19 165.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-07T08:29:42.381Z] #19 165.5 Selecting previously unselected package dpkg-cross. [2022-03-07T08:29:42.381Z] #19 165.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-07T08:29:42.381Z] #19 165.5 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-07T08:29:42.381Z] #19 165.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-07T08:29:42.381Z] #19 165.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-07T08:29:42.381Z] #19 165.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-07T08:29:42.381Z] #19 165.6 Selecting previously unselected package libc6-armel-cross. [2022-03-07T08:29:42.381Z] #19 165.6 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-07T08:29:42.381Z] #19 165.6 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-07T08:29:42.642Z] #19 165.7 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-07T08:29:42.642Z] #19 165.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:42.642Z] #19 165.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:29:42.642Z] #19 165.7 Selecting previously unselected package libgomp1-armel-cross. [2022-03-07T08:29:42.642Z] #19 165.7 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:42.642Z] #19 165.7 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:29:42.642Z] #19 165.8 Selecting previously unselected package libatomic1-armel-cross. [2022-03-07T08:29:42.642Z] #19 165.8 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:42.642Z] #19 165.8 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:29:42.642Z] #19 165.8 Selecting previously unselected package libasan6-armel-cross. [2022-03-07T08:29:42.642Z] #19 165.8 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:42.642Z] #19 165.8 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:29:42.903Z] #19 166.0 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-07T08:29:42.903Z] #19 166.0 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:42.903Z] #19 166.0 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:29:42.903Z] #19 166.1 Selecting previously unselected package libubsan1-armel-cross. [2022-03-07T08:29:42.903Z] #19 166.1 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:42.903Z] #19 166.1 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:29:42.903Z] #19 166.2 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-07T08:29:42.903Z] #19 166.2 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:43.164Z] #19 166.2 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:29:43.164Z] #19 166.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-07T08:29:43.164Z] #19 166.3 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:29:43.164Z] #19 166.3 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T08:29:45.316Z] #26 ... [2022-03-07T08:29:45.316Z] [2022-03-07T08:29:45.316Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:29:45.316Z] #56 sha256:498fe939c0ab9021e595586ebf6fcb4695691d101812c6b010b3141f1b698f00 [2022-03-07T08:29:45.316Z] #56 8.520 + cd /tmp/tmp.yiSPU89WPj/src/github.com/opencontainers/runc [2022-03-07T08:29:45.316Z] #56 8.524 + git checkout -q v1.1.0 [2022-03-07T08:29:45.316Z] #56 8.614 + '[' -z '' ']' [2022-03-07T08:29:45.316Z] #56 8.614 + target=static [2022-03-07T08:29:45.316Z] #56 8.614 + make BUILDTAGS=seccomp static [2022-03-07T08:29:45.316Z] #56 8.763 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-07T08:29:45.316Z] #56 ... [2022-03-07T08:29:45.316Z] [2022-03-07T08:29:45.316Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T08:29:45.316Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-07T08:29:45.316Z] #21 5.654 Fetched 8392 kB in 5s (1687 kB/s) [2022-03-07T08:29:45.316Z] #21 5.654 Reading package lists... [2022-03-07T08:29:45.316Z] #21 7.778 Reading package lists... [2022-03-07T08:29:45.316Z] #21 9.886 Building dependency tree... [2022-03-07T08:29:45.316Z] #21 11.62 The following additional packages will be installed: [2022-03-07T08:29:45.316Z] #21 11.62 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-07T08:29:45.316Z] #21 11.62 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-07T08:29:45.316Z] #21 11.63 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-07T08:29:45.316Z] #21 11.63 python3-pkg-resources vim-runtime xxd [2022-03-07T08:29:45.316Z] #21 11.64 Suggested packages: [2022-03-07T08:29:45.316Z] #21 11.64 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-07T08:29:45.316Z] #21 11.64 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-07T08:29:45.316Z] #21 11.64 acl attr quota [2022-03-07T08:29:45.316Z] #21 11.64 Recommended packages: [2022-03-07T08:29:45.316Z] #21 11.64 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-07T08:29:45.316Z] #21 12.80 The following NEW packages will be installed: [2022-03-07T08:29:45.316Z] #21 12.81 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-07T08:29:45.316Z] #21 12.81 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-07T08:29:45.316Z] #21 12.81 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-07T08:29:45.316Z] #21 12.82 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-07T08:29:45.316Z] #21 12.82 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-07T08:29:45.316Z] #21 12.82 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-07T08:29:45.316Z] #21 12.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-07T08:29:45.316Z] #21 12.82 xz-utils zip zstd [2022-03-07T08:29:45.316Z] #21 13.15 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:29:45.316Z] #21 13.15 Need to get 27.0 MB of archives. [2022-03-07T08:29:45.316Z] #21 13.15 After this operation, 105 MB of additional disk space will be used. [2022-03-07T08:29:45.316Z] #21 13.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-07T08:29:45.316Z] #21 13.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-07T08:29:45.316Z] #21 13.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-07T08:29:45.316Z] #21 13.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-07T08:29:45.316Z] #21 13.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-07T08:29:45.316Z] #21 13.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-07T08:29:45.316Z] #21 13.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-07T08:29:45.316Z] #21 13.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-07T08:29:45.316Z] #21 13.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T08:29:45.316Z] #21 13.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-07T08:29:45.316Z] #21 13.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-07T08:29:45.316Z] #21 13.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-07T08:29:45.316Z] #21 13.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-07T08:29:45.316Z] #21 13.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-07T08:29:45.316Z] #21 13.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-07T08:29:45.316Z] #21 13.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-07T08:29:45.316Z] #21 13.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-07T08:29:45.316Z] #21 13.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-07T08:29:45.316Z] #21 13.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-07T08:29:45.316Z] #21 13.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-07T08:29:45.316Z] #21 13.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-07T08:29:45.316Z] #21 13.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-07T08:29:45.316Z] #21 13.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-07T08:29:45.316Z] #21 13.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-07T08:29:45.316Z] #21 13.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-07T08:29:45.316Z] #21 13.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-07T08:29:45.316Z] #21 13.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-07T08:29:45.316Z] #21 13.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-07T08:29:45.316Z] #21 13.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-07T08:29:45.316Z] #21 13.41 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-03-07T08:29:45.316Z] #21 13.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-07T08:29:45.316Z] #21 13.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-07T08:29:45.316Z] #21 13.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-07T08:29:45.316Z] #21 13.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-07T08:29:45.316Z] #21 13.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-07T08:29:45.316Z] #21 13.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-07T08:29:45.317Z] #21 13.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T08:29:45.317Z] #21 13.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-07T08:29:45.317Z] #21 13.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-07T08:29:45.317Z] #21 13.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-07T08:29:45.317Z] #21 13.49 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-07T08:29:45.317Z] #21 13.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-07T08:29:45.317Z] #21 13.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-07T08:29:45.317Z] #21 13.52 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-07T08:29:45.317Z] #21 13.64 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-07T08:29:45.317Z] #21 13.66 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-07T08:29:45.317Z] #21 13.68 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-07T08:29:45.317Z] #21 13.68 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-07T08:29:45.573Z] #21 14.19 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:29:45.573Z] #21 14.32 Fetched 27.0 MB in 1s (32.5 MB/s) [2022-03-07T08:29:45.829Z] #21 14.38 Selecting previously unselected package pigz. [2022-03-07T08:29:45.829Z] #21 14.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-03-07T08:29:45.829Z] #21 14.43 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-07T08:29:45.829Z] #21 14.43 Unpacking pigz (2.6-1) ... [2022-03-07T08:29:45.829Z] #21 14.50 Selecting previously unselected package libelf1:arm64. [2022-03-07T08:29:45.829Z] #21 14.51 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-07T08:29:45.829Z] #21 14.52 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-07T08:29:46.085Z] #21 14.67 Selecting previously unselected package libbpf0:arm64. [2022-03-07T08:29:46.085Z] #21 14.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-07T08:29:46.085Z] #21 14.71 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-07T08:29:46.085Z] #21 14.79 Selecting previously unselected package libcap2:arm64. [2022-03-07T08:29:46.085Z] #21 14.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-07T08:29:46.085Z] #21 14.80 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-07T08:29:46.342Z] #21 14.89 Selecting previously unselected package libmnl0:arm64. [2022-03-07T08:29:46.342Z] #21 14.90 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-07T08:29:46.342Z] #21 14.91 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-07T08:29:46.342Z] #21 15.01 Selecting previously unselected package libxtables12:arm64. [2022-03-07T08:29:46.342Z] #21 15.02 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-07T08:29:46.342Z] #21 15.04 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-07T08:29:46.598Z] #21 15.13 Selecting previously unselected package libcap2-bin. [2022-03-07T08:29:46.599Z] #21 15.13 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-07T08:29:46.599Z] #21 15.14 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-07T08:29:46.599Z] #21 15.39 Selecting previously unselected package iproute2. [2022-03-07T08:29:46.855Z] #21 ... [2022-03-07T08:29:46.855Z] [2022-03-07T08:29:46.855Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:29:46.855Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-07T08:29:46.855Z] #34 DONE 107.2s [2022-03-07T08:29:46.855Z] [2022-03-07T08:29:46.855Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T08:29:46.855Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-07T08:29:46.855Z] #21 15.39 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-07T08:29:46.855Z] #21 15.40 Unpacking iproute2 (5.10.0-4) ... [2022-03-07T08:29:46.988Z] #14 87.70 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-07T08:29:46.988Z] #14 87.70 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:29:46.988Z] #14 87.72 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:29:47.114Z] #21 15.93 Selecting previously unselected package xxd. [2022-03-07T08:29:47.114Z] #21 15.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-07T08:29:47.371Z] #21 15.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:29:47.371Z] #21 16.19 Selecting previously unselected package vim-common. [2022-03-07T08:29:47.371Z] #21 16.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:29:47.371Z] #21 16.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:29:47.559Z] #14 ... [2022-03-07T08:29:47.559Z] [2022-03-07T08:29:47.559Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:29:47.559Z] #63 sha256:83f0bd987a611d27efcee9f3f3576c625acbe6b5f08c71de1ad6e980f05d327c [2022-03-07T08:29:47.559Z] #63 88.60 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T08:29:47.559Z] #63 88.60 + GOBIN=/build [2022-03-07T08:29:47.559Z] #63 88.60 + GO111MODULE=on [2022-03-07T08:29:47.559Z] #63 88.60 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-07T08:29:47.883Z] #21 16.33 Selecting previously unselected package bash-completion. [2022-03-07T08:29:47.884Z] #21 16.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-07T08:29:48.456Z] #19 171.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-07T08:29:48.457Z] #19 171.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:29:48.457Z] #19 171.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T08:29:48.457Z] #19 171.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-07T08:29:48.457Z] #19 171.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-07T08:29:48.457Z] #19 171.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-07T08:29:48.457Z] #19 171.2 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-07T08:29:48.457Z] #19 171.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-07T08:29:48.457Z] #19 171.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-07T08:29:48.457Z] #19 171.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-07T08:29:48.457Z] #19 171.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:48.457Z] #19 171.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:29:48.717Z] #19 171.7 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-07T08:29:48.717Z] #19 171.7 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:29:48.717Z] #19 171.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T08:29:49.099Z] #14 ... [2022-03-07T08:29:49.099Z] [2022-03-07T08:29:49.099Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:29:49.099Z] #60 sha256:356c83a2bfc65778f1d75649b3faefda8d958a4d295e6ed12e59dae9eef23870 [2022-03-07T08:29:49.099Z] #60 46.60 Updating files: 62% (2957/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-07T08:29:49.099Z] #60 47.52 + cd /tmp/tmp.FQ9gBsiH11/src/github.com/containerd/containerd [2022-03-07T08:29:49.099Z] #60 47.52 + git checkout -q v1.5.10 [2022-03-07T08:29:49.253Z] #21 17.85 Unpacking bash-completion (1:2.11-2) ... [2022-03-07T08:29:49.511Z] #21 18.16 Selecting previously unselected package bzip2. [2022-03-07T08:29:49.511Z] #21 18.16 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-07T08:29:49.511Z] #21 18.17 Unpacking bzip2 (1.0.8-4) ... [2022-03-07T08:29:49.768Z] #21 18.23 Selecting previously unselected package xz-utils. [2022-03-07T08:29:49.768Z] #21 18.26 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-07T08:29:49.768Z] #21 18.27 Unpacking xz-utils (5.2.5-2) ... [2022-03-07T08:29:49.768Z] #21 18.41 Selecting previously unselected package apparmor. [2022-03-07T08:29:49.768Z] #21 18.42 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-07T08:29:49.768Z] #21 18.46 Unpacking apparmor (2.13.6-10) ... [2022-03-07T08:29:50.282Z] #21 18.79 Selecting previously unselected package inetutils-ping. [2022-03-07T08:29:50.282Z] #21 18.80 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-07T08:29:50.282Z] #21 18.81 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-07T08:29:50.282Z] #21 18.92 Selecting previously unselected package libip4tc2:arm64. [2022-03-07T08:29:50.282Z] #21 18.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-07T08:29:50.282Z] #21 18.93 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-07T08:29:50.282Z] #21 18.99 Selecting previously unselected package libip6tc2:arm64. [2022-03-07T08:29:50.282Z] #21 18.99 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-07T08:29:50.282Z] #21 19.01 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-07T08:29:50.282Z] #21 19.07 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-07T08:29:50.539Z] #21 19.08 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-07T08:29:50.539Z] #21 19.09 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-07T08:29:50.539Z] #21 19.14 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-07T08:29:50.539Z] #21 19.15 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-07T08:29:50.539Z] #21 19.15 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-07T08:29:50.539Z] #21 19.21 Selecting previously unselected package libnftnl11:arm64. [2022-03-07T08:29:50.539Z] #21 19.21 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-07T08:29:50.539Z] #21 19.22 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-07T08:29:50.539Z] #21 19.30 Selecting previously unselected package iptables. [2022-03-07T08:29:50.718Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-07T08:29:50.796Z] #21 19.31 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-07T08:29:50.796Z] #21 19.32 Unpacking iptables (1.8.7-1) ... [2022-03-07T08:29:50.862Z] First time build. Skipping changelog. [2022-03-07T08:29:50.994Z] #60 49.30 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-07T08:29:50.994Z] #60 49.30 + BUILDTAGS='netgo osusergo static_build' [2022-03-07T08:29:50.994Z] #60 49.30 + export EXTRA_FLAGS=-buildmode=pie [2022-03-07T08:29:50.994Z] #60 49.30 + EXTRA_FLAGS=-buildmode=pie [2022-03-07T08:29:50.994Z] #60 49.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-07T08:29:50.994Z] #60 49.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-07T08:29:50.994Z] #60 49.30 + '[' '' = dynamic ']' [2022-03-07T08:29:50.994Z] #60 49.30 + make [2022-03-07T08:29:51.053Z] #21 19.58 Selecting previously unselected package libonig5:arm64. [2022-03-07T08:29:51.053Z] #21 19.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-07T08:29:51.053Z] #21 19.59 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-07T08:29:51.053Z] #21 19.70 Selecting previously unselected package libjq1:arm64. [2022-03-07T08:29:51.053Z] #21 19.71 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-07T08:29:51.053Z] #21 19.71 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-07T08:29:51.053Z] #21 19.81 Selecting previously unselected package jq. [2022-03-07T08:29:51.310Z] #21 19.81 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-07T08:29:51.310Z] #21 19.82 Unpacking jq (1.6-2.1) ... [2022-03-07T08:29:51.310Z] #21 19.88 Selecting previously unselected package libaio1:arm64. [2022-03-07T08:29:51.310Z] #21 19.88 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-07T08:29:51.310Z] #21 19.88 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-07T08:29:51.310Z] #21 19.96 Selecting previously unselected package libgpm2:arm64. [2022-03-07T08:29:51.310Z] #21 19.96 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-07T08:29:51.310Z] #21 19.97 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-07T08:29:51.310Z] #21 20.04 Selecting previously unselected package libicu67:arm64. [2022-03-07T08:29:51.310Z] #21 20.04 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-07T08:29:51.310Z] #21 20.04 Unpacking libicu67:arm64 (67.1-7) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T08:29:50.756Z] > git rev-list --no-walk 82f6717d0e891ce12319743e20bf736aaff295db # timeout=10 [2022-03-07T08:29:52.134Z] #14 ... [2022-03-07T08:29:52.135Z] [2022-03-07T08:29:52.135Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:29:52.135Z] #60 sha256:4712fad385af21343459e998bfbf2dc29f0046f09bb18506c512555ce8746945 [2022-03-07T08:29:52.365Z] #60 50.67 + bin/ctr [2022-03-07T08:29:52.392Z] #60 50.00 Updating files: 54% (2595/4731) Updating files: 55% (2603/4731) Updating files: 56% (2650/4731) Updating files: 57% (2697/4731) Updating files: 58% (2744/4731) Updating files: 59% (2792/4731) Updating files: 60% (2839/4731) Updating files: 61% (2886/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-07T08:29:52.392Z] #60 51.02 + cd /tmp/tmp.5wiH6Ro61p/src/github.com/containerd/containerd [2022-03-07T08:29:52.392Z] #60 51.02 + git checkout -q v1.5.10 [2022-03-07T08:29:52.700Z] Fetching without tags [2022-03-07T08:29:52.360Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:29:52.443Z] > git config --add remote.origin.fetch +refs/pull/43131/head:refs/remotes/origin/PR-43131 # timeout=10 [2022-03-07T08:29:52.497Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:29:52.615Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-07T08:29:52.738Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-07T08:29:52.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:29:52.741Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43131/head:refs/remotes/origin/PR-43131 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-07T08:29:53.443Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 5263bea70f2a8285242da5758f14ebafb176bfc9 [2022-03-07T08:29:53.762Z] #60 52.18 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-07T08:29:53.762Z] #60 52.18 + BUILDTAGS='netgo osusergo static_build' [2022-03-07T08:29:53.762Z] #60 52.18 + export EXTRA_FLAGS=-buildmode=pie [2022-03-07T08:29:53.762Z] #60 52.19 + EXTRA_FLAGS=-buildmode=pie [2022-03-07T08:29:53.762Z] #60 52.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-07T08:29:53.762Z] #60 52.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-07T08:29:53.762Z] #60 52.19 + '[' '' = dynamic ']' [2022-03-07T08:29:53.762Z] #60 52.19 + make [2022-03-07T08:29:53.834Z] #21 22.59 Selecting previously unselected package libinih1:arm64. [2022-03-07T08:29:53.834Z] #21 22.59 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-07T08:29:53.834Z] #21 22.60 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-07T08:29:53.834Z] #21 22.65 Selecting previously unselected package libnet1:arm64. [2022-03-07T08:29:54.006Z] #19 176.2 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-07T08:29:54.006Z] #19 176.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:29:54.006Z] #19 176.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T08:29:54.006Z] #19 176.3 Selecting previously unselected package crossbuild-essential-armel. [2022-03-07T08:29:54.006Z] #19 176.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-07T08:29:54.006Z] #19 176.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-07T08:29:54.006Z] #19 176.3 Selecting previously unselected package libc6-armhf-cross. [2022-03-07T08:29:54.006Z] #19 176.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-07T08:29:54.006Z] #19 176.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-07T08:29:54.006Z] #19 176.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-07T08:29:54.006Z] #19 176.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:54.006Z] #19 176.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:29:54.006Z] #19 176.4 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-07T08:29:54.006Z] #19 176.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:54.006Z] #19 176.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:29:54.006Z] #19 176.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-07T08:29:54.006Z] #19 176.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:54.006Z] #19 176.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:29:54.006Z] #19 176.5 Selecting previously unselected package libasan6-armhf-cross. [2022-03-07T08:29:54.006Z] #19 176.5 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:54.006Z] #19 176.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:29:54.006Z] #19 176.8 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-07T08:29:54.006Z] #19 176.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:54.006Z] #19 176.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:29:54.006Z] #19 176.8 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-07T08:29:54.006Z] #19 176.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:54.006Z] #19 176.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:29:54.006Z] #19 176.9 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-07T08:29:54.006Z] #19 176.9 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:54.006Z] #19 176.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:29:54.006Z] #19 177.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-07T08:29:54.006Z] #19 177.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:29:54.006Z] #19 177.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T08:29:54.091Z] #21 22.65 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-07T08:29:54.091Z] #21 22.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:29:54.091Z] #21 22.73 Selecting previously unselected package libnl-3-200:arm64. [2022-03-07T08:29:54.091Z] #21 22.73 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-07T08:29:54.091Z] #21 22.73 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-07T08:29:54.265Z] #63 94.04 rootlesskit version 0.14.6 [2022-03-07T08:29:54.265Z] #63 94.05 Usage of /build/rootlesskit-docker-proxy: [2022-03-07T08:29:54.265Z] #63 94.05 -container-ip string [2022-03-07T08:29:54.265Z] #63 94.05 container ip [2022-03-07T08:29:54.265Z] #63 94.05 -container-port int [2022-03-07T08:29:54.265Z] #63 94.05 container port (default -1) [2022-03-07T08:29:54.265Z] #63 94.05 -host-ip string [2022-03-07T08:29:54.265Z] #63 94.05 host ip [2022-03-07T08:29:54.265Z] #63 94.05 -host-port int [2022-03-07T08:29:54.265Z] #63 94.05 host port (default -1) [2022-03-07T08:29:54.265Z] #63 94.05 -proto string [2022-03-07T08:29:54.265Z] #63 94.05 proxy protocol (default "tcp") [2022-03-07T08:29:54.323Z] + docker version [2022-03-07T08:29:54.347Z] #21 22.80 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-07T08:29:54.347Z] #21 22.80 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-07T08:29:54.347Z] #21 22.81 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-07T08:29:54.347Z] #21 22.85 Selecting previously unselected package net-tools. [2022-03-07T08:29:54.347Z] #21 22.86 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-07T08:29:54.347Z] #21 22.87 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T08:29:54.347Z] #21 23.07 Selecting previously unselected package patch. [2022-03-07T08:29:54.347Z] #21 23.07 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-07T08:29:54.347Z] #21 23.08 Unpacking patch (2.7.6-7) ... [2022-03-07T08:29:54.528Z] #63 ... [2022-03-07T08:29:54.528Z] [2022-03-07T08:29:54.528Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:54.528Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:54.528Z] #14 93.72 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-07T08:29:54.528Z] #14 93.72 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-07T08:29:54.528Z] #14 94.13 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T08:29:54.528Z] #14 94.91 Selecting previously unselected package libapparmor1:amd64. [2022-03-07T08:29:54.528Z] #14 94.91 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-07T08:29:54.528Z] #14 94.93 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-07T08:29:54.528Z] #14 95.77 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-07T08:29:54.528Z] #14 95.77 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-07T08:29:54.528Z] #14 95.80 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-07T08:29:54.528Z] #14 ... [2022-03-07T08:29:54.528Z] [2022-03-07T08:29:54.528Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:29:54.528Z] #63 sha256:83f0bd987a611d27efcee9f3f3576c625acbe6b5f08c71de1ad6e980f05d327c [2022-03-07T08:29:54.528Z] #63 DONE 95.7s [2022-03-07T08:29:54.528Z] [2022-03-07T08:29:54.528Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:54.528Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:54.528Z] #14 95.93 Selecting previously unselected package libbtrfs0:amd64. [2022-03-07T08:29:54.528Z] #14 95.94 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-07T08:29:54.528Z] #14 95.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:29:54.604Z] #21 23.18 Selecting previously unselected package python-pip-whl. [2022-03-07T08:29:54.604Z] #21 23.19 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-07T08:29:54.604Z] #21 23.20 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-07T08:29:54.790Z] #14 ... [2022-03-07T08:29:54.790Z] [2022-03-07T08:29:54.790Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T08:29:54.790Z] #64 sha256:80e23be6824ebb17f14cddba9fb2481af928082e863ed76c4564450a3940e87e [2022-03-07T08:29:54.790Z] #64 DONE 0.1s [2022-03-07T08:29:54.790Z] [2022-03-07T08:29:54.790Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T08:29:54.790Z] #65 sha256:c41bef215d7b3443c38f64e8f08605cc772b444b4ba558c180b8b97627779ccd [2022-03-07T08:29:54.790Z] #65 DONE 0.1s [2022-03-07T08:29:54.790Z] [2022-03-07T08:29:54.790Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:29:54.790Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:29:54.790Z] #14 96.12 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-07T08:29:54.790Z] #14 96.16 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-07T08:29:54.790Z] #14 96.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:29:54.790Z] #14 96.34 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-07T08:29:54.790Z] #14 96.34 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:29:55.052Z] #14 96.36 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:29:55.052Z] #14 96.42 Selecting previously unselected package libudev-dev:amd64. [2022-03-07T08:29:55.052Z] #14 96.43 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-07T08:29:55.052Z] #14 96.44 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-07T08:29:55.052Z] #14 96.59 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-07T08:29:55.052Z] #14 96.60 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-07T08:29:55.169Z] #21 23.64 Selecting previously unselected package python3-lib2to3. [2022-03-07T08:29:55.169Z] #21 23.64 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-07T08:29:55.169Z] #21 23.65 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-07T08:29:55.169Z] #21 23.72 Selecting previously unselected package python3-distutils. [2022-03-07T08:29:55.169Z] #21 23.73 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-07T08:29:55.169Z] #21 23.73 Unpacking python3-distutils (3.9.2-1) ... [2022-03-07T08:29:55.169Z] #21 23.88 Selecting previously unselected package python3-pkg-resources. [2022-03-07T08:29:55.169Z] #21 23.88 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T08:29:55.169Z] #21 23.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:29:55.314Z] #14 96.61 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-07T08:29:55.314Z] #14 96.86 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-07T08:29:55.426Z] #21 24.00 Selecting previously unselected package python3-setuptools. [2022-03-07T08:29:55.426Z] #21 24.00 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-07T08:29:55.426Z] #21 24.01 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-07T08:29:55.426Z] #21 24.21 Selecting previously unselected package python3-wheel. [2022-03-07T08:29:55.426Z] #21 24.21 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-07T08:29:55.426Z] #21 24.22 Unpacking python3-wheel (0.34.2-1) ... [2022-03-07T08:29:55.576Z] #14 96.87 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-07T08:29:55.576Z] #14 96.88 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-07T08:29:55.576Z] #14 97.01 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-07T08:29:55.576Z] #14 97.01 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-07T08:29:55.576Z] #14 97.02 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-07T08:29:55.658Z] #60 53.93 + bin/ctr [2022-03-07T08:29:55.683Z] #21 24.27 Selecting previously unselected package python3-pip. [2022-03-07T08:29:55.683Z] #21 24.27 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-07T08:29:55.683Z] #21 24.28 Unpacking python3-pip (20.3.4-4) ... [2022-03-07T08:29:55.838Z] #14 97.17 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-07T08:29:55.838Z] #14 97.17 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-07T08:29:55.838Z] #14 97.18 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-07T08:29:55.838Z] #14 97.24 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-07T08:29:55.838Z] #14 97.26 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-07T08:29:55.838Z] #14 97.26 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-07T08:29:55.939Z] #21 24.45 Selecting previously unselected package sudo. [2022-03-07T08:29:55.939Z] #21 24.45 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-07T08:29:55.939Z] #21 24.46 Unpacking sudo (1.9.5p2-3) ... [2022-03-07T08:29:56.196Z] #21 24.92 Selecting previously unselected package thin-provisioning-tools. [2022-03-07T08:29:56.196Z] #21 24.93 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-07T08:29:56.196Z] #21 24.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-07T08:29:56.410Z] #14 97.67 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-07T08:29:56.410Z] #14 97.69 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-07T08:29:56.410Z] #14 97.70 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-07T08:29:56.410Z] #14 97.91 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-07T08:29:56.410Z] #14 97.91 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:29:56.410Z] #14 97.93 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:29:56.410Z] #14 98.00 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-07T08:29:56.410Z] #14 98.00 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-07T08:29:56.410Z] #14 98.01 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-07T08:29:56.453Z] #21 25.14 Selecting previously unselected package uidmap. [2022-03-07T08:29:56.453Z] #21 25.14 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-07T08:29:56.453Z] #21 25.14 Unpacking uidmap (1:4.8.1-1) ... [2022-03-07T08:29:53.552Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:29:53.603Z] > git checkout -f 5263bea70f2a8285242da5758f14ebafb176bfc9 # timeout=10 [2022-03-07T08:29:56.051Z] > git remote # timeout=10 [2022-03-07T08:29:56.127Z] > git config --get remote.origin.url # timeout=10 [2022-03-07T08:29:56.176Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-07T08:29:56.179Z] > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10 [2022-03-07T08:29:56.672Z] #14 98.12 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-07T08:29:56.672Z] #14 98.12 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-07T08:29:56.672Z] #14 98.13 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-07T08:29:56.710Z] #21 25.24 Selecting previously unselected package vim-runtime. [2022-03-07T08:29:56.710Z] #21 25.25 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:29:56.710Z] #21 25.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-07T08:29:56.710Z] #21 25.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-07T08:29:56.710Z] #21 25.29 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:29:57.131Z] Merge succeeded, producing 30fbdc33c6fb3311ac42ab99df30256ed3c455f9 [2022-03-07T08:29:57.131Z] Checking out Revision 30fbdc33c6fb3311ac42ab99df30256ed3c455f9 (PR-43131) [2022-03-07T08:29:57.244Z] #14 98.71 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-07T08:29:57.244Z] #14 98.72 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-07T08:29:57.244Z] #14 98.74 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T08:29:57.244Z] #14 98.75 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-07T08:29:57.244Z] #14 98.76 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T08:29:57.244Z] #14 98.77 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-07T08:29:57.244Z] #14 98.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:29:57.244Z] #14 98.79 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-07T08:29:57.244Z] #14 98.81 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-07T08:29:57.505Z] #14 98.83 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-07T08:29:57.505Z] #14 98.84 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T08:29:57.505Z] #14 98.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:29:57.505Z] #14 98.87 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T08:29:57.505Z] #14 98.88 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-07T08:29:57.505Z] #14 98.90 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-07T08:29:57.505Z] #14 99.01 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-07T08:29:57.505Z] #14 99.02 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T08:29:57.505Z] #14 99.08 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-07T08:29:57.766Z] #14 99.10 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-07T08:29:57.766Z] #14 99.11 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T08:29:57.766Z] #14 99.15 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:29:57.766Z] #14 99.17 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-03-07T08:29:57.766Z] #14 99.18 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:29:57.766Z] #14 99.19 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-03-07T08:29:57.766Z] #14 99.20 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T08:29:57.766Z] #14 99.22 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:29:57.766Z] #14 99.24 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-03-07T08:29:57.766Z] #14 99.24 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:29:57.766Z] #14 99.26 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T08:29:57.766Z] #14 99.28 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:29:58.032Z] #14 99.29 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-07T08:29:58.032Z] #14 99.31 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:29:58.032Z] #14 99.32 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:29:58.032Z] #14 99.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:29:58.293Z] #14 DONE 99.7s [2022-03-07T08:29:58.293Z] [2022-03-07T08:29:58.293Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:29:58.293Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:29:58.293Z] #34 ... [2022-03-07T08:29:58.293Z] [2022-03-07T08:29:58.293Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T08:29:58.293Z] #55 sha256:7275bfc7da1bcd551bda6c530e42d58b5e300b7d77904a575f5ed0831f96251a [2022-03-07T08:29:58.293Z] #55 DONE 0.1s [2022-03-07T08:29:58.293Z] [2022-03-07T08:29:58.293Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T08:29:58.293Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-07T08:29:59.230Z] #21 27.70 Selecting previously unselected package vim. [2022-03-07T08:29:59.231Z] #21 27.70 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-07T08:29:59.231Z] #21 27.72 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:29:59.293Z] #19 181.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-07T08:29:59.293Z] #19 181.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:29:59.293Z] #19 181.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T08:29:59.293Z] #19 181.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-07T08:29:59.293Z] #19 181.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-07T08:29:59.293Z] #19 181.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-07T08:29:59.293Z] #19 182.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-07T08:29:59.293Z] #19 182.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-07T08:29:59.293Z] #19 182.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-07T08:29:59.293Z] #19 182.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-07T08:29:59.293Z] #19 182.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:29:59.293Z] #19 182.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:29:59.293Z] #19 182.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-07T08:29:59.293Z] #19 182.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:29:59.293Z] #19 182.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T08:29:59.487Z] #21 28.23 Selecting previously unselected package xfsprogs. [2022-03-07T08:29:59.743Z] #21 28.23 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-07T08:29:59.743Z] #21 28.24 Unpacking xfsprogs (5.10.0-4) ... [2022-03-07T08:30:00.000Z] #21 28.58 Selecting previously unselected package zip. [2022-03-07T08:30:00.000Z] #21 28.59 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-07T08:30:00.000Z] #21 28.59 Unpacking zip (3.0-12) ... [2022-03-07T08:30:00.000Z] #21 28.72 Selecting previously unselected package zstd. [2022-03-07T08:30:00.000Z] #21 28.72 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-07T08:30:00.000Z] #21 28.73 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-07T08:29:57.042Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-07T08:29:57.165Z] > git config core.sparsecheckout # timeout=10 [2022-03-07T08:29:57.216Z] > git checkout -f 30fbdc33c6fb3311ac42ab99df30256ed3c455f9 # timeout=10 [2022-03-07T08:30:00.462Z] #60 ... [2022-03-07T08:30:00.462Z] [2022-03-07T08:30:00.462Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:30:00.462Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:30:00.462Z] #14 100.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-07T08:30:00.462Z] #14 100.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:30:00.462Z] #14 100.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:30:00.462Z] #14 106.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-07T08:30:00.462Z] #14 106.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:30:00.462Z] #14 106.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T08:30:00.462Z] #14 111.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-07T08:30:00.462Z] #14 111.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:30:00.462Z] #14 111.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:30:00.564Z] #21 29.03 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:30:00.879Z] #15 DONE 2.5s [2022-03-07T08:30:00.879Z] [2022-03-07T08:30:00.879Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:30:00.879Z] #56 sha256:36ab714d386e43b17eeae55c48c51fc7320972599fea29dca173a159e7d6a68d [2022-03-07T08:30:00.879Z] #56 2.273 + RM_GOPATH=0 [2022-03-07T08:30:00.879Z] #56 2.274 + TMP_GOPATH= [2022-03-07T08:30:00.879Z] #56 2.274 + : /build [2022-03-07T08:30:00.879Z] #56 2.274 + '[' -z '' ']' [2022-03-07T08:30:00.879Z] #56 2.274 ++ mktemp -d [2022-03-07T08:30:00.879Z] #56 2.276 + export GOPATH=/tmp/tmp.kbQLDdctz8 [2022-03-07T08:30:00.879Z] #56 2.276 + GOPATH=/tmp/tmp.kbQLDdctz8 [2022-03-07T08:30:00.879Z] #56 2.276 + RM_GOPATH=1 [2022-03-07T08:30:00.879Z] #56 2.276 + case "$(go env GOARCH)" in [2022-03-07T08:30:00.879Z] #56 2.279 ++ go env GOARCH [2022-03-07T08:30:00.879Z] #56 2.293 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:30:00.879Z] #56 2.294 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:30:00.879Z] #56 2.294 ++ dirname /install.sh [2022-03-07T08:30:00.879Z] #56 2.296 + dir=/ [2022-03-07T08:30:00.879Z] #56 2.297 + bin=runc [2022-03-07T08:30:00.879Z] #56 2.297 + shift [2022-03-07T08:30:00.879Z] #56 2.297 + '[' '!' -f //runc.installer ']' [2022-03-07T08:30:00.879Z] #56 2.297 + . //runc.installer [2022-03-07T08:30:00.879Z] #56 2.298 ++ set -e [2022-03-07T08:30:00.879Z] #56 2.298 ++ : v1.1.0 [2022-03-07T08:30:00.879Z] #56 2.298 + install_runc [2022-03-07T08:30:00.879Z] #56 2.298 + RUNC_BUILDTAGS=seccomp [2022-03-07T08:30:00.879Z] #56 2.299 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-07T08:30:00.879Z] #56 2.299 Install runc version v1.1.0 (build tags: seccomp) [2022-03-07T08:30:00.879Z] #56 2.299 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kbQLDdctz8/src/github.com/opencontainers/runc [2022-03-07T08:30:00.879Z] #56 2.302 Cloning into '/tmp/tmp.kbQLDdctz8/src/github.com/opencontainers/runc'... [2022-03-07T08:30:01.128Z] #21 29.66 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-07T08:30:01.128Z] #21 29.67 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T08:30:01.128Z] #21 29.69 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-07T08:30:01.128Z] #21 29.70 Setting up libicu67:arm64 (67.1-7) ... [2022-03-07T08:30:01.128Z] #21 29.71 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-07T08:30:01.128Z] #21 29.73 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-07T08:30:01.128Z] #21 29.74 Setting up uidmap (1:4.8.1-1) ... [2022-03-07T08:30:01.128Z] #21 29.75 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:30:01.128Z] #21 29.76 Setting up bzip2 (1.0.8-4) ... [2022-03-07T08:30:01.128Z] #21 29.78 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-07T08:30:01.128Z] #21 29.79 Setting up python3-wheel (0.34.2-1) ... [2022-03-07T08:30:01.490Z] Client: [2022-03-07T08:30:01.490Z] Version: 20.10.9 [2022-03-07T08:30:01.490Z] API version: 1.41 [2022-03-07T08:30:01.490Z] Go version: go1.16.8 [2022-03-07T08:30:01.490Z] Git commit: c2ea9bc [2022-03-07T08:30:01.490Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T08:30:01.490Z] OS/Arch: windows/amd64 [2022-03-07T08:30:01.490Z] Context: default [2022-03-07T08:30:01.490Z] Experimental: true [2022-03-07T08:30:01.490Z] [2022-03-07T08:30:01.490Z] Server: Docker Engine - Community [2022-03-07T08:30:01.490Z] Engine: [2022-03-07T08:30:01.490Z] Version: 20.10.9 [2022-03-07T08:30:01.490Z] API version: 1.41 (minimum version 1.24) [2022-03-07T08:30:01.490Z] Go version: go1.16.8 [2022-03-07T08:30:01.490Z] Git commit: 79ea9d3 [2022-03-07T08:30:01.490Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T08:30:01.490Z] OS/Arch: windows/amd64 [2022-03-07T08:30:01.490Z] Experimental: true [2022-03-07T08:30:01.693Z] #21 30.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:01.949Z] #21 30.40 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-07T08:30:01.949Z] #21 30.41 Setting up libcap2-bin (1:2.44-1) ... [2022-03-07T08:30:01.949Z] #21 30.43 Setting up apparmor (2.13.6-10) ... [Pipeline] sh [2022-03-07T08:30:02.874Z] #56 ... [2022-03-07T08:30:02.875Z] [2022-03-07T08:30:02.875Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-07T08:30:02.875Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-07T08:30:02.875Z] #16 DONE 2.0s [2022-03-07T08:30:02.875Z] [2022-03-07T08:30:02.875Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T08:30:02.875Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-07T08:30:02.879Z] #21 31.68 Setting up zip (3.0-12) ... [2022-03-07T08:30:02.879Z] #21 31.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:03.085Z] + docker info [2022-03-07T08:30:03.085Z] Client: [2022-03-07T08:30:03.085Z] Context: default [2022-03-07T08:30:03.085Z] Debug Mode: false [2022-03-07T08:30:03.085Z] [2022-03-07T08:30:03.085Z] Server: [2022-03-07T08:30:03.085Z] Containers: 0 [2022-03-07T08:30:03.085Z] Running: 0 [2022-03-07T08:30:03.085Z] Paused: 0 [2022-03-07T08:30:03.085Z] Stopped: 0 [2022-03-07T08:30:03.085Z] Images: 0 [2022-03-07T08:30:03.085Z] Server Version: 20.10.9 [2022-03-07T08:30:03.085Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-07T08:30:03.085Z] LCOW: [2022-03-07T08:30:03.085Z] Windows: [2022-03-07T08:30:03.085Z] Logging Driver: json-file [2022-03-07T08:30:03.085Z] Plugins: [2022-03-07T08:30:03.085Z] Volume: local [2022-03-07T08:30:03.085Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T08:30:03.085Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T08:30:03.085Z] Swarm: inactive [2022-03-07T08:30:03.085Z] Default Isolation: process [2022-03-07T08:30:03.085Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T08:30:03.085Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T08:30:03.085Z] OSType: windows [2022-03-07T08:30:03.085Z] Architecture: x86_64 [2022-03-07T08:30:03.085Z] CPUs: 4 [2022-03-07T08:30:03.085Z] Total Memory: 32GiB [2022-03-07T08:30:03.085Z] Name: azwin-2-d79bb0 [2022-03-07T08:30:03.085Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-07T08:30:03.085Z] Docker Root Dir: D:\docker [2022-03-07T08:30:03.085Z] Debug Mode: false [2022-03-07T08:30:03.085Z] Registry: https://index.docker.io/v1/ [2022-03-07T08:30:03.085Z] Labels: [2022-03-07T08:30:03.085Z] Experimental: true [2022-03-07T08:30:03.085Z] Insecure Registries: [2022-03-07T08:30:03.085Z] 10.0.0.4:5000 [2022-03-07T08:30:03.085Z] 127.0.0.0/8 [2022-03-07T08:30:03.085Z] Registry Mirrors: [2022-03-07T08:30:03.085Z] http://10.0.0.4:5000/ [2022-03-07T08:30:03.085Z] Live Restore Enabled: false [2022-03-07T08:30:03.085Z] Product License: Community Engine [2022-03-07T08:30:03.085Z] [2022-03-07T08:30:03.136Z] #21 31.72 Setting up bash-completion (1:2.11-2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-07T08:30:03.757Z] #60 ... [2022-03-07T08:30:03.757Z] [2022-03-07T08:30:03.757Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:30:03.757Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:30:03.757Z] #14 106.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-07T08:30:03.757Z] #14 106.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:30:03.757Z] #14 106.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:30:03.757Z] #14 111.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-07T08:30:03.757Z] #14 111.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:30:03.757Z] #14 111.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T08:30:03.757Z] #14 116.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-07T08:30:03.757Z] #14 116.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:30:03.757Z] #14 116.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:30:04.262Z] #17 1.563 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-07T08:30:04.523Z] #17 DONE 1.8s [2022-03-07T08:30:04.523Z] [2022-03-07T08:30:04.523Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:30:04.523Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:30:04.586Z] #19 187.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-07T08:30:04.586Z] #19 187.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:30:04.586Z] #19 187.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T08:30:04.586Z] #19 187.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-07T08:30:04.586Z] #19 187.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-07T08:30:04.586Z] #19 187.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-07T08:30:04.586Z] #19 187.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-07T08:30:04.586Z] #19 187.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-07T08:30:04.586Z] #19 187.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-07T08:30:04.586Z] #19 187.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-07T08:30:04.586Z] #19 187.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:04.586Z] #19 187.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:04.586Z] #19 187.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-07T08:30:04.586Z] #19 187.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:04.586Z] #19 187.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:04.586Z] #19 187.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-07T08:30:04.586Z] #19 187.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:04.586Z] #19 187.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:04.586Z] #19 187.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-07T08:30:04.586Z] #19 187.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:04.586Z] #19 187.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:04.586Z] #19 187.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-07T08:30:04.586Z] #19 187.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:04.586Z] #19 187.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:04.586Z] #19 187.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-07T08:30:04.586Z] #19 187.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:04.586Z] #19 187.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:04.586Z] #19 187.8 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-07T08:30:04.784Z] #34 ... [2022-03-07T08:30:04.785Z] [2022-03-07T08:30:04.785Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T08:30:04.785Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-07T08:30:04.847Z] #19 187.8 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:04.847Z] #19 187.8 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:04.847Z] #19 188.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-07T08:30:04.847Z] #19 188.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:05.036Z] #21 33.48 Setting up xz-utils (5.2.5-2) ... [2022-03-07T08:30:05.036Z] #21 33.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-07T08:30:05.036Z] #21 33.51 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-07T08:30:05.036Z] #21 33.52 Setting up patch (2.7.6-7) ... [2022-03-07T08:30:05.036Z] #21 33.54 Setting up sudo (1.9.5p2-3) ... [2022-03-07T08:30:05.036Z] #21 33.60 invoke-rc.d: could not determine current runlevel [2022-03-07T08:30:05.036Z] #21 33.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-07T08:30:05.036Z] #21 33.62 Setting up xfsprogs (5.10.0-4) ... [2022-03-07T08:30:05.036Z] #21 33.63 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-07T08:30:05.036Z] #21 33.64 Setting up inetutils-ping (2:2.0-1) ... [2022-03-07T08:30:05.036Z] #21 33.65 Setting up pigz (2.6-1) ... [2022-03-07T08:30:05.036Z] #21 33.67 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-07T08:30:05.036Z] #21 33.69 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-07T08:30:05.036Z] #21 33.71 Setting up python-pip-whl (20.3.4-4) ... [2022-03-07T08:30:05.036Z] #21 33.72 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:05.111Z] #19 188.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:05.111Z] #19 188.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-07T08:30:05.111Z] #19 188.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:05.111Z] #19 188.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:05.111Z] #19 188.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-07T08:30:05.111Z] #19 188.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:05.111Z] #19 188.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:05.111Z] #19 188.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-07T08:30:05.371Z] #19 188.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:05.371Z] #19 188.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:05.371Z] #19 188.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-07T08:30:05.371Z] #19 188.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:30:05.371Z] #19 188.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:05.599Z] #21 34.30 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-07T08:30:05.855Z] #21 34.31 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-07T08:30:06.112Z] #21 34.68 Setting up libelf1:arm64 (0.183-1) ... [2022-03-07T08:30:06.112Z] #21 34.73 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-07T08:30:06.112Z] #21 34.74 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-07T08:30:06.112Z] #21 34.75 Setting up python3-distutils (3.9.2-1) ... [2022-03-07T08:30:06.177Z] #18 DONE 1.6s [2022-03-07T08:30:06.177Z] [2022-03-07T08:30:06.177Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T08:30:06.177Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-07T08:30:06.368Z] #21 35.13 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:06.626Z] #21 35.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-07T08:30:06.626Z] #21 35.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-07T08:30:06.626Z] #21 35.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-07T08:30:06.626Z] #21 35.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-07T08:30:06.626Z] #21 35.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-07T08:30:06.626Z] #21 35.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-07T08:30:06.626Z] #21 35.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-07T08:30:06.626Z] #21 35.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-07T08:30:06.626Z] #21 35.19 Setting up python3-setuptools (52.0.0-4) ... [2022-03-07T08:30:07.009Z] #14 ... [2022-03-07T08:30:07.009Z] [2022-03-07T08:30:07.009Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:30:07.009Z] #63 sha256:a63ca6f5a991c37f88958848adb076dbe0fa18d100fb6e9006283e2982270fcf [2022-03-07T08:30:07.009Z] #63 117.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T08:30:07.009Z] #63 117.2 + GOBIN=/build [2022-03-07T08:30:07.009Z] #63 117.2 + GO111MODULE=on [2022-03-07T08:30:07.009Z] #63 117.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-07T08:30:07.034Z] #14 ... [2022-03-07T08:30:07.034Z] [2022-03-07T08:30:07.034Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:30:07.034Z] #63 sha256:2dc6c78a313a8bf73c258354bd0582e16141d0c0ecf26cd27772de4233204013 [2022-03-07T08:30:07.034Z] #63 119.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T08:30:07.034Z] #63 119.5 + GOBIN=/build [2022-03-07T08:30:07.034Z] #63 119.5 + GO111MODULE=on [2022-03-07T08:30:07.034Z] #63 119.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-07T08:30:07.991Z] #21 36.36 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-07T08:30:07.992Z] #21 36.38 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-07T08:30:07.992Z] #21 36.39 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-07T08:30:07.992Z] #21 36.40 Setting up python3-pip (20.3.4-4) ... [2022-03-07T08:30:08.337Z] Commit message: "Merge commit 'eb9e42a09ee123af1d95bf7d46dd738258fa2109' into HEAD" [2022-03-07T08:30:08.474Z] First time build. Skipping changelog. [2022-03-07T08:30:08.555Z] #21 37.37 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-07T08:30:08.729Z] #19 DONE 2.4s [2022-03-07T08:30:08.729Z] [2022-03-07T08:30:08.729Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T08:30:08.729Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-07T08:30:08.813Z] #21 37.39 Setting up jq (1.6-2.1) ... [2022-03-07T08:30:08.814Z] #21 37.40 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-07T08:30:08.814Z] #21 37.41 Setting up iptables (1.8.7-1) ... [2022-03-07T08:30:08.814Z] #21 37.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T08:30:08.814Z] #21 37.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T08:30:08.814Z] #21 37.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T08:30:08.814Z] #21 37.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T08:30:08.814Z] #21 37.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-07T08:30:08.814Z] #21 37.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-07T08:30:08.814Z] #21 37.46 Setting up iproute2 (5.10.0-4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-07T08:30:09.329Z] #21 37.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:30:09.893Z] #21 DONE 38.4s [2022-03-07T08:30:09.893Z] [2022-03-07T08:30:09.893Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-07T08:30:09.893Z] #22 sha256:d14082d5357a42ffaebfff01d9ae84eabcf067dba5a4ac6a2b542cae9eff8027 [2022-03-07T08:30:10.128Z] #20 DONE 1.6s [2022-03-07T08:30:10.128Z] [2022-03-07T08:30:10.128Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T08:30:10.128Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-07T08:30:10.407Z] #22 0.554 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-07T08:30:10.407Z] #22 0.558 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-07T08:30:10.407Z] #22 0.562 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-07T08:30:10.407Z] #22 DONE 0.6s [2022-03-07T08:30:10.407Z] [2022-03-07T08:30:10.407Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T08:30:10.407Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-07T08:30:10.666Z] #19 193.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-07T08:30:10.666Z] #19 193.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:30:10.666Z] #19 193.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:10.666Z] #19 193.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-07T08:30:10.666Z] #19 193.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-07T08:30:10.666Z] #19 193.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-07T08:30:10.666Z] #19 193.3 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-07T08:30:10.666Z] #19 193.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-07T08:30:10.666Z] #19 193.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-07T08:30:10.666Z] #19 193.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-07T08:30:10.666Z] #19 193.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:10.666Z] #19 193.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:10.666Z] #19 193.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-07T08:30:10.666Z] #19 193.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:30:10.666Z] #19 193.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:11.543Z] + docker version [2022-03-07T08:30:12.262Z] #63 122.1 rootlesskit version 0.14.6 [2022-03-07T08:30:12.262Z] #63 122.1 Usage of /build/rootlesskit-docker-proxy: [2022-03-07T08:30:12.262Z] #63 122.1 -container-ip string [2022-03-07T08:30:12.262Z] #63 122.1 container ip [2022-03-07T08:30:12.262Z] #63 122.1 -container-port int [2022-03-07T08:30:12.262Z] #63 122.1 container port (default -1) [2022-03-07T08:30:12.262Z] #63 122.1 -host-ip string [2022-03-07T08:30:12.262Z] #63 122.1 host ip [2022-03-07T08:30:12.262Z] #63 122.1 -host-port int [2022-03-07T08:30:12.262Z] #63 122.1 host port (default -1) [2022-03-07T08:30:12.262Z] #63 122.1 -proto string [2022-03-07T08:30:12.262Z] #63 122.1 proxy protocol (default "tcp") [2022-03-07T08:30:12.291Z] #63 124.3 rootlesskit version 0.14.6 [2022-03-07T08:30:12.291Z] #63 124.3 Usage of /build/rootlesskit-docker-proxy: [2022-03-07T08:30:12.291Z] #63 124.3 -container-ip string [2022-03-07T08:30:12.291Z] #63 124.3 container ip [2022-03-07T08:30:12.291Z] #63 124.3 -container-port int [2022-03-07T08:30:12.291Z] #63 124.3 container port (default -1) [2022-03-07T08:30:12.291Z] #63 124.3 -host-ip string [2022-03-07T08:30:12.291Z] #63 124.3 host ip [2022-03-07T08:30:12.291Z] #63 124.3 -host-port int [2022-03-07T08:30:12.291Z] #63 124.3 host port (default -1) [2022-03-07T08:30:12.291Z] #63 124.3 -proto string [2022-03-07T08:30:12.291Z] #63 124.3 proxy protocol (default "tcp") [2022-03-07T08:30:08.371Z] > git rev-list --no-walk 82f6717d0e891ce12319743e20bf736aaff295db # timeout=10 [2022-03-07T08:30:12.678Z] #21 1.939 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:30:12.678Z] #21 1.963 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:30:12.678Z] #21 1.963 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:30:12.678Z] #21 2.367 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:30:13.222Z] #63 ... [2022-03-07T08:30:13.222Z] [2022-03-07T08:30:13.222Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:30:13.222Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:30:13.222Z] #14 126.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-07T08:30:13.222Z] #14 126.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:30:13.479Z] #14 126.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:30:13.623Z] #21 3.126 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:30:13.885Z] #21 ... [2022-03-07T08:30:13.885Z] [2022-03-07T08:30:13.885Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:30:13.885Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:30:13.885Z] #34 DONE 115.1s [2022-03-07T08:30:13.885Z] [2022-03-07T08:30:13.885Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:30:13.885Z] #56 sha256:36ab714d386e43b17eeae55c48c51fc7320972599fea29dca173a159e7d6a68d [2022-03-07T08:30:13.885Z] #56 10.55 + cd /tmp/tmp.kbQLDdctz8/src/github.com/opencontainers/runc [2022-03-07T08:30:13.885Z] #56 10.55 + git checkout -q v1.1.0 [2022-03-07T08:30:13.885Z] #56 10.94 + '[' -z '' ']' [2022-03-07T08:30:13.885Z] #56 10.94 + target=static [2022-03-07T08:30:13.885Z] #56 10.94 + make BUILDTAGS=seccomp static [2022-03-07T08:30:13.885Z] #56 11.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-07T08:30:14.146Z] #56 ... [2022-03-07T08:30:14.146Z] [2022-03-07T08:30:14.146Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T08:30:14.146Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-07T08:30:14.146Z] #21 4.141 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:30:14.874Z] #19 198.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-07T08:30:15.136Z] #19 198.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:30:15.136Z] #19 198.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:15.136Z] #19 198.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-07T08:30:15.136Z] #19 198.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-07T08:30:15.136Z] #19 198.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-07T08:30:15.136Z] #19 198.3 Selecting previously unselected package libc6-s390x-cross. [2022-03-07T08:30:15.136Z] #19 198.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-07T08:30:15.136Z] #19 198.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-07T08:30:15.136Z] #19 198.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-07T08:30:15.136Z] #19 198.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:15.136Z] #19 198.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:15.136Z] #19 198.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-07T08:30:15.136Z] #19 198.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:15.136Z] #19 198.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:15.136Z] #19 198.5 Selecting previously unselected package libitm1-s390x-cross. [2022-03-07T08:30:15.377Z] #14 ... [2022-03-07T08:30:15.378Z] [2022-03-07T08:30:15.378Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:30:15.378Z] #63 sha256:2dc6c78a313a8bf73c258354bd0582e16141d0c0ecf26cd27772de4233204013 [2022-03-07T08:30:15.378Z] #63 DONE 128.5s [2022-03-07T08:30:15.398Z] #19 198.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:15.398Z] #19 198.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:15.398Z] #19 198.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-07T08:30:15.398Z] #19 198.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:15.398Z] #19 198.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:15.398Z] #19 198.6 Selecting previously unselected package libasan6-s390x-cross. [2022-03-07T08:30:15.398Z] #19 198.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:15.398Z] #19 198.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:15.536Z] #63 DONE 126.3s [2022-03-07T08:30:15.536Z] [2022-03-07T08:30:15.536Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T08:30:15.536Z] #64 sha256:0c8ccf714a402627b8b6ccb161a386f22e5b30826321488a22f1a156ed5dda79 [2022-03-07T08:30:15.635Z] [2022-03-07T08:30:15.635Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T08:30:15.635Z] #64 sha256:f0be581ea14e3612d6b9eae1a33f1df00405610c75eef845ed8ba04520788db6 [2022-03-07T08:30:15.635Z] #64 DONE 0.1s [2022-03-07T08:30:15.635Z] [2022-03-07T08:30:15.635Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T08:30:15.635Z] #65 sha256:88933f88a51c097d5de3a1cab24cb3c7215e840acd58d2001c9acabde73914c0 [2022-03-07T08:30:15.635Z] #65 DONE 0.1s [2022-03-07T08:30:15.635Z] [2022-03-07T08:30:15.635Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:30:15.635Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:30:15.659Z] #19 198.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-07T08:30:15.660Z] #19 198.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:15.660Z] #19 198.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:15.660Z] #19 198.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-07T08:30:15.660Z] #19 198.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:15.660Z] #19 198.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:15.793Z] #64 DONE 0.1s [2022-03-07T08:30:15.793Z] [2022-03-07T08:30:15.793Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T08:30:15.793Z] #65 sha256:5255189596422fbc002ed9db5036b6c3e6e53dacc9ce80c93d468e10f850721e [2022-03-07T08:30:15.793Z] #65 DONE 0.1s [2022-03-07T08:30:15.793Z] [2022-03-07T08:30:15.793Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:30:15.793Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-07T08:30:15.793Z] #14 121.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-07T08:30:15.793Z] #14 121.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:30:15.793Z] #14 121.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:30:15.793Z] #14 126.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-07T08:30:15.793Z] #14 126.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-07T08:30:15.793Z] #14 126.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T08:30:15.793Z] #14 126.6 Selecting previously unselected package libapparmor1:amd64. [2022-03-07T08:30:15.793Z] #14 126.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-07T08:30:15.793Z] #14 126.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-07T08:30:15.793Z] #14 126.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-07T08:30:15.793Z] #14 126.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-07T08:30:15.793Z] #14 126.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-07T08:30:15.793Z] #14 127.1 Selecting previously unselected package libbtrfs0:amd64. [2022-03-07T08:30:15.793Z] #14 127.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-07T08:30:15.793Z] #14 127.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:30:15.921Z] #19 199.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-07T08:30:15.921Z] #19 199.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:15.921Z] #19 199.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:15.921Z] #19 199.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-07T08:30:15.921Z] #19 199.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:30:15.921Z] #19 199.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:16.357Z] #14 127.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-07T08:30:16.357Z] #14 127.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-07T08:30:16.357Z] #14 127.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:30:16.613Z] #14 127.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-07T08:30:16.613Z] #14 127.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:30:16.613Z] #14 127.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:30:16.613Z] #14 127.7 Selecting previously unselected package libudev-dev:amd64. [2022-03-07T08:30:16.613Z] #14 127.7 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-07T08:30:16.613Z] #14 127.7 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-07T08:30:16.870Z] #14 127.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-07T08:30:16.870Z] #14 127.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-07T08:30:16.870Z] #14 127.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-07T08:30:17.127Z] #14 128.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-07T08:30:17.127Z] #14 128.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-07T08:30:17.127Z] #14 128.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-07T08:30:17.127Z] #14 128.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-07T08:30:17.384Z] #14 128.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-07T08:30:17.384Z] #14 128.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-07T08:30:17.384Z] #14 128.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-07T08:30:17.384Z] #14 128.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-07T08:30:17.384Z] #14 128.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-07T08:30:17.643Z] #14 128.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-07T08:30:17.643Z] #14 128.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-07T08:30:17.643Z] #14 128.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-07T08:30:18.160Z] #14 131.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-07T08:30:18.160Z] #14 131.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-07T08:30:18.160Z] #14 131.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T08:30:18.160Z] #14 131.5 Selecting previously unselected package libapparmor1:amd64. [2022-03-07T08:30:18.160Z] #14 131.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-07T08:30:18.160Z] #14 131.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-07T08:30:18.206Z] #14 129.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-07T08:30:18.206Z] #14 129.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-07T08:30:18.206Z] #14 129.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-07T08:30:18.358Z] #21 7.503 Fetched 8505 kB in 6s (1456 kB/s) [2022-03-07T08:30:18.417Z] #14 131.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-07T08:30:18.417Z] #14 131.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-07T08:30:18.464Z] #14 129.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-07T08:30:18.464Z] #14 129.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:30:18.464Z] #14 129.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:30:18.464Z] #14 129.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-07T08:30:18.464Z] #14 129.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-07T08:30:18.464Z] #14 129.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-07T08:30:18.675Z] #14 131.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-07T08:30:18.675Z] #14 132.0 Selecting previously unselected package libbtrfs0:amd64. [2022-03-07T08:30:18.675Z] #14 132.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-07T08:30:18.675Z] #14 132.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:30:18.722Z] #14 129.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-07T08:30:18.722Z] #14 129.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-07T08:30:18.722Z] #14 129.8 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-07T08:30:18.932Z] #14 132.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-07T08:30:18.932Z] #14 132.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-07T08:30:18.932Z] #14 132.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:30:18.932Z] #14 132.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-07T08:30:18.932Z] #14 132.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:30:18.932Z] #14 132.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:30:18.932Z] #14 132.4 Selecting previously unselected package libudev-dev:amd64. [2022-03-07T08:30:18.932Z] #14 132.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-07T08:30:18.932Z] #14 132.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-07T08:30:18.932Z] #14 132.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-07T08:30:18.979Z] #14 130.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-07T08:30:18.979Z] #14 130.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-07T08:30:18.979Z] #14 130.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T08:30:18.979Z] #14 130.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-07T08:30:18.979Z] #14 130.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T08:30:18.979Z] #14 130.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-07T08:30:19.189Z] #14 132.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-07T08:30:19.189Z] #14 132.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-07T08:30:19.236Z] #14 130.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:30:19.236Z] #14 130.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-07T08:30:19.236Z] #14 130.3 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-07T08:30:19.236Z] #14 130.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-07T08:30:19.236Z] #14 130.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T08:30:19.236Z] #14 130.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:30:19.236Z] #14 130.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T08:30:19.236Z] #14 130.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-07T08:30:19.236Z] #14 130.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-07T08:30:19.236Z] #14 130.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-07T08:30:19.236Z] #14 130.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T08:30:19.236Z] #14 130.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-07T08:30:19.236Z] #14 130.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-07T08:30:19.236Z] #14 130.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T08:30:19.236Z] #14 130.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:30:19.236Z] #14 130.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-03-07T08:30:19.237Z] #14 130.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:30:19.447Z] #14 132.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-07T08:30:19.447Z] #14 132.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-07T08:30:19.447Z] #14 132.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-07T08:30:19.447Z] #14 132.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-07T08:30:19.447Z] #14 132.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-07T08:30:19.447Z] #14 132.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-07T08:30:19.493Z] #14 130.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-03-07T08:30:19.494Z] #14 130.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T08:30:19.494Z] #14 130.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:30:19.494Z] #14 130.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-03-07T08:30:19.494Z] #14 130.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:30:19.494Z] #14 130.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T08:30:19.494Z] #14 130.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:30:19.494Z] #14 130.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-07T08:30:19.494Z] #14 130.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:30:19.494Z] #14 130.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:30:19.494Z] #14 130.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:30:19.704Z] #14 133.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-07T08:30:19.704Z] #14 133.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-07T08:30:19.704Z] #14 133.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-07T08:30:19.704Z] #14 133.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-07T08:30:19.704Z] #14 133.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-07T08:30:19.704Z] #14 133.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-07T08:30:19.742Z] #21 7.503 Reading package lists... [2022-03-07T08:30:19.750Z] #14 DONE 130.9s [2022-03-07T08:30:19.750Z] [2022-03-07T08:30:19.750Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T08:30:19.750Z] #55 sha256:8523d236fff5ad8fe3c39fb65512165b9cfac2f137e2fc1c566b6a29663e73b1 [2022-03-07T08:30:20.009Z] #55 DONE 0.1s [2022-03-07T08:30:20.009Z] [2022-03-07T08:30:20.009Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:30:20.009Z] #56 sha256:b647957f0f426e0429740beee85d0d5de33b7896421f4aab5dc91392ac0bda5e [2022-03-07T08:30:20.103Z] Client: [2022-03-07T08:30:20.103Z] Version: 20.10.9 [2022-03-07T08:30:20.103Z] API version: 1.41 [2022-03-07T08:30:20.103Z] Go version: go1.16.8 [2022-03-07T08:30:20.103Z] Git commit: c2ea9bc [2022-03-07T08:30:20.103Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T08:30:20.103Z] OS/Arch: windows/amd64 [2022-03-07T08:30:20.103Z] Context: default [2022-03-07T08:30:20.103Z] Experimental: true [2022-03-07T08:30:20.103Z] [2022-03-07T08:30:20.103Z] Server: Docker Engine - Community [2022-03-07T08:30:20.103Z] Engine: [2022-03-07T08:30:20.103Z] Version: 20.10.9 [2022-03-07T08:30:20.103Z] API version: 1.41 (minimum version 1.24) [2022-03-07T08:30:20.103Z] Go version: go1.16.8 [2022-03-07T08:30:20.103Z] Git commit: 79ea9d3 [2022-03-07T08:30:20.103Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T08:30:20.103Z] OS/Arch: windows/amd64 [2022-03-07T08:30:20.103Z] Experimental: true [2022-03-07T08:30:20.269Z] #14 133.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-07T08:30:20.269Z] #14 133.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-07T08:30:20.269Z] #14 133.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-07T08:30:20.269Z] #14 133.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-07T08:30:20.269Z] #14 133.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:30:20.269Z] #14 133.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:30:20.269Z] #14 133.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-07T08:30:20.269Z] #14 133.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-07T08:30:20.269Z] #14 133.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-07T08:30:20.385Z] #23 8.607 Collecting yamllint==1.26.1 [2022-03-07T08:30:20.385Z] #23 9.663 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-07T08:30:20.526Z] #14 133.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-07T08:30:20.526Z] #14 133.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-07T08:30:20.526Z] #14 133.8 Unpacking libsystemd-dev:amd64 (247.3-6) ... [Pipeline] sh [2022-03-07T08:30:20.950Z] #23 10.58 Collecting pathspec>=0.5.3 [2022-03-07T08:30:20.950Z] #23 10.59 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-07T08:30:21.092Z] #14 134.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-07T08:30:21.092Z] #14 134.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-07T08:30:21.092Z] #14 134.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T08:30:21.092Z] #14 134.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-07T08:30:21.092Z] #14 134.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T08:30:21.092Z] #14 134.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-07T08:30:21.092Z] #14 134.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:30:21.092Z] #14 134.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-07T08:30:21.092Z] #14 134.4 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-07T08:30:21.092Z] #14 134.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-07T08:30:21.092Z] #14 134.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T08:30:21.092Z] #14 134.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:30:21.092Z] #14 134.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T08:30:21.092Z] #14 134.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-07T08:30:21.092Z] #14 134.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-07T08:30:21.092Z] #14 134.5 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-07T08:30:21.092Z] #14 134.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T08:30:21.092Z] #14 134.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-07T08:30:21.092Z] #14 134.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-07T08:30:21.092Z] #14 134.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T08:30:21.207Z] #23 10.85 Collecting pyyaml [2022-03-07T08:30:21.207Z] #23 10.87 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-07T08:30:21.207Z] #23 10.91 Building wheels for collected packages: yamllint [2022-03-07T08:30:21.207Z] #23 10.92 Building wheel for yamllint (setup.py): started [2022-03-07T08:30:21.218Z] #19 203.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-07T08:30:21.218Z] #19 203.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:30:21.218Z] #19 203.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:21.218Z] #19 203.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-07T08:30:21.218Z] #19 203.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-07T08:30:21.218Z] #19 203.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-07T08:30:21.218Z] #19 203.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-07T08:30:21.218Z] #19 203.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-07T08:30:21.218Z] #19 203.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-07T08:30:21.218Z] #19 204.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-07T08:30:21.218Z] #19 204.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-07T08:30:21.218Z] #19 204.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:21.218Z] #19 204.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-07T08:30:21.218Z] #19 204.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-07T08:30:21.218Z] #19 204.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:21.350Z] #14 134.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:30:21.350Z] #14 134.6 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-03-07T08:30:21.350Z] #14 134.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:30:21.350Z] #14 134.6 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-03-07T08:30:21.350Z] #14 134.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T08:30:21.350Z] #14 134.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:30:21.350Z] #14 134.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-07T08:30:21.350Z] #14 134.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:30:21.350Z] #14 134.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T08:30:21.350Z] #14 134.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:30:21.350Z] #14 134.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-07T08:30:21.350Z] #14 134.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:30:21.350Z] #14 134.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:30:21.350Z] #14 134.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:30:21.379Z] #56 1.281 + RM_GOPATH=0 [2022-03-07T08:30:21.379Z] #56 1.281 + TMP_GOPATH= [2022-03-07T08:30:21.379Z] #56 1.281 + : /build [2022-03-07T08:30:21.379Z] #56 1.281 + '[' -z '' ']' [2022-03-07T08:30:21.379Z] #56 1.281 ++ mktemp -d [2022-03-07T08:30:21.379Z] #56 1.282 + export GOPATH=/tmp/tmp.GQxmMiZcAm [2022-03-07T08:30:21.379Z] #56 1.282 + GOPATH=/tmp/tmp.GQxmMiZcAm [2022-03-07T08:30:21.379Z] #56 1.283 + RM_GOPATH=1 [2022-03-07T08:30:21.379Z] #56 1.283 + case "$(go env GOARCH)" in [2022-03-07T08:30:21.379Z] #56 1.283 ++ go env GOARCH [2022-03-07T08:30:21.379Z] #56 1.289 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:30:21.379Z] #56 1.289 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:30:21.379Z] #56 1.290 ++ dirname /install.sh [2022-03-07T08:30:21.379Z] #56 1.290 + dir=/ [2022-03-07T08:30:21.379Z] #56 1.291 + bin=runc [2022-03-07T08:30:21.379Z] #56 1.291 + shift [2022-03-07T08:30:21.379Z] #56 1.293 + '[' '!' -f //runc.installer ']' [2022-03-07T08:30:21.379Z] #56 1.293 + . //runc.installer [2022-03-07T08:30:21.379Z] #56 1.294 ++ set -e [2022-03-07T08:30:21.379Z] #56 1.294 ++ : v1.1.0 [2022-03-07T08:30:21.379Z] #56 1.295 + install_runc [2022-03-07T08:30:21.379Z] #56 1.295 + RUNC_BUILDTAGS=seccomp [2022-03-07T08:30:21.379Z] #56 1.295 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-07T08:30:21.379Z] #56 1.295 Install runc version v1.1.0 (build tags: seccomp) [2022-03-07T08:30:21.379Z] #56 1.296 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GQxmMiZcAm/src/github.com/opencontainers/runc [2022-03-07T08:30:21.379Z] #56 1.298 Cloning into '/tmp/tmp.GQxmMiZcAm/src/github.com/opencontainers/runc'... [2022-03-07T08:30:21.379Z] #56 ... [2022-03-07T08:30:21.379Z] [2022-03-07T08:30:21.379Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T08:30:21.379Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-07T08:30:21.379Z] #15 DONE 1.6s [2022-03-07T08:30:21.609Z] #14 DONE 135.1s [2022-03-07T08:30:21.609Z] [2022-03-07T08:30:21.609Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:30:21.609Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:30:21.627Z] + docker info [2022-03-07T08:30:21.636Z] [2022-03-07T08:30:21.636Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-07T08:30:21.636Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-07T08:30:21.658Z] #21 9.566 Reading package lists... [2022-03-07T08:30:21.866Z] #51 ... [2022-03-07T08:30:21.866Z] [2022-03-07T08:30:21.866Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T08:30:21.866Z] #55 sha256:93c2204892643157358ef69b96550b7298e6a021e592e84e512118a5a0c951d9 [2022-03-07T08:30:21.866Z] #55 DONE 0.1s [2022-03-07T08:30:21.866Z] [2022-03-07T08:30:21.866Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T08:30:21.866Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-07T08:30:22.137Z] #23 11.82 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-07T08:30:22.137Z] #23 11.82 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=19720b2ff0ada55801a71ae18726cd043b32faf85ffb9435d92f3002221065c1 [2022-03-07T08:30:22.137Z] #23 11.82 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-07T08:30:22.137Z] #23 11.82 Successfully built yamllint [2022-03-07T08:30:22.137Z] #23 11.85 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-07T08:30:22.230Z] #21 11.49 Building dependency tree... [2022-03-07T08:30:22.600Z] #16 DONE 1.1s [2022-03-07T08:30:22.600Z] [2022-03-07T08:30:22.600Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T08:30:22.600Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-07T08:30:22.700Z] #23 12.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-07T08:30:22.803Z] #21 12.53 The following additional packages will be installed: [2022-03-07T08:30:22.803Z] #21 12.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-07T08:30:22.803Z] #21 12.53 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-07T08:30:22.803Z] #21 12.53 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-07T08:30:22.803Z] #21 12.53 python3-pkg-resources vim-runtime xxd [2022-03-07T08:30:22.803Z] #21 12.54 Suggested packages: [2022-03-07T08:30:22.803Z] #21 12.54 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-07T08:30:22.803Z] #21 12.54 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-07T08:30:22.803Z] #21 12.54 acl attr quota [2022-03-07T08:30:22.803Z] #21 12.54 Recommended packages: [2022-03-07T08:30:22.803Z] #21 12.54 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-07T08:30:23.238Z] #15 DONE 1.4s [2022-03-07T08:30:23.238Z] [2022-03-07T08:30:23.238Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:30:23.238Z] #56 sha256:3581a0098d400902a0ab561b5467adb4246ff65929a5428663d5fda4ec26efa9 [2022-03-07T08:30:23.238Z] #56 1.135 + RM_GOPATH=0 [2022-03-07T08:30:23.238Z] #56 1.135 + TMP_GOPATH= [2022-03-07T08:30:23.238Z] #56 1.135 + : /build [2022-03-07T08:30:23.238Z] #56 1.135 + '[' -z '' ']' [2022-03-07T08:30:23.238Z] #56 1.135 ++ mktemp -d [2022-03-07T08:30:23.238Z] #56 1.138 + export GOPATH=/tmp/tmp.AWqgn5fHjn [2022-03-07T08:30:23.238Z] #56 1.138 + GOPATH=/tmp/tmp.AWqgn5fHjn [2022-03-07T08:30:23.238Z] #56 1.138 + RM_GOPATH=1 [2022-03-07T08:30:23.238Z] #56 1.138 + case "$(go env GOARCH)" in [2022-03-07T08:30:23.238Z] #56 1.138 ++ go env GOARCH [2022-03-07T08:30:23.238Z] #56 1.143 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:30:23.238Z] #56 1.143 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:30:23.238Z] #56 1.144 ++ dirname /install.sh [2022-03-07T08:30:23.238Z] #56 1.145 + dir=/ [2022-03-07T08:30:23.238Z] #56 1.145 + bin=runc [2022-03-07T08:30:23.238Z] #56 1.145 + shift [2022-03-07T08:30:23.238Z] #56 1.145 + '[' '!' -f //runc.installer ']' [2022-03-07T08:30:23.238Z] #56 1.145 + . //runc.installer [2022-03-07T08:30:23.238Z] #56 1.145 ++ set -e [2022-03-07T08:30:23.238Z] #56 1.145 ++ : v1.1.0 [2022-03-07T08:30:23.238Z] #56 1.146 + install_runc [2022-03-07T08:30:23.238Z] #56 1.146 + RUNC_BUILDTAGS=seccomp [2022-03-07T08:30:23.238Z] #56 1.146 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-07T08:30:23.238Z] #56 1.146 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AWqgn5fHjn/src/github.com/opencontainers/runc [2022-03-07T08:30:23.238Z] #56 1.146 Install runc version v1.1.0 (build tags: seccomp) [2022-03-07T08:30:23.238Z] #56 1.149 Cloning into '/tmp/tmp.AWqgn5fHjn/src/github.com/opencontainers/runc'... [2022-03-07T08:30:23.264Z] #23 DONE 12.8s [2022-03-07T08:30:23.264Z] [2022-03-07T08:30:23.264Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:30:23.264Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T08:30:23.575Z] #17 0.952 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-07T08:30:23.576Z] #17 DONE 1.1s [2022-03-07T08:30:23.576Z] [2022-03-07T08:30:23.576Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T08:30:23.576Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-07T08:30:23.747Z] #21 13.64 The following NEW packages will be installed: [2022-03-07T08:30:23.747Z] #21 13.64 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-07T08:30:23.747Z] #21 13.64 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-07T08:30:23.747Z] #21 13.64 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-07T08:30:23.747Z] #21 13.65 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-07T08:30:23.747Z] #21 13.65 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-07T08:30:23.747Z] #21 13.65 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-07T08:30:23.747Z] #21 13.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-07T08:30:23.747Z] #21 13.65 xz-utils zip zstd [2022-03-07T08:30:24.008Z] #21 13.95 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:30:24.008Z] #21 13.95 Need to get 27.6 MB of archives. [2022-03-07T08:30:24.008Z] #21 13.95 After this operation, 106 MB of additional disk space will be used. [2022-03-07T08:30:24.008Z] #21 13.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-07T08:30:24.008Z] #21 13.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-07T08:30:24.008Z] #21 13.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-07T08:30:24.008Z] #21 13.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-07T08:30:24.008Z] #21 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-07T08:30:24.008Z] #21 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-07T08:30:24.172Z] #56 ... [2022-03-07T08:30:24.172Z] [2022-03-07T08:30:24.172Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-07T08:30:24.172Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-07T08:30:24.172Z] #16 DONE 1.1s [2022-03-07T08:30:24.269Z] #21 13.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-07T08:30:24.269Z] #21 13.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-07T08:30:24.269Z] #21 14.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T08:30:24.269Z] #21 14.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-07T08:30:24.269Z] #21 14.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-07T08:30:24.269Z] #21 14.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-07T08:30:24.269Z] #21 14.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-07T08:30:24.269Z] #21 14.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-07T08:30:24.269Z] #21 14.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-07T08:30:24.269Z] #21 14.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-07T08:30:24.269Z] #21 14.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-07T08:30:24.269Z] #21 14.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-07T08:30:24.269Z] #21 14.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-07T08:30:24.269Z] #21 14.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-07T08:30:24.269Z] #21 14.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-07T08:30:24.269Z] #21 14.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-07T08:30:24.269Z] #21 14.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-07T08:30:24.269Z] #21 14.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-07T08:30:24.269Z] #21 14.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-07T08:30:24.269Z] #21 14.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-07T08:30:24.269Z] #21 14.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-07T08:30:24.429Z] [2022-03-07T08:30:24.429Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T08:30:24.429Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-07T08:30:24.517Z] #18 DONE 1.0s [2022-03-07T08:30:24.517Z] [2022-03-07T08:30:24.517Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:30:24.517Z] #60 sha256:356c83a2bfc65778f1d75649b3faefda8d958a4d295e6ed12e59dae9eef23870 [2022-03-07T08:30:24.517Z] #60 ... [2022-03-07T08:30:24.517Z] [2022-03-07T08:30:24.517Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T08:30:24.517Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-07T08:30:24.530Z] #21 14.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-07T08:30:24.791Z] #21 14.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-07T08:30:24.791Z] #21 14.53 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-03-07T08:30:24.791Z] #21 14.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-03-07T08:30:24.791Z] #21 14.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-07T08:30:24.791Z] #21 14.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-07T08:30:24.791Z] #21 14.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-07T08:30:24.791Z] #21 14.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-07T08:30:24.791Z] #21 14.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-07T08:30:24.791Z] #21 14.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T08:30:24.791Z] #21 14.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-07T08:30:24.791Z] #21 14.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-07T08:30:24.791Z] #21 14.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-07T08:30:24.791Z] #21 14.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-07T08:30:24.791Z] #21 14.67 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-07T08:30:24.791Z] #21 14.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-07T08:30:24.791Z] #21 14.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-03-07T08:30:25.081Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-07T08:30:25.081Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-20c63b35\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-07T08:30:25.081Z] ---------------------------------------------------------------------------- [2022-03-07T08:30:25.081Z] [2022-03-07T08:30:25.081Z] INFO: executeCI.ps1 starting at Mon Mar 7 08:30:24 CUT 2022 [2022-03-07T08:30:25.081Z] [2022-03-07T08:30:25.081Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-07T08:30:25.081Z] INFO: Running git version 2.24.1.windows.2 [2022-03-07T08:30:25.363Z] #17 0.838 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-07T08:30:25.363Z] #17 DONE 1.0s [2022-03-07T08:30:25.363Z] [2022-03-07T08:30:25.363Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:30:25.363Z] #60 sha256:4712fad385af21343459e998bfbf2dc29f0046f09bb18506c512555ce8746945 [2022-03-07T08:30:25.363Z] #60 ... [2022-03-07T08:30:25.363Z] [2022-03-07T08:30:25.363Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T08:30:25.363Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-07T08:30:25.364Z] #21 14.94 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-07T08:30:25.364Z] #21 15.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-07T08:30:25.364Z] #21 15.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-07T08:30:25.364Z] #21 15.02 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-07T08:30:25.428Z] #19 208.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-07T08:30:25.428Z] #19 208.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-07T08:30:25.428Z] #19 208.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:25.428Z] #19 208.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-07T08:30:25.428Z] #19 208.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-07T08:30:25.428Z] #19 208.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-07T08:30:25.428Z] #19 208.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-07T08:30:25.428Z] #19 208.7 Setting up libfile-which-perl (1.23-1) ... [2022-03-07T08:30:25.428Z] #19 208.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-07T08:30:25.552Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-07T08:30:25.552Z] INFO: Environment variables: [2022-03-07T08:30:25.552Z] [2022-03-07T08:30:25.552Z] Name Value [2022-03-07T08:30:25.552Z] ---- ----- [2022-03-07T08:30:25.552Z] ALLUSERSPROFILE C:\ProgramData [2022-03-07T08:30:25.552Z] amd64 true [2022-03-07T08:30:25.552Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-07T08:30:25.552Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-07T08:30:25.552Z] arm64 true [2022-03-07T08:30:25.552Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-07T08:30:25.552Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-07T08:30:25.552Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-07T08:30:25.552Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-07T08:30:25.552Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-07T08:30:25.552Z] BRANCH_NAME PR-43131 [2022-03-07T08:30:25.552Z] BUILD_DISPLAY_NAME #10 [2022-03-07T08:30:25.552Z] BUILD_ID 10 [2022-03-07T08:30:25.552Z] BUILD_NUMBER 10 [2022-03-07T08:30:25.552Z] BUILD_TAG jenkins-moby-PR-43131-10 [2022-03-07T08:30:25.552Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/10/ [2022-03-07T08:30:25.552Z] cgroup2 true [2022-03-07T08:30:25.552Z] CHANGE_AUTHOR thaJeztah [2022-03-07T08:30:25.552Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-07T08:30:25.552Z] CHANGE_BRANCH move_cpu_realtime_checks [2022-03-07T08:30:25.552Z] CHANGE_FORK thaJeztah/docker [2022-03-07T08:30:25.552Z] CHANGE_ID 43131 [2022-03-07T08:30:25.552Z] CHANGE_TARGET master [2022-03-07T08:30:25.552Z] CHANGE_TITLE daemon: move check for CPU-realtime daemon options [2022-03-07T08:30:25.552Z] CHANGE_URL https://github.com/moby/moby/pull/43131 [2022-03-07T08:30:25.552Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T08:30:25.552Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-07T08:30:25.552Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-07T08:30:25.552Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-07T08:30:25.552Z] COMPUTERNAME azwin-2-d79bb0 [2022-03-07T08:30:25.552Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-07T08:30:25.552Z] ConfigSequenceNumber 0 [2022-03-07T08:30:25.552Z] dco true [2022-03-07T08:30:25.552Z] DOCKER_BUILDKIT 0 [2022-03-07T08:30:25.552Z] DOCKER_DUT_DEBUG 1 [2022-03-07T08:30:25.552Z] DOCKER_EXPERIMENTAL 1 [2022-03-07T08:30:25.552Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-07T08:30:25.552Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-07T08:30:25.552Z] EXECUTOR_NUMBER 0 [2022-03-07T08:30:25.552Z] FQDN azwin-2-d79bb0.westus.cloudapp.azure.com [2022-03-07T08:30:25.552Z] GIT_BRANCH PR-43131 [2022-03-07T08:30:25.552Z] GIT_COMMIT bf31f67d13d408474e1e92db2050a7c01206e5f8 [2022-03-07T08:30:25.552Z] GIT_PREVIOUS_COMMIT 82f6717d0e891ce12319743e20bf736aaff295db [2022-03-07T08:30:25.552Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 89902f0945fafd82b3ffae08353ec2d679172e21 [2022-03-07T08:30:25.552Z] GIT_URL https://github.com/moby/moby.git [2022-03-07T08:30:25.552Z] HUDSON_COOKIE cce68f2d-e0e6-41fd-a55b-8feb5b5938c0 [2022-03-07T08:30:25.552Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-07T08:30:25.552Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-07T08:30:25.552Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-07T08:30:25.552Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-07T08:30:25.552Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-07T08:30:25.552Z] JENKINS_NODE_COOKIE e7bd0c5d-2913-4b91-93b3-ede94e8cbcc5 [2022-03-07T08:30:25.552Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-07T08:30:25.552Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-07T08:30:25.552Z] JOB_BASE_NAME PR-43131 [2022-03-07T08:30:25.552Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/display/redirect [2022-03-07T08:30:25.552Z] JOB_NAME moby/PR-43131 [2022-03-07T08:30:25.552Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/ [2022-03-07T08:30:25.552Z] library.jps.version master [2022-03-07T08:30:25.552Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-07T08:30:25.552Z] NODE_LABELS amd64 azure azwin-2-d79bb0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-07T08:30:25.552Z] NODE_NAME azwin-2-d79bb0 [2022-03-07T08:30:25.552Z] NUMBER_OF_PROCESSORS 4 [2022-03-07T08:30:25.552Z] OS Windows_NT [2022-03-07T08:30:25.552Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-07T08:30:25.552Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-07T08:30:25.552Z] ppc64le false [2022-03-07T08:30:25.552Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-07T08:30:25.552Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-07T08:30:25.552Z] PROCESSOR_LEVEL 6 [2022-03-07T08:30:25.553Z] PROCESSOR_REVISION 4f01 [2022-03-07T08:30:25.553Z] ProgramData C:\ProgramData [2022-03-07T08:30:25.553Z] ProgramFiles C:\Program Files [2022-03-07T08:30:25.553Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-07T08:30:25.553Z] ProgramW6432 C:\Program Files [2022-03-07T08:30:25.553Z] PROMPT $P$G [2022-03-07T08:30:25.553Z] PSExecutionPolicyPreference Bypass [2022-03-07T08:30:25.553Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-07T08:30:25.553Z] PUBLIC C:\Users\Public [2022-03-07T08:30:25.553Z] rootless true [2022-03-07T08:30:25.553Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/10/display/redirect?page=arti... [2022-03-07T08:30:25.553Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/10/display/redirect?page=changes [2022-03-07T08:30:25.553Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/10/display/redirect [2022-03-07T08:30:25.553Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/10/display/redirect?page=tests [2022-03-07T08:30:25.553Z] s390x false [2022-03-07T08:30:25.553Z] SKIP_VALIDATION_TESTS 1 [2022-03-07T08:30:25.553Z] SOURCES_DRIVE d [2022-03-07T08:30:25.553Z] SOURCES_SUBDIR gopath [2022-03-07T08:30:25.553Z] STAGE_NAME Run tests [2022-03-07T08:30:25.553Z] SystemDrive C: [2022-03-07T08:30:25.553Z] SystemRoot C:\Windows [2022-03-07T08:30:25.553Z] TEMP C:\Windows\TEMP [2022-03-07T08:30:25.553Z] TESTDEBUG 0 [2022-03-07T08:30:25.553Z] TESTRUN_DRIVE d [2022-03-07T08:30:25.553Z] TESTRUN_SUBDIR CI [2022-03-07T08:30:25.553Z] TIMEOUT 120m [2022-03-07T08:30:25.553Z] TMP C:\Windows\TEMP [2022-03-07T08:30:25.553Z] unit_validate true [2022-03-07T08:30:25.553Z] USERDOMAIN WORKGROUP [2022-03-07T08:30:25.553Z] USERNAME azwin-2-d79bb0$ [2022-03-07T08:30:25.553Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-07T08:30:25.553Z] validate_force false [2022-03-07T08:30:25.553Z] windir C:\Windows [2022-03-07T08:30:25.553Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-07T08:30:25.553Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-07T08:30:25.553Z] windows2022 true [2022-03-07T08:30:25.553Z] windows2022containerd false [2022-03-07T08:30:25.553Z] windowsRS5 true [2022-03-07T08:30:25.553Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-07T08:30:25.553Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-07T08:30:25.553Z] [2022-03-07T08:30:25.553Z] [2022-03-07T08:30:25.553Z] [2022-03-07T08:30:25.689Z] #19 208.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-07T08:30:25.689Z] #19 208.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-07T08:30:25.689Z] #19 208.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T08:30:25.689Z] #19 208.8 Setting up libicu67:amd64 (67.1-7) ... [2022-03-07T08:30:25.689Z] #19 208.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-07T08:30:25.689Z] #19 208.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-07T08:30:25.689Z] #19 208.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-07T08:30:25.689Z] #19 208.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-07T08:30:25.689Z] #19 208.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-07T08:30:25.689Z] #19 208.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-07T08:30:25.689Z] #19 208.8 Setting up file (1:5.39-3) ... [2022-03-07T08:30:25.689Z] #19 208.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-07T08:30:25.689Z] #19 208.9 Setting up bzip2 (1.0.8-4) ... [2022-03-07T08:30:25.689Z] #19 208.9 Setting up libyaml-perl (1.30-1) ... [2022-03-07T08:30:25.689Z] #19 208.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-07T08:30:25.689Z] #19 208.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-07T08:30:25.689Z] #19 208.9 Setting up libio-string-perl (1.08-3.1) ... [2022-03-07T08:30:25.689Z] #19 208.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-07T08:30:25.689Z] #19 208.9 Setting up cross-config (2.6.18+nmu1) ... [2022-03-07T08:30:25.689Z] #19 209.1 Setting up xz-utils (5.2.5-2) ... [2022-03-07T08:30:25.888Z] #19 DONE 1.1s [2022-03-07T08:30:25.888Z] [2022-03-07T08:30:25.888Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T08:30:25.888Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-07T08:30:25.936Z] #21 15.57 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:30:25.936Z] #21 15.69 Fetched 27.6 MB in 1s (19.9 MB/s) [2022-03-07T08:30:25.936Z] #21 15.74 Selecting previously unselected package pigz. [2022-03-07T08:30:25.936Z] #21 15.74 (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-03-07T08:30:25.936Z] #21 15.78 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-07T08:30:25.936Z] #21 15.79 Unpacking pigz (2.6-1) ... [2022-03-07T08:30:25.936Z] #21 15.86 Selecting previously unselected package libelf1:amd64. [2022-03-07T08:30:25.936Z] #21 15.86 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-07T08:30:25.936Z] #21 15.87 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-07T08:30:25.949Z] #19 209.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-07T08:30:25.949Z] #19 209.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-07T08:30:25.949Z] #19 209.1 Setting up patch (2.7.6-7) ... [2022-03-07T08:30:25.949Z] #19 209.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-07T08:30:25.949Z] #19 209.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-07T08:30:25.949Z] #19 209.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:25.949Z] #19 209.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-07T08:30:25.949Z] #19 209.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-07T08:30:25.949Z] #19 209.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:25.949Z] #19 209.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:25.949Z] #19 209.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-07T08:30:25.949Z] #19 209.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-07T08:30:25.949Z] #19 209.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:25.949Z] #19 209.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:25.949Z] #19 209.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-07T08:30:25.949Z] #19 209.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-07T08:30:25.949Z] #19 209.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-07T08:30:25.949Z] #19 209.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-07T08:30:25.949Z] #19 209.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:25.949Z] #19 209.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-07T08:30:25.949Z] #19 209.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T08:30:26.197Z] #21 16.00 Selecting previously unselected package libbpf0:amd64. [2022-03-07T08:30:26.197Z] #21 16.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-07T08:30:26.197Z] #21 16.01 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-07T08:30:26.210Z] #19 209.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-07T08:30:26.210Z] #19 209.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:26.210Z] #19 209.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-07T08:30:26.210Z] #19 209.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-07T08:30:26.210Z] #19 209.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.210Z] #19 209.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.295Z] #18 DONE 1.0s [2022-03-07T08:30:26.295Z] [2022-03-07T08:30:26.295Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:30:26.295Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:30:26.295Z] #51 ... [2022-03-07T08:30:26.295Z] [2022-03-07T08:30:26.295Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T08:30:26.295Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-07T08:30:26.453Z] #20 DONE 1.0s [2022-03-07T08:30:26.453Z] [2022-03-07T08:30:26.453Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T08:30:26.453Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-07T08:30:26.458Z] #21 16.09 Selecting previously unselected package libcap2:amd64. [2022-03-07T08:30:26.458Z] #21 16.10 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-07T08:30:26.458Z] #21 16.11 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-07T08:30:26.458Z] #21 16.16 Selecting previously unselected package libmnl0:amd64. [2022-03-07T08:30:26.458Z] #21 16.16 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-07T08:30:26.458Z] #21 16.16 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-07T08:30:26.458Z] #21 16.21 Selecting previously unselected package libxtables12:amd64. [2022-03-07T08:30:26.458Z] #21 16.22 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-07T08:30:26.458Z] #21 16.22 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-07T08:30:26.458Z] #21 16.26 Selecting previously unselected package libcap2-bin. [2022-03-07T08:30:26.458Z] #21 16.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-07T08:30:26.458Z] #21 16.28 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-07T08:30:26.471Z] #19 209.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.471Z] #19 209.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-07T08:30:26.471Z] #19 209.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.471Z] #19 209.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.471Z] #19 209.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.471Z] #19 209.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-07T08:30:26.471Z] #19 209.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-07T08:30:26.471Z] #19 209.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-07T08:30:26.719Z] #21 16.36 Selecting previously unselected package iproute2. [2022-03-07T08:30:26.719Z] #21 16.36 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-07T08:30:26.719Z] #21 16.36 Unpacking iproute2 (5.10.0-4) ... [2022-03-07T08:30:26.732Z] #19 209.8 [2022-03-07T08:30:26.732Z] #19 209.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-07T08:30:26.732Z] #19 209.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.732Z] #19 209.8 Setting up dpkg-dev (1.20.9) ... [2022-03-07T08:30:26.732Z] #19 209.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.732Z] #19 210.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T08:30:26.732Z] #19 210.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.732Z] #19 210.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.732Z] #19 210.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.980Z] #21 16.77 Selecting previously unselected package xxd. [2022-03-07T08:30:26.980Z] #21 16.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T08:30:26.980Z] #21 16.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:26.980Z] #21 16.86 Selecting previously unselected package vim-common. [2022-03-07T08:30:26.980Z] #21 16.86 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:30:26.980Z] #21 16.87 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:26.993Z] #19 210.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.993Z] #19 210.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T08:30:26.993Z] #19 210.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.993Z] #19 210.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.993Z] #19 210.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.993Z] #19 210.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:26.993Z] #19 210.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-07T08:30:26.993Z] #19 210.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-07T08:30:26.993Z] #19 210.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-07T08:30:26.993Z] #19 210.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-07T08:30:27.228Z] #19 DONE 1.0s [2022-03-07T08:30:27.228Z] [2022-03-07T08:30:27.228Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T08:30:27.228Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-07T08:30:27.241Z] #21 17.02 Selecting previously unselected package bash-completion. [2022-03-07T08:30:27.241Z] #21 17.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-07T08:30:27.254Z] #19 210.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-07T08:30:27.254Z] #19 210.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T08:30:27.254Z] #19 210.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:27.254Z] #19 210.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-07T08:30:27.254Z] #19 210.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:27.254Z] #19 210.6 Setting up libxml-simple-perl (2.25-1) ... [2022-03-07T08:30:27.254Z] #19 210.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T08:30:27.514Z] #19 210.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T08:30:27.514Z] #19 210.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-07T08:30:27.514Z] #19 210.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.514Z] #19 210.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.514Z] #19 210.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.514Z] #19 210.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.514Z] #19 210.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:27.514Z] #19 210.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-07T08:30:27.514Z] #19 210.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.514Z] #19 210.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:27.514Z] #19 210.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.514Z] #19 210.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:27.514Z] #19 210.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T08:30:27.514Z] #19 210.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-07T08:30:27.514Z] #19 210.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-07T08:30:27.514Z] #19 210.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:27.514Z] #19 210.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-07T08:30:27.772Z] INFO: Sources under d:\gopath\... [2022-03-07T08:30:27.772Z] INFO: Test run under d:\CI\... [2022-03-07T08:30:27.772Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-07T08:30:27.772Z] INFO: docker/docker repository was found [2022-03-07T08:30:27.772Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-07T08:30:27.775Z] #19 210.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:27.775Z] #19 210.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:27.775Z] #19 210.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-07T08:30:27.775Z] #19 210.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:27.775Z] #19 210.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:27.775Z] #19 210.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-07T08:30:27.775Z] #19 210.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:27.775Z] #19 210.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-07T08:30:27.775Z] #19 210.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:27.775Z] #19 210.9 Setting up crossbuild-essential-armel (12.9) ... [2022-03-07T08:30:27.775Z] #19 210.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-07T08:30:27.775Z] #19 210.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-07T08:30:27.775Z] #19 211.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-07T08:30:27.775Z] #19 211.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-07T08:30:27.775Z] #19 211.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-07T08:30:27.775Z] #19 211.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:30:27.824Z] #21 1.242 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:30:27.824Z] #21 1.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:30:27.824Z] #21 1.360 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:30:28.081Z] #21 1.679 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:30:28.166Z] #20 DONE 1.0s [2022-03-07T08:30:28.166Z] [2022-03-07T08:30:28.166Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T08:30:28.166Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-07T08:30:28.241Z] ltsc2022: Pulling from windows/servercore [2022-03-07T08:30:28.712Z] 8f616e6e9eec: Pulling fs layer [2022-03-07T08:30:28.712Z] 898469748ff6: Pulling fs layer [2022-03-07T08:30:29.156Z] #21 18.79 Unpacking bash-completion (1:2.11-2) ... [2022-03-07T08:30:29.417Z] #21 19.16 Selecting previously unselected package bzip2. [2022-03-07T08:30:29.417Z] #21 19.16 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-07T08:30:29.417Z] #21 19.19 Unpacking bzip2 (1.0.8-4) ... [2022-03-07T08:30:29.417Z] #21 19.26 Selecting previously unselected package xz-utils. [2022-03-07T08:30:29.417Z] #21 19.27 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-07T08:30:29.417Z] #21 19.27 Unpacking xz-utils (5.2.5-2) ... [2022-03-07T08:30:29.452Z] #21 2.667 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:30:29.541Z] #21 1.188 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:30:29.541Z] #21 1.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:30:29.541Z] #21 1.219 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:30:29.679Z] #21 19.46 Selecting previously unselected package apparmor. [2022-03-07T08:30:29.679Z] #21 19.46 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-07T08:30:29.679Z] #21 19.51 Unpacking apparmor (2.13.6-10) ... [2022-03-07T08:30:29.690Z] #19 DONE 213.0s [2022-03-07T08:30:29.953Z] [2022-03-07T08:30:29.953Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-07T08:30:29.953Z] #32 sha256:24a4237f9f02a4f2e154f5d2b85a997081642aa39617fc3d89f963cabb31965c [2022-03-07T08:30:29.953Z] #32 DONE 0.2s [2022-03-07T08:30:29.953Z] [2022-03-07T08:30:29.953Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-07T08:30:29.953Z] #69 sha256:4b40d87e5c4a17f491070e8ba0680e0a71a9283079006392b9d2fa0952006a55 [2022-03-07T08:30:29.953Z] #69 DONE 0.2s [2022-03-07T08:30:29.953Z] [2022-03-07T08:30:29.953Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:30:29.953Z] #70 sha256:a6ab55971a71185908fc03da1eac9d4e3a43e1e9f1eed56929d48d609bb0d52a [2022-03-07T08:30:30.105Z] #21 1.604 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:30:30.252Z] #21 19.86 Selecting previously unselected package inetutils-ping. [2022-03-07T08:30:30.252Z] #21 19.87 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-07T08:30:30.252Z] #21 19.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-07T08:30:30.252Z] #21 19.97 Selecting previously unselected package libip4tc2:amd64. [2022-03-07T08:30:30.252Z] #21 19.98 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-07T08:30:30.252Z] #21 19.98 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-07T08:30:30.252Z] #21 20.05 Selecting previously unselected package libip6tc2:amd64. [2022-03-07T08:30:30.252Z] #21 20.06 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-07T08:30:30.252Z] #21 20.06 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-07T08:30:30.383Z] #21 3.706 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:30:30.513Z] #21 20.13 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-07T08:30:30.513Z] #21 20.13 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-07T08:30:30.513Z] #21 20.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-07T08:30:30.513Z] #21 20.19 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-07T08:30:30.513Z] #21 20.20 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-07T08:30:30.513Z] #21 20.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-07T08:30:30.513Z] #21 20.28 Selecting previously unselected package libnftnl11:amd64. [2022-03-07T08:30:30.513Z] #21 20.30 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-07T08:30:30.513Z] #21 20.30 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-07T08:30:30.680Z] #21 2.361 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:30:30.775Z] #21 20.37 Selecting previously unselected package iptables. [2022-03-07T08:30:30.775Z] #21 20.39 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-07T08:30:30.775Z] #21 20.39 Unpacking iptables (1.8.7-1) ... [2022-03-07T08:30:31.036Z] #21 20.69 Selecting previously unselected package libonig5:amd64. [2022-03-07T08:30:31.036Z] #21 20.70 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-07T08:30:31.036Z] #21 20.71 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:30:31.036Z] #21 20.82 Selecting previously unselected package libjq1:amd64. [2022-03-07T08:30:31.036Z] #21 20.82 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-07T08:30:31.036Z] #21 20.83 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:30:31.036Z] #21 20.91 Selecting previously unselected package jq. [2022-03-07T08:30:31.036Z] #21 20.92 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-07T08:30:31.036Z] #21 20.92 Unpacking jq (1.6-2.1) ... [2022-03-07T08:30:31.297Z] #21 20.99 Selecting previously unselected package libaio1:amd64. [2022-03-07T08:30:31.297Z] #21 20.99 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-07T08:30:31.297Z] #21 21.01 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-07T08:30:31.297Z] #21 21.07 Selecting previously unselected package libgpm2:amd64. [2022-03-07T08:30:31.297Z] #21 21.07 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-07T08:30:31.297Z] #21 21.07 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-07T08:30:31.297Z] #21 21.13 Selecting previously unselected package libicu67:amd64. [2022-03-07T08:30:31.297Z] #21 21.13 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-07T08:30:31.297Z] #21 21.14 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-07T08:30:31.344Z] #70 1.338 + RM_GOPATH=0 [2022-03-07T08:30:31.345Z] #70 1.338 + TMP_GOPATH= [2022-03-07T08:30:31.345Z] #70 1.338 + : /build [2022-03-07T08:30:31.345Z] #70 1.338 + '[' -z '' ']' [2022-03-07T08:30:31.345Z] #70 1.338 ++ mktemp -d [2022-03-07T08:30:31.345Z] #70 1.341 + export GOPATH=/tmp/tmp.FoVoCaBcxl [2022-03-07T08:30:31.345Z] #70 1.341 + GOPATH=/tmp/tmp.FoVoCaBcxl [2022-03-07T08:30:31.345Z] #70 1.341 + RM_GOPATH=1 [2022-03-07T08:30:31.345Z] #70 1.341 + case "$(go env GOARCH)" in [2022-03-07T08:30:31.345Z] #70 1.341 ++ go env GOARCH [2022-03-07T08:30:31.345Z] #70 1.345 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:30:31.345Z] #70 1.345 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:30:31.345Z] #70 1.345 ++ dirname /install.sh [2022-03-07T08:30:31.345Z] #70 1.346 + dir=/ [2022-03-07T08:30:31.345Z] #70 1.346 + bin=rootlesskit [2022-03-07T08:30:31.345Z] #70 1.346 + shift [2022-03-07T08:30:31.345Z] #70 1.346 + '[' '!' -f //rootlesskit.installer ']' [2022-03-07T08:30:31.345Z] #70 1.346 + . //rootlesskit.installer [2022-03-07T08:30:31.345Z] #70 1.346 ++ : v0.14.6 [2022-03-07T08:30:31.345Z] #70 1.346 + install_rootlesskit [2022-03-07T08:30:31.345Z] #70 1.346 + case "$1" in [2022-03-07T08:30:31.345Z] #70 1.346 + export CGO_ENABLED=0 [2022-03-07T08:30:31.345Z] #70 1.346 + CGO_ENABLED=0 [2022-03-07T08:30:31.345Z] #70 1.346 + _install_rootlesskit [2022-03-07T08:30:31.345Z] #70 1.346 + echo 'Install rootlesskit version v0.14.6' [2022-03-07T08:30:31.345Z] #70 1.346 Install rootlesskit version v0.14.6 [2022-03-07T08:30:31.345Z] #70 1.346 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T08:30:31.345Z] #70 1.346 + GOBIN=/build [2022-03-07T08:30:31.345Z] #70 1.346 + GO111MODULE=on [2022-03-07T08:30:31.345Z] #70 1.347 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-07T08:30:31.611Z] #21 3.508 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:30:31.918Z] #70 1.751 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-07T08:30:32.906Z] #21 ... [2022-03-07T08:30:32.906Z] [2022-03-07T08:30:32.906Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:30:32.906Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:30:32.906Z] #34 DONE 143.5s [2022-03-07T08:30:32.906Z] [2022-03-07T08:30:32.906Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:30:32.906Z] #56 sha256:b647957f0f426e0429740beee85d0d5de33b7896421f4aab5dc91392ac0bda5e [2022-03-07T08:30:32.906Z] #56 10.32 + cd /tmp/tmp.GQxmMiZcAm/src/github.com/opencontainers/runc [2022-03-07T08:30:32.906Z] #56 10.32 + git checkout -q v1.1.0 [2022-03-07T08:30:32.906Z] #56 10.48 + '[' -z '' ']' [2022-03-07T08:30:32.906Z] #56 10.48 + target=static [2022-03-07T08:30:32.906Z] #56 10.48 + make BUILDTAGS=seccomp static [2022-03-07T08:30:32.906Z] #56 10.75 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-07T08:30:33.310Z] #70 2.974 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-07T08:30:33.310Z] #70 2.975 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-07T08:30:33.310Z] #70 3.281 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-07T08:30:34.601Z] #21 24.32 Selecting previously unselected package libinih1:amd64. [2022-03-07T08:30:34.602Z] #21 24.32 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-07T08:30:34.602Z] #21 24.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-07T08:30:34.602Z] #21 24.37 Selecting previously unselected package libnet1:amd64. [2022-03-07T08:30:34.602Z] #21 24.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-07T08:30:34.602Z] #21 24.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:30:34.602Z] #21 24.46 Selecting previously unselected package libnl-3-200:amd64. [2022-03-07T08:30:34.702Z] #70 4.463 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-07T08:30:34.863Z] #21 24.46 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-07T08:30:34.863Z] #21 24.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:30:34.863Z] #21 24.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-07T08:30:34.863Z] #21 24.55 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-07T08:30:34.863Z] #21 24.56 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:30:34.863Z] #21 24.62 Selecting previously unselected package net-tools. [2022-03-07T08:30:34.863Z] #21 24.62 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-07T08:30:34.863Z] #21 24.64 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T08:30:34.891Z] #21 ... [2022-03-07T08:30:34.891Z] [2022-03-07T08:30:34.891Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-07T08:30:34.891Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-07T08:30:34.891Z] #34 DONE 147.9s [2022-03-07T08:30:34.891Z] [2022-03-07T08:30:34.891Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:30:34.891Z] #56 sha256:3581a0098d400902a0ab561b5467adb4246ff65929a5428663d5fda4ec26efa9 [2022-03-07T08:30:34.891Z] #56 9.697 + cd /tmp/tmp.AWqgn5fHjn/src/github.com/opencontainers/runc [2022-03-07T08:30:34.891Z] #56 9.698 + git checkout -q v1.1.0 [2022-03-07T08:30:34.891Z] #56 10.11 + '[' -z '' ']' [2022-03-07T08:30:34.891Z] #56 10.12 + target=static [2022-03-07T08:30:34.891Z] #56 10.12 + make BUILDTAGS=seccomp static [2022-03-07T08:30:34.891Z] #56 10.53 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-07T08:30:34.963Z] #70 4.720 go: downloading github.com/google/uuid v1.3.0 [2022-03-07T08:30:34.963Z] #70 4.764 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-07T08:30:34.963Z] #70 4.770 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-07T08:30:34.963Z] #70 4.879 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-07T08:30:34.963Z] #70 4.910 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-07T08:30:34.963Z] #70 4.970 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-07T08:30:35.124Z] #21 24.82 Selecting previously unselected package patch. [2022-03-07T08:30:35.124Z] #21 24.83 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-07T08:30:35.124Z] #21 24.84 Unpacking patch (2.7.6-7) ... [2022-03-07T08:30:35.124Z] #21 24.94 Selecting previously unselected package python-pip-whl. [2022-03-07T08:30:35.124Z] #21 24.94 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-07T08:30:35.124Z] #21 24.95 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-07T08:30:35.225Z] #70 5.145 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-07T08:30:35.225Z] #70 5.213 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-07T08:30:35.225Z] #70 5.257 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-07T08:30:35.442Z] #51 ... [2022-03-07T08:30:35.442Z] [2022-03-07T08:30:35.442Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:30:35.442Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-07T08:30:35.442Z] #43 154.7 + dpkg --print-architecture [2022-03-07T08:30:35.442Z] #43 DONE 155.0s [2022-03-07T08:30:35.442Z] [2022-03-07T08:30:35.442Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:30:35.442Z] #56 sha256:498fe939c0ab9021e595586ebf6fcb4695691d101812c6b010b3141f1b698f00 [2022-03-07T08:30:35.487Z] #70 ... [2022-03-07T08:30:35.487Z] [2022-03-07T08:30:35.487Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T08:30:35.487Z] #33 sha256:0d60adf8f2d43d6d8e0d1b0ddfc015bdcdfdac258089b21dacebb37ef7553650 [2022-03-07T08:30:35.487Z] #33 1.326 + RM_GOPATH=0 [2022-03-07T08:30:35.487Z] #33 1.326 + TMP_GOPATH= [2022-03-07T08:30:35.487Z] #33 1.326 + : /build [2022-03-07T08:30:35.487Z] #33 1.326 + '[' -z '' ']' [2022-03-07T08:30:35.487Z] #33 1.327 ++ mktemp -d [2022-03-07T08:30:35.487Z] #33 1.329 + export GOPATH=/tmp/tmp.oRqVXtXlGJ [2022-03-07T08:30:35.487Z] #33 1.329 + GOPATH=/tmp/tmp.oRqVXtXlGJ [2022-03-07T08:30:35.487Z] #33 1.329 + RM_GOPATH=1 [2022-03-07T08:30:35.487Z] #33 1.329 + case "$(go env GOARCH)" in [2022-03-07T08:30:35.487Z] #33 1.329 ++ go env GOARCH [2022-03-07T08:30:35.487Z] #33 1.341 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:30:35.487Z] #33 1.341 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:30:35.487Z] #33 1.341 ++ dirname /install.sh [2022-03-07T08:30:35.487Z] #33 1.342 + dir=/ [2022-03-07T08:30:35.487Z] #33 1.342 + bin=dockercli [2022-03-07T08:30:35.487Z] #33 1.342 + shift [2022-03-07T08:30:35.487Z] #33 1.342 + '[' '!' -f //dockercli.installer ']' [2022-03-07T08:30:35.487Z] #33 1.342 + . //dockercli.installer [2022-03-07T08:30:35.487Z] #33 1.342 ++ : stable [2022-03-07T08:30:35.487Z] #33 1.342 ++ : 17.06.2-ce [2022-03-07T08:30:35.487Z] #33 1.342 + install_dockercli [2022-03-07T08:30:35.487Z] #33 1.342 Install docker/cli version 17.06.2-ce from stable [2022-03-07T08:30:35.487Z] #33 1.342 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-07T08:30:35.487Z] #33 1.343 ++ uname -m [2022-03-07T08:30:35.487Z] #33 1.345 + arch=x86_64 [2022-03-07T08:30:35.487Z] #33 1.345 + '[' x86_64 '!=' x86_64 ']' [2022-03-07T08:30:35.487Z] #33 1.345 + url=https://download.docker.com/linux/static [2022-03-07T08:30:35.487Z] #33 1.345 + tar -xz docker/docker [2022-03-07T08:30:35.487Z] #33 1.347 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-07T08:30:35.487Z] #33 4.779 + mkdir -p /build [2022-03-07T08:30:35.487Z] #33 4.786 + mv docker/docker /build/ [2022-03-07T08:30:35.487Z] #33 4.788 + rmdir docker [2022-03-07T08:30:35.487Z] #33 DONE 5.5s [2022-03-07T08:30:35.487Z] [2022-03-07T08:30:35.487Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:30:35.487Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T08:30:35.487Z] #45 1.751 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:30:35.487Z] #45 1.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:30:35.487Z] #45 1.774 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:30:35.487Z] #45 2.111 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T08:30:35.487Z] #45 2.515 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T08:30:35.487Z] #45 2.959 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:30:35.487Z] #45 3.415 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T08:30:35.487Z] #45 4.087 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T08:30:35.487Z] #45 5.185 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T08:30:35.487Z] #45 5.489 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T08:30:35.487Z] #45 5.494 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T08:30:35.487Z] #45 5.519 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:30:35.487Z] #45 5.529 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T08:30:35.487Z] #45 5.530 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T08:30:35.487Z] #45 5.532 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T08:30:35.487Z] #45 5.539 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T08:30:35.487Z] #45 5.548 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T08:30:35.487Z] #45 5.549 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T08:30:35.487Z] #45 5.550 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T08:30:35.487Z] #45 5.551 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:30:35.487Z] #45 5.551 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T08:30:35.698Z] #21 25.47 Selecting previously unselected package python3-lib2to3. [2022-03-07T08:30:35.698Z] #21 25.48 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-07T08:30:35.698Z] #21 25.48 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-07T08:30:35.698Z] #21 25.57 Selecting previously unselected package python3-distutils. [2022-03-07T08:30:35.698Z] #21 25.57 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-07T08:30:35.698Z] #21 25.57 Unpacking python3-distutils (3.9.2-1) ... [2022-03-07T08:30:35.698Z] #21 25.69 Selecting previously unselected package python3-pkg-resources. [2022-03-07T08:30:35.960Z] #21 25.71 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T08:30:35.960Z] #21 25.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:30:35.960Z] #21 25.82 Selecting previously unselected package python3-setuptools. [2022-03-07T08:30:36.221Z] #21 25.82 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-07T08:30:36.221Z] #21 25.83 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-07T08:30:36.221Z] #21 26.08 Selecting previously unselected package python3-wheel. [2022-03-07T08:30:36.221Z] #21 26.09 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-07T08:30:36.221Z] #21 26.11 Unpacking python3-wheel (0.34.2-1) ... [2022-03-07T08:30:36.221Z] #21 26.18 Selecting previously unselected package python3-pip. [2022-03-07T08:30:36.430Z] Client: [2022-03-07T08:30:36.431Z] Context: default [2022-03-07T08:30:36.431Z] Debug Mode: false [2022-03-07T08:30:36.431Z] Plugins: [2022-03-07T08:30:36.431Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-07T08:30:36.431Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-07T08:30:36.431Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-07T08:30:36.431Z] [2022-03-07T08:30:36.431Z] Server: [2022-03-07T08:30:36.431Z] Containers: 0 [2022-03-07T08:30:36.431Z] Running: 0 [2022-03-07T08:30:36.431Z] Paused: 0 [2022-03-07T08:30:36.431Z] Stopped: 0 [2022-03-07T08:30:36.431Z] Images: 0 [2022-03-07T08:30:36.431Z] Server Version: 20.10.9 [2022-03-07T08:30:36.431Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T08:30:36.431Z] Windows: [2022-03-07T08:30:36.431Z] LCOW: [2022-03-07T08:30:36.431Z] Logging Driver: json-file [2022-03-07T08:30:36.431Z] Plugins: [2022-03-07T08:30:36.431Z] Volume: local [2022-03-07T08:30:36.431Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T08:30:36.431Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T08:30:36.431Z] Swarm: inactive [2022-03-07T08:30:36.431Z] Default Isolation: process [2022-03-07T08:30:36.431Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-07T08:30:36.431Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-07T08:30:36.431Z] OSType: windows [2022-03-07T08:30:36.431Z] Architecture: x86_64 [2022-03-07T08:30:36.431Z] CPUs: 4 [2022-03-07T08:30:36.431Z] Total Memory: 32GiB [2022-03-07T08:30:36.431Z] Name: azwin-2-b74a00 [2022-03-07T08:30:36.431Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-07T08:30:36.431Z] Docker Root Dir: D:\docker [2022-03-07T08:30:36.431Z] Debug Mode: false [2022-03-07T08:30:36.431Z] Registry: https://index.docker.io/v1/ [2022-03-07T08:30:36.431Z] Labels: [2022-03-07T08:30:36.431Z] Experimental: true [2022-03-07T08:30:36.431Z] Insecure Registries: [2022-03-07T08:30:36.431Z] 10.0.0.4:5000 [2022-03-07T08:30:36.431Z] 127.0.0.0/8 [2022-03-07T08:30:36.431Z] Registry Mirrors: [2022-03-07T08:30:36.431Z] http://10.0.0.4:5000/ [2022-03-07T08:30:36.431Z] Live Restore Enabled: false [2022-03-07T08:30:36.431Z] Product License: Community Engine [2022-03-07T08:30:36.431Z] [2022-03-07T08:30:36.434Z] #45 ... [2022-03-07T08:30:36.434Z] [2022-03-07T08:30:36.434Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:30:36.434Z] #70 sha256:a6ab55971a71185908fc03da1eac9d4e3a43e1e9f1eed56929d48d609bb0d52a [2022-03-07T08:30:36.434Z] #70 6.330 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-07T08:30:36.482Z] #21 26.19 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-07T08:30:36.482Z] #21 26.20 Unpacking python3-pip (20.3.4-4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-07T08:30:36.744Z] #21 26.45 Selecting previously unselected package sudo. [2022-03-07T08:30:36.744Z] #21 26.46 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-07T08:30:36.744Z] #21 26.47 Unpacking sudo (1.9.5p2-3) ... [2022-03-07T08:30:37.317Z] #21 26.93 Selecting previously unselected package thin-provisioning-tools. [2022-03-07T08:30:37.317Z] #21 26.94 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-07T08:30:37.317Z] #21 26.95 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-07T08:30:37.317Z] #21 27.15 Selecting previously unselected package uidmap. [2022-03-07T08:30:37.317Z] #21 27.15 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-07T08:30:37.317Z] #21 27.16 Unpacking uidmap (1:4.8.1-1) ... [2022-03-07T08:30:37.317Z] #21 27.27 Selecting previously unselected package vim-runtime. [2022-03-07T08:30:37.578Z] #21 27.27 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:30:37.578Z] #21 27.31 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-07T08:30:37.578Z] #21 27.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-07T08:30:37.578Z] #21 27.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:38.163Z] #56 ... [2022-03-07T08:30:38.163Z] [2022-03-07T08:30:38.163Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T08:30:38.163Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-07T08:30:38.163Z] #21 7.116 Fetched 8505 kB in 6s (1383 kB/s) [2022-03-07T08:30:38.163Z] #21 7.116 Reading package lists... [2022-03-07T08:30:38.163Z] #21 9.171 Reading package lists... [2022-03-07T08:30:38.163Z] #21 11.22 Building dependency tree... [2022-03-07T08:30:38.728Z] #21 12.10 The following additional packages will be installed: [2022-03-07T08:30:38.728Z] #21 12.10 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-07T08:30:38.728Z] #21 12.10 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-07T08:30:38.728Z] #21 12.10 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-07T08:30:38.728Z] #21 12.10 python3-pkg-resources vim-runtime xxd [2022-03-07T08:30:38.728Z] #21 12.10 Suggested packages: [2022-03-07T08:30:38.728Z] #21 12.10 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-07T08:30:38.728Z] #21 12.10 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-07T08:30:38.728Z] #21 12.11 acl attr quota [2022-03-07T08:30:38.728Z] #21 12.11 Recommended packages: [2022-03-07T08:30:38.728Z] #21 12.11 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-07T08:30:39.660Z] #21 13.13 The following NEW packages will be installed: [2022-03-07T08:30:39.660Z] #21 13.14 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-07T08:30:39.660Z] #21 13.14 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-07T08:30:39.660Z] #21 13.14 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-07T08:30:39.660Z] #21 13.14 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-07T08:30:39.660Z] #21 13.14 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-07T08:30:39.660Z] #21 13.14 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-07T08:30:39.660Z] #21 13.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-07T08:30:39.660Z] #21 13.14 xz-utils zip zstd [2022-03-07T08:30:39.917Z] #21 13.46 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:30:39.917Z] #21 13.46 Need to get 27.6 MB of archives. [2022-03-07T08:30:39.917Z] #21 13.46 After this operation, 106 MB of additional disk space will be used. [2022-03-07T08:30:39.917Z] #21 13.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-07T08:30:39.917Z] #21 13.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-07T08:30:39.917Z] #21 13.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-07T08:30:39.917Z] #21 13.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-07T08:30:39.917Z] #21 13.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-07T08:30:39.917Z] #21 13.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-07T08:30:39.917Z] #21 13.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-07T08:30:39.917Z] #21 13.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-07T08:30:39.917Z] #21 13.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T08:30:40.146Z] #56 ... [2022-03-07T08:30:40.146Z] [2022-03-07T08:30:40.146Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T08:30:40.146Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-07T08:30:40.146Z] #21 7.137 Fetched 8505 kB in 6s (1374 kB/s) [2022-03-07T08:30:40.146Z] #21 7.137 Reading package lists... [2022-03-07T08:30:40.146Z] #21 9.355 Reading package lists... [2022-03-07T08:30:40.146Z] #21 11.37 Building dependency tree... [2022-03-07T08:30:40.175Z] #21 13.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-07T08:30:40.175Z] #21 13.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-07T08:30:40.175Z] #21 13.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-07T08:30:40.175Z] #21 13.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-07T08:30:40.175Z] #21 13.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-07T08:30:40.175Z] #21 13.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-07T08:30:40.175Z] #21 13.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-07T08:30:40.175Z] #21 13.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-07T08:30:40.175Z] #21 13.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-07T08:30:40.175Z] #21 13.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-07T08:30:40.175Z] #21 13.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-07T08:30:40.175Z] #21 13.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-07T08:30:40.175Z] #21 13.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-07T08:30:40.175Z] #21 13.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-07T08:30:40.175Z] #21 13.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-07T08:30:40.175Z] #21 13.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-07T08:30:40.175Z] #21 13.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-07T08:30:40.175Z] #21 13.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-07T08:30:40.432Z] #21 13.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-07T08:30:40.432Z] #21 13.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-07T08:30:40.432Z] #21 13.81 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-03-07T08:30:40.432Z] #21 13.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-07T08:30:40.432Z] #21 13.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-07T08:30:40.432Z] #21 13.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-07T08:30:40.432Z] #21 13.82 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-07T08:30:40.432Z] #21 13.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-07T08:30:40.432Z] #21 13.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-07T08:30:40.432Z] #21 13.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T08:30:40.432Z] #21 13.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-07T08:30:40.432Z] #21 13.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-07T08:30:40.432Z] #21 13.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-07T08:30:40.432Z] #21 13.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-07T08:30:40.432Z] #21 13.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-07T08:30:40.432Z] #21 13.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-07T08:30:40.432Z] #21 13.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-07T08:30:40.650Z] #70 ... [2022-03-07T08:30:40.650Z] [2022-03-07T08:30:40.650Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:30:40.650Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T08:30:40.650Z] #65 1.631 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:30:40.650Z] #65 1.644 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:30:40.650Z] #65 1.644 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:30:40.650Z] #65 1.803 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T08:30:40.650Z] #65 2.143 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:30:40.650Z] #65 2.467 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T08:30:40.650Z] #65 3.015 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T08:30:40.650Z] #65 3.617 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T08:30:40.650Z] #65 4.185 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T08:30:40.650Z] #65 5.127 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T08:30:40.650Z] #65 5.128 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T08:30:40.650Z] #65 5.132 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T08:30:40.650Z] #65 5.154 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:30:40.650Z] #65 5.161 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T08:30:40.650Z] #65 5.161 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T08:30:40.650Z] #65 5.167 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T08:30:40.650Z] #65 5.168 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:30:40.650Z] #65 5.171 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T08:30:40.650Z] #65 5.175 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T08:30:40.650Z] #65 5.179 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T08:30:40.650Z] #65 5.179 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T08:30:40.650Z] #65 ... [2022-03-07T08:30:40.650Z] [2022-03-07T08:30:40.650Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:30:40.650Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T08:30:40.650Z] #20 1.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:30:40.650Z] #20 1.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:30:40.650Z] #20 1.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:30:40.650Z] #20 1.848 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T08:30:40.650Z] #20 2.236 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T08:30:40.650Z] #20 2.755 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:30:40.650Z] #20 3.348 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T08:30:40.650Z] #20 3.815 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T08:30:40.650Z] #20 4.506 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T08:30:40.650Z] #20 5.239 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T08:30:40.650Z] #20 5.244 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T08:30:40.650Z] #20 5.251 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T08:30:40.650Z] #20 5.255 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:30:40.650Z] #20 5.258 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T08:30:40.650Z] #20 5.260 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T08:30:40.650Z] #20 5.274 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T08:30:40.650Z] #20 5.274 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T08:30:40.650Z] #20 5.275 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T08:30:40.650Z] #20 5.276 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:30:40.650Z] #20 5.277 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T08:30:40.650Z] #20 5.277 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T08:30:40.690Z] #21 14.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-07T08:30:40.690Z] #21 14.18 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-07T08:30:40.690Z] #21 14.20 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-07T08:30:40.690Z] #21 14.20 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-07T08:30:40.772Z] #21 12.41 The following additional packages will be installed: [2022-03-07T08:30:40.772Z] #21 12.41 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-07T08:30:40.772Z] #21 12.41 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-07T08:30:40.772Z] #21 12.41 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-07T08:30:40.772Z] #21 12.42 python3-pkg-resources vim-runtime xxd [2022-03-07T08:30:40.772Z] #21 12.42 Suggested packages: [2022-03-07T08:30:40.772Z] #21 12.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-07T08:30:40.772Z] #21 12.43 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-07T08:30:40.773Z] #21 12.43 acl attr quota [2022-03-07T08:30:40.773Z] #21 12.43 Recommended packages: [2022-03-07T08:30:40.773Z] #21 12.43 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-07T08:30:40.883Z] #21 30.15 Selecting previously unselected package vim. [2022-03-07T08:30:40.883Z] #21 30.15 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T08:30:40.883Z] #21 30.16 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:40.883Z] #21 30.66 Selecting previously unselected package xfsprogs. [2022-03-07T08:30:40.883Z] #21 30.66 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-07T08:30:40.883Z] #21 30.67 Unpacking xfsprogs (5.10.0-4) ... [2022-03-07T08:30:41.255Z] #21 14.64 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:30:41.255Z] #21 14.75 Fetched 27.6 MB in 1s (26.2 MB/s) [2022-03-07T08:30:41.255Z] #21 14.80 Selecting previously unselected package pigz. [2022-03-07T08:30:41.255Z] #21 14.80 (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-03-07T08:30:41.255Z] #21 14.84 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-07T08:30:41.255Z] #21 14.85 Unpacking pigz (2.6-1) ... [2022-03-07T08:30:41.457Z] #21 31.06 Selecting previously unselected package zip. [2022-03-07T08:30:41.457Z] #21 31.06 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-07T08:30:41.457Z] #21 31.07 Unpacking zip (3.0-12) ... [2022-03-07T08:30:41.457Z] #21 31.18 Selecting previously unselected package zstd. [2022-03-07T08:30:41.457Z] #21 31.19 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-07T08:30:41.457Z] #21 31.20 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-07T08:30:41.512Z] #21 14.96 Selecting previously unselected package libelf1:amd64. [2022-03-07T08:30:41.512Z] #21 14.96 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-07T08:30:41.512Z] #21 14.98 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-07T08:30:41.769Z] #21 15.13 Selecting previously unselected package libbpf0:amd64. [2022-03-07T08:30:41.769Z] #21 15.14 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-07T08:30:41.769Z] #21 15.14 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-07T08:30:41.769Z] #21 15.23 Selecting previously unselected package libcap2:amd64. [2022-03-07T08:30:41.769Z] #21 15.23 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-07T08:30:41.769Z] #21 15.24 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-07T08:30:41.769Z] #21 15.32 Selecting previously unselected package libmnl0:amd64. [2022-03-07T08:30:41.769Z] #21 15.32 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-07T08:30:41.769Z] #21 15.34 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-07T08:30:41.981Z] #21 31.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:30:42.026Z] #21 15.38 Selecting previously unselected package libxtables12:amd64. [2022-03-07T08:30:42.026Z] #21 15.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-07T08:30:42.026Z] #21 15.40 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-07T08:30:42.026Z] #21 15.46 Selecting previously unselected package libcap2-bin. [2022-03-07T08:30:42.026Z] #21 15.46 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-07T08:30:42.026Z] #21 15.48 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-07T08:30:42.166Z] #21 13.58 The following NEW packages will be installed: [2022-03-07T08:30:42.166Z] #21 13.58 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-07T08:30:42.166Z] #21 13.58 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-07T08:30:42.166Z] #21 13.58 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-07T08:30:42.166Z] #21 13.59 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-07T08:30:42.166Z] #21 13.59 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-07T08:30:42.166Z] #21 13.59 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-07T08:30:42.166Z] #21 13.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-07T08:30:42.166Z] #21 13.59 xz-utils zip zstd [2022-03-07T08:30:42.166Z] #21 13.91 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:30:42.166Z] #21 13.91 Need to get 27.6 MB of archives. [2022-03-07T08:30:42.166Z] #21 13.91 After this operation, 106 MB of additional disk space will be used. [2022-03-07T08:30:42.166Z] #21 13.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-07T08:30:42.166Z] #21 13.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-07T08:30:42.166Z] #21 13.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-07T08:30:42.166Z] #21 13.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-07T08:30:42.166Z] #21 13.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-07T08:30:42.166Z] #21 13.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-07T08:30:42.166Z] #21 13.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-07T08:30:42.166Z] #21 13.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-07T08:30:42.166Z] #21 13.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T08:30:42.166Z] #21 13.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-07T08:30:42.166Z] #21 13.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-07T08:30:42.283Z] #21 15.63 Selecting previously unselected package iproute2. [2022-03-07T08:30:42.283Z] #21 15.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-07T08:30:42.283Z] #21 15.65 Unpacking iproute2 (5.10.0-4) ... [2022-03-07T08:30:42.430Z] #21 13.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-07T08:30:42.430Z] #21 13.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-07T08:30:42.430Z] #21 13.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-07T08:30:42.430Z] #21 14.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-07T08:30:42.430Z] #21 14.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-07T08:30:42.430Z] #21 14.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-07T08:30:42.430Z] #21 14.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-07T08:30:42.430Z] #21 14.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-07T08:30:42.430Z] #21 14.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-07T08:30:42.430Z] #21 14.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-07T08:30:42.430Z] #21 14.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-07T08:30:42.430Z] #21 14.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-07T08:30:42.430Z] #21 14.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-07T08:30:42.430Z] #21 14.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-07T08:30:42.430Z] #21 14.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-07T08:30:42.430Z] #21 14.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-07T08:30:42.691Z] #21 14.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-07T08:30:42.691Z] #21 14.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-07T08:30:42.691Z] #21 14.40 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-03-07T08:30:42.691Z] #21 14.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-07T08:30:42.691Z] #21 14.41 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-07T08:30:42.691Z] #21 14.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-07T08:30:42.691Z] #21 14.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-07T08:30:42.691Z] #21 14.47 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-07T08:30:42.691Z] #21 14.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-07T08:30:42.691Z] #21 14.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T08:30:42.691Z] #21 14.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-07T08:30:42.691Z] #21 14.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-07T08:30:42.691Z] #21 14.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-07T08:30:42.691Z] #21 14.51 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-07T08:30:42.815Z] #21 32.48 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-07T08:30:42.815Z] #21 32.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T08:30:42.815Z] #21 32.51 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-07T08:30:42.815Z] #21 32.52 Setting up libicu67:amd64 (67.1-7) ... [2022-03-07T08:30:42.815Z] #21 32.54 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-07T08:30:42.815Z] #21 32.56 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-07T08:30:42.815Z] #21 32.57 Setting up uidmap (1:4.8.1-1) ... [2022-03-07T08:30:42.815Z] #21 32.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:30:42.815Z] #21 32.59 Setting up bzip2 (1.0.8-4) ... [2022-03-07T08:30:42.815Z] #21 32.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:30:42.815Z] #21 32.62 Setting up python3-wheel (0.34.2-1) ... [2022-03-07T08:30:42.848Z] #21 16.12 Selecting previously unselected package xxd. [2022-03-07T08:30:42.848Z] #21 16.12 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T08:30:42.848Z] #21 16.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:42.848Z] #21 16.24 Selecting previously unselected package vim-common. [2022-03-07T08:30:42.848Z] #21 16.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:30:42.848Z] #21 16.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:42.947Z] #21 14.54 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-07T08:30:42.947Z] #21 14.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-07T08:30:42.947Z] #21 14.56 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-07T08:30:42.947Z] #21 14.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-07T08:30:42.947Z] #21 14.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-07T08:30:43.105Z] #21 16.38 Selecting previously unselected package bash-completion. [2022-03-07T08:30:43.106Z] #21 16.39 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-07T08:30:43.204Z] #21 14.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-07T08:30:43.204Z] #21 14.83 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-07T08:30:43.387Z] #21 33.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:43.387Z] #21 33.18 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-07T08:30:43.387Z] #21 33.19 Setting up libcap2-bin (1:2.44-1) ... [2022-03-07T08:30:43.388Z] #21 33.20 Setting up apparmor (2.13.6-10) ... [2022-03-07T08:30:43.460Z] #21 15.25 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:30:43.460Z] #21 15.36 Fetched 27.6 MB in 1s (22.4 MB/s) [2022-03-07T08:30:43.573Z] 898469748ff6: Verifying Checksum [2022-03-07T08:30:43.573Z] 898469748ff6: Download complete [2022-03-07T08:30:43.717Z] #21 15.41 Selecting previously unselected package pigz. [2022-03-07T08:30:43.717Z] #21 15.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-07T08:30:43.717Z] #21 15.46 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-07T08:30:43.717Z] #21 15.47 Unpacking pigz (2.6-1) ... [2022-03-07T08:30:43.717Z] #21 15.55 Selecting previously unselected package libelf1:amd64. [2022-03-07T08:30:43.717Z] #21 15.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-07T08:30:43.717Z] #21 15.56 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-07T08:30:43.973Z] #21 15.69 Selecting previously unselected package libbpf0:amd64. [2022-03-07T08:30:43.973Z] #21 15.71 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-07T08:30:43.973Z] #21 15.71 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-07T08:30:44.230Z] #21 15.79 Selecting previously unselected package libcap2:amd64. [2022-03-07T08:30:44.230Z] #21 15.80 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-07T08:30:44.230Z] #21 15.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-07T08:30:44.230Z] #21 15.85 Selecting previously unselected package libmnl0:amd64. [2022-03-07T08:30:44.230Z] #21 15.85 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-07T08:30:44.230Z] #21 15.85 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-07T08:30:44.230Z] #21 15.91 Selecting previously unselected package libxtables12:amd64. [2022-03-07T08:30:44.230Z] #21 15.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-07T08:30:44.230Z] #21 15.91 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-07T08:30:44.230Z] #21 15.98 Selecting previously unselected package libcap2-bin. [2022-03-07T08:30:44.230Z] #21 15.98 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-07T08:30:44.230Z] #21 15.99 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-07T08:30:44.486Z] #21 16.08 Selecting previously unselected package iproute2. [2022-03-07T08:30:44.486Z] #21 16.09 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-07T08:30:44.486Z] #21 16.10 Unpacking iproute2 (5.10.0-4) ... [2022-03-07T08:30:44.743Z] #21 16.52 Selecting previously unselected package xxd. [2022-03-07T08:30:44.743Z] #21 16.52 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T08:30:44.743Z] #21 16.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:44.997Z] #21 18.04 Unpacking bash-completion (1:2.11-2) ... [2022-03-07T08:30:44.997Z] #21 18.42 Selecting previously unselected package bzip2. [2022-03-07T08:30:44.997Z] #21 18.43 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-07T08:30:44.997Z] #21 18.44 Unpacking bzip2 (1.0.8-4) ... [2022-03-07T08:30:44.997Z] #21 18.53 Selecting previously unselected package xz-utils. [2022-03-07T08:30:44.997Z] #21 18.53 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-07T08:30:44.997Z] #21 18.54 Unpacking xz-utils (5.2.5-2) ... [2022-03-07T08:30:45.000Z] #21 16.63 Selecting previously unselected package vim-common. [2022-03-07T08:30:45.000Z] #21 16.64 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:30:45.000Z] #21 16.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:45.253Z] #21 18.66 Selecting previously unselected package apparmor. [2022-03-07T08:30:45.253Z] #21 18.67 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-07T08:30:45.253Z] #21 18.71 Unpacking apparmor (2.13.6-10) ... [2022-03-07T08:30:45.256Z] #21 16.80 Selecting previously unselected package bash-completion. [2022-03-07T08:30:45.256Z] #21 16.80 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-07T08:30:45.309Z] #21 34.81 Setting up zip (3.0-12) ... [2022-03-07T08:30:45.309Z] #21 34.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:45.309Z] #21 34.85 Setting up bash-completion (1:2.11-2) ... [2022-03-07T08:30:45.510Z] #21 19.05 Selecting previously unselected package inetutils-ping. [2022-03-07T08:30:45.510Z] #21 19.06 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-07T08:30:45.766Z] #21 19.06 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-07T08:30:45.766Z] #21 19.18 Selecting previously unselected package libip4tc2:amd64. [2022-03-07T08:30:45.766Z] #21 19.19 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-07T08:30:45.766Z] #21 19.19 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-07T08:30:45.766Z] #21 19.27 Selecting previously unselected package libip6tc2:amd64. [2022-03-07T08:30:45.766Z] #21 19.27 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-07T08:30:45.766Z] #21 19.27 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-07T08:30:46.022Z] #21 19.35 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-07T08:30:46.022Z] #21 19.36 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-07T08:30:46.022Z] #21 19.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-07T08:30:46.022Z] #21 19.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-07T08:30:46.022Z] #21 19.43 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-07T08:30:46.022Z] #21 19.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-07T08:30:46.022Z] #21 19.53 Selecting previously unselected package libnftnl11:amd64. [2022-03-07T08:30:46.022Z] #21 19.53 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-07T08:30:46.278Z] #21 19.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-07T08:30:46.278Z] #21 19.60 Selecting previously unselected package iptables. [2022-03-07T08:30:46.278Z] #21 19.61 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-07T08:30:46.278Z] #21 19.61 Unpacking iptables (1.8.7-1) ... [2022-03-07T08:30:46.535Z] 8f616e6e9eec: Verifying Checksum [2022-03-07T08:30:46.535Z] 8f616e6e9eec: Download complete [2022-03-07T08:30:46.535Z] #21 19.88 Selecting previously unselected package libonig5:amd64. [2022-03-07T08:30:46.535Z] #21 19.89 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-07T08:30:46.535Z] #21 19.90 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:30:46.535Z] #21 20.02 Selecting previously unselected package libjq1:amd64. [2022-03-07T08:30:46.535Z] #21 20.03 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-07T08:30:46.535Z] #21 20.03 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:30:46.791Z] #21 20.14 Selecting previously unselected package jq. [2022-03-07T08:30:46.791Z] #21 20.16 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-07T08:30:46.791Z] #21 20.17 Unpacking jq (1.6-2.1) ... [2022-03-07T08:30:46.791Z] #21 20.24 Selecting previously unselected package libaio1:amd64. [2022-03-07T08:30:46.791Z] #21 20.25 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-07T08:30:46.791Z] #21 20.26 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-07T08:30:46.791Z] #21 20.32 Selecting previously unselected package libgpm2:amd64. [2022-03-07T08:30:46.791Z] #21 20.33 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-07T08:30:46.791Z] #21 20.33 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-07T08:30:46.892Z] #21 36.83 Setting up xz-utils (5.2.5-2) ... [2022-03-07T08:30:46.892Z] #21 36.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-07T08:30:46.892Z] #21 36.86 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-07T08:30:46.892Z] #21 36.88 Setting up patch (2.7.6-7) ... [2022-03-07T08:30:47.048Z] #21 20.40 Selecting previously unselected package libicu67:amd64. [2022-03-07T08:30:47.048Z] #21 20.41 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-07T08:30:47.048Z] #21 20.41 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-07T08:30:47.147Z] #21 18.47 Unpacking bash-completion (1:2.11-2) ... [2022-03-07T08:30:47.147Z] #21 18.89 Selecting previously unselected package bzip2. [2022-03-07T08:30:47.147Z] #21 18.90 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-07T08:30:47.147Z] #21 18.90 Unpacking bzip2 (1.0.8-4) ... [2022-03-07T08:30:47.147Z] #21 18.98 Selecting previously unselected package xz-utils. [2022-03-07T08:30:47.147Z] #21 18.99 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-07T08:30:47.147Z] #21 18.99 Unpacking xz-utils (5.2.5-2) ... [2022-03-07T08:30:47.173Z] #21 36.90 Setting up sudo (1.9.5p2-3) ... [2022-03-07T08:30:47.173Z] #21 36.98 invoke-rc.d: could not determine current runlevel [2022-03-07T08:30:47.173Z] #21 36.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-07T08:30:47.173Z] #21 37.00 Setting up xfsprogs (5.10.0-4) ... [2022-03-07T08:30:47.173Z] #21 37.01 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-07T08:30:47.173Z] #21 37.02 Setting up inetutils-ping (2:2.0-1) ... [2022-03-07T08:30:47.173Z] #21 37.04 Setting up pigz (2.6-1) ... [2022-03-07T08:30:47.173Z] #21 37.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-07T08:30:47.173Z] #21 37.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:30:47.173Z] #21 37.08 Setting up python-pip-whl (20.3.4-4) ... [2022-03-07T08:30:47.404Z] #21 19.14 Selecting previously unselected package apparmor. [2022-03-07T08:30:47.404Z] #21 19.14 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-07T08:30:47.436Z] #21 37.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:47.660Z] #21 19.19 Unpacking apparmor (2.13.6-10) ... [2022-03-07T08:30:47.917Z] #21 19.54 Selecting previously unselected package inetutils-ping. [2022-03-07T08:30:47.917Z] #21 19.55 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-07T08:30:47.917Z] #21 19.55 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-07T08:30:47.917Z] #21 19.65 Selecting previously unselected package libip4tc2:amd64. [2022-03-07T08:30:47.917Z] #21 19.66 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-07T08:30:47.917Z] #21 19.68 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-07T08:30:47.917Z] #21 19.75 Selecting previously unselected package libip6tc2:amd64. [2022-03-07T08:30:48.008Z] #21 37.92 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-07T08:30:48.173Z] #21 19.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-07T08:30:48.173Z] #21 19.76 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-07T08:30:48.173Z] #21 19.80 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-07T08:30:48.173Z] #21 19.82 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-07T08:30:48.173Z] #21 19.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-07T08:30:48.173Z] #21 19.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-07T08:30:48.173Z] #21 19.88 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-07T08:30:48.173Z] #21 19.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-07T08:30:48.173Z] #21 19.96 Selecting previously unselected package libnftnl11:amd64. [2022-03-07T08:30:48.173Z] #21 19.96 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-07T08:30:48.173Z] #21 19.96 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-07T08:30:48.269Z] #21 38.00 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-07T08:30:48.429Z] #21 20.03 Selecting previously unselected package iptables. [2022-03-07T08:30:48.429Z] #21 20.04 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-07T08:30:48.429Z] #21 20.04 Unpacking iptables (1.8.7-1) ... [2022-03-07T08:30:48.530Z] #21 38.37 Setting up libelf1:amd64 (0.183-1) ... [2022-03-07T08:30:48.686Z] #21 20.32 Selecting previously unselected package libonig5:amd64. [2022-03-07T08:30:48.686Z] #21 20.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-07T08:30:48.686Z] #21 20.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:30:48.791Z] #21 38.39 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-07T08:30:48.791Z] #21 38.41 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:30:48.791Z] #21 38.43 Setting up python3-distutils (3.9.2-1) ... [2022-03-07T08:30:48.946Z] #21 20.49 Selecting previously unselected package libjq1:amd64. [2022-03-07T08:30:48.946Z] #21 20.50 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-07T08:30:48.946Z] #21 20.52 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:30:48.946Z] #21 20.62 Selecting previously unselected package jq. [2022-03-07T08:30:48.946Z] #21 20.62 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-07T08:30:48.946Z] #21 20.63 Unpacking jq (1.6-2.1) ... [2022-03-07T08:30:48.946Z] #21 20.70 Selecting previously unselected package libaio1:amd64. [2022-03-07T08:30:48.946Z] #21 20.71 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-07T08:30:48.946Z] #21 20.72 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-07T08:30:49.065Z] #21 38.84 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:49.065Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-07T08:30:49.065Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-07T08:30:49.065Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-07T08:30:49.065Z] #21 38.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-07T08:30:49.065Z] #21 38.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-07T08:30:49.065Z] #21 38.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-07T08:30:49.065Z] #21 38.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-07T08:30:49.065Z] #21 38.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-07T08:30:49.065Z] #21 38.91 Setting up python3-setuptools (52.0.0-4) ... [2022-03-07T08:30:49.204Z] #21 20.79 Selecting previously unselected package libgpm2:amd64. [2022-03-07T08:30:49.204Z] #21 20.79 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-07T08:30:49.204Z] #21 20.80 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-07T08:30:49.204Z] #21 20.86 Selecting previously unselected package libicu67:amd64. [2022-03-07T08:30:49.204Z] #21 20.88 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-07T08:30:49.204Z] #21 20.89 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-07T08:30:50.320Z] #21 23.43 Selecting previously unselected package libinih1:amd64. [2022-03-07T08:30:50.320Z] #21 23.44 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-07T08:30:50.320Z] #21 23.44 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-07T08:30:50.320Z] #21 23.49 Selecting previously unselected package libnet1:amd64. [2022-03-07T08:30:50.320Z] #21 23.50 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-07T08:30:50.320Z] #21 23.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:30:50.320Z] #21 23.58 Selecting previously unselected package libnl-3-200:amd64. [2022-03-07T08:30:50.320Z] #21 23.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-07T08:30:50.320Z] #21 23.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:30:50.320Z] #21 23.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-07T08:30:50.320Z] #21 23.70 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-07T08:30:50.320Z] #21 23.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:30:50.320Z] #21 23.76 Selecting previously unselected package net-tools. [2022-03-07T08:30:50.320Z] #21 23.76 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-07T08:30:50.320Z] #21 23.76 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T08:30:50.320Z] #21 23.96 Selecting previously unselected package patch. [2022-03-07T08:30:50.452Z] #21 40.13 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:30:50.452Z] #21 40.14 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-07T08:30:50.452Z] #21 40.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-07T08:30:50.452Z] #21 40.16 Setting up python3-pip (20.3.4-4) ... [2022-03-07T08:30:50.576Z] #21 23.97 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-07T08:30:50.576Z] #21 23.98 Unpacking patch (2.7.6-7) ... [2022-03-07T08:30:50.576Z] #21 24.08 Selecting previously unselected package python-pip-whl. [2022-03-07T08:30:50.576Z] #21 24.09 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-07T08:30:50.576Z] #21 24.09 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-07T08:30:51.139Z] #21 24.56 Selecting previously unselected package python3-lib2to3. [2022-03-07T08:30:51.139Z] #21 24.57 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-07T08:30:51.139Z] #21 24.58 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-07T08:30:51.139Z] #21 24.68 Selecting previously unselected package python3-distutils. [2022-03-07T08:30:51.394Z] #21 24.68 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-07T08:30:51.395Z] #21 24.69 Unpacking python3-distutils (3.9.2-1) ... [2022-03-07T08:30:51.395Z] #21 24.83 Selecting previously unselected package python3-pkg-resources. [2022-03-07T08:30:51.395Z] #21 24.83 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T08:30:51.395Z] #21 24.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:30:51.395Z] #21 41.18 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-07T08:30:51.395Z] #21 41.21 Setting up jq (1.6-2.1) ... [2022-03-07T08:30:51.395Z] #21 41.23 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-07T08:30:51.395Z] #21 41.25 Setting up iptables (1.8.7-1) ... [2022-03-07T08:30:51.395Z] #21 41.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T08:30:51.395Z] #21 41.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T08:30:51.395Z] #21 41.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T08:30:51.395Z] #21 41.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T08:30:51.395Z] #21 41.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-07T08:30:51.395Z] #21 41.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-07T08:30:51.651Z] #21 24.98 Selecting previously unselected package python3-setuptools. [2022-03-07T08:30:51.651Z] #21 24.99 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-07T08:30:51.651Z] #21 25.00 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-07T08:30:51.651Z] #21 25.24 Selecting previously unselected package python3-wheel. [2022-03-07T08:30:51.656Z] #21 41.29 Setting up iproute2 (5.10.0-4) ... [2022-03-07T08:30:51.656Z] #21 41.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:30:51.907Z] #21 25.24 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-07T08:30:51.907Z] #21 25.25 Unpacking python3-wheel (0.34.2-1) ... [2022-03-07T08:30:51.907Z] #21 25.32 Selecting previously unselected package python3-pip. [2022-03-07T08:30:51.907Z] #21 25.33 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-07T08:30:51.907Z] #21 25.34 Unpacking python3-pip (20.3.4-4) ... [2022-03-07T08:30:52.164Z] #21 25.62 Selecting previously unselected package sudo. [2022-03-07T08:30:52.164Z] #21 25.62 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-07T08:30:52.164Z] #21 25.63 Unpacking sudo (1.9.5p2-3) ... [2022-03-07T08:30:52.228Z] #21 DONE 42.0s [2022-03-07T08:30:52.228Z] [2022-03-07T08:30:52.228Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:30:52.228Z] #60 sha256:b4c1728ca7b1154e351cd152ba4c09be5e76a106c965d4f2f1b7fc65d8b430fc [2022-03-07T08:30:52.228Z] #60 ... [2022-03-07T08:30:52.228Z] [2022-03-07T08:30:52.228Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-07T08:30:52.228Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-07T08:30:52.477Z] #21 23.92 Selecting previously unselected package libinih1:amd64. [2022-03-07T08:30:52.477Z] #21 23.94 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-07T08:30:52.477Z] #21 23.94 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-07T08:30:52.477Z] #21 23.98 Selecting previously unselected package libnet1:amd64. [2022-03-07T08:30:52.477Z] #21 24.00 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-07T08:30:52.477Z] #21 24.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:30:52.477Z] #21 24.07 Selecting previously unselected package libnl-3-200:amd64. [2022-03-07T08:30:52.477Z] #21 24.07 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-07T08:30:52.477Z] #21 24.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:30:52.477Z] #21 24.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-07T08:30:52.477Z] #21 24.16 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-07T08:30:52.477Z] #21 24.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:30:52.477Z] #21 24.22 Selecting previously unselected package net-tools. [2022-03-07T08:30:52.477Z] #21 24.23 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-07T08:30:52.477Z] #21 24.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T08:30:52.727Z] #21 26.18 Selecting previously unselected package thin-provisioning-tools. [2022-03-07T08:30:52.727Z] #21 26.18 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-07T08:30:52.727Z] #21 26.19 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-07T08:30:52.733Z] #21 24.38 Selecting previously unselected package patch. [2022-03-07T08:30:52.733Z] #21 24.38 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-07T08:30:52.733Z] #21 24.39 Unpacking patch (2.7.6-7) ... [2022-03-07T08:30:52.733Z] #21 24.47 Selecting previously unselected package python-pip-whl. [2022-03-07T08:30:52.733Z] #21 24.49 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-07T08:30:52.733Z] #21 24.49 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-07T08:30:52.969Z] #20 ... [2022-03-07T08:30:52.969Z] [2022-03-07T08:30:52.969Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:30:52.969Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T08:30:52.969Z] #65 21.61 Fetched 48.9 MB in 20s (2419 kB/s) [2022-03-07T08:30:52.983Z] #21 26.41 Selecting previously unselected package uidmap. [2022-03-07T08:30:52.983Z] #21 26.42 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-07T08:30:52.983Z] #21 26.42 Unpacking uidmap (1:4.8.1-1) ... [2022-03-07T08:30:52.983Z] #21 26.54 Selecting previously unselected package vim-runtime. [2022-03-07T08:30:52.983Z] #21 26.54 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:30:52.983Z] #21 26.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-07T08:30:52.983Z] #21 26.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-07T08:30:53.239Z] #21 26.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:53.296Z] #21 25.01 Selecting previously unselected package python3-lib2to3. [2022-03-07T08:30:53.296Z] #21 25.02 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-07T08:30:53.296Z] #21 25.02 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-07T08:30:53.553Z] #21 25.14 Selecting previously unselected package python3-distutils. [2022-03-07T08:30:53.553Z] #21 25.16 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-07T08:30:53.553Z] #21 25.17 Unpacking python3-distutils (3.9.2-1) ... [2022-03-07T08:30:53.553Z] #21 25.36 Selecting previously unselected package python3-pkg-resources. [2022-03-07T08:30:53.553Z] #21 25.37 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T08:30:53.553Z] #21 25.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:30:53.615Z] #22 1.301 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-07T08:30:53.615Z] #22 1.308 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-07T08:30:53.615Z] #22 1.311 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-07T08:30:53.615Z] #22 DONE 1.4s [2022-03-07T08:30:53.615Z] [2022-03-07T08:30:53.615Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T08:30:53.615Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-07T08:30:53.810Z] #21 25.49 Selecting previously unselected package python3-setuptools. [2022-03-07T08:30:53.810Z] #21 25.49 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-07T08:30:53.810Z] #21 25.50 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-07T08:30:54.067Z] #21 25.73 Selecting previously unselected package python3-wheel. [2022-03-07T08:30:54.067Z] #21 25.73 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-07T08:30:54.067Z] #21 25.74 Unpacking python3-wheel (0.34.2-1) ... [2022-03-07T08:30:54.067Z] #21 25.81 Selecting previously unselected package python3-pip. [2022-03-07T08:30:54.067Z] #21 25.81 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-07T08:30:54.067Z] #21 25.81 Unpacking python3-pip (20.3.4-4) ... [2022-03-07T08:30:54.325Z] #21 26.09 Selecting previously unselected package sudo. [2022-03-07T08:30:54.325Z] #21 26.09 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-07T08:30:54.325Z] #21 26.10 Unpacking sudo (1.9.5p2-3) ... [2022-03-07T08:30:54.888Z] #21 26.59 Selecting previously unselected package thin-provisioning-tools. [2022-03-07T08:30:54.888Z] #21 26.59 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-07T08:30:54.888Z] #21 26.60 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-07T08:30:55.145Z] #21 26.80 Selecting previously unselected package uidmap. [2022-03-07T08:30:55.145Z] #21 26.82 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-07T08:30:55.145Z] #21 26.82 Unpacking uidmap (1:4.8.1-1) ... [2022-03-07T08:30:55.145Z] #21 26.96 Selecting previously unselected package vim-runtime. [2022-03-07T08:30:55.145Z] #21 26.97 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:30:55.402Z] #21 27.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-07T08:30:55.402Z] #21 27.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-07T08:30:55.402Z] #21 27.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:55.761Z] #21 29.39 Selecting previously unselected package vim. [2022-03-07T08:30:55.761Z] #21 29.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T08:30:56.019Z] #21 29.43 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:56.584Z] #21 29.90 Selecting previously unselected package xfsprogs. [2022-03-07T08:30:56.584Z] #21 29.91 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-07T08:30:56.584Z] #21 29.91 Unpacking xfsprogs (5.10.0-4) ... [2022-03-07T08:30:56.841Z] #21 30.27 Selecting previously unselected package zip. [2022-03-07T08:30:56.841Z] #21 30.28 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-07T08:30:56.841Z] #21 30.29 Unpacking zip (3.0-12) ... [2022-03-07T08:30:57.098Z] #21 30.41 Selecting previously unselected package zstd. [2022-03-07T08:30:57.098Z] #21 30.42 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-07T08:30:57.098Z] #21 30.43 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-07T08:30:57.356Z] #21 30.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:30:58.288Z] #21 31.72 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-07T08:30:58.288Z] #21 31.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T08:30:58.288Z] #21 31.74 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-07T08:30:58.288Z] #21 31.76 Setting up libicu67:amd64 (67.1-7) ... [2022-03-07T08:30:58.288Z] #21 31.78 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-07T08:30:58.288Z] #21 31.79 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-07T08:30:58.288Z] #21 31.80 Setting up uidmap (1:4.8.1-1) ... [2022-03-07T08:30:58.288Z] #21 31.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:30:58.546Z] #21 31.83 Setting up bzip2 (1.0.8-4) ... [2022-03-07T08:30:58.546Z] #21 31.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:30:58.546Z] #21 31.85 Setting up python3-wheel (0.34.2-1) ... [2022-03-07T08:30:58.680Z] #21 29.97 Selecting previously unselected package vim. [2022-03-07T08:30:58.680Z] #21 29.99 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T08:30:58.680Z] #21 30.01 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:58.936Z] #21 30.53 Selecting previously unselected package xfsprogs. [2022-03-07T08:30:58.936Z] #21 30.54 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-07T08:30:58.936Z] #21 30.55 Unpacking xfsprogs (5.10.0-4) ... [2022-03-07T08:30:59.112Z] #21 32.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:30:59.112Z] #21 32.45 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-07T08:30:59.112Z] #21 32.48 Setting up libcap2-bin (1:2.44-1) ... [2022-03-07T08:30:59.112Z] #21 32.49 Setting up apparmor (2.13.6-10) ... [2022-03-07T08:30:59.194Z] #21 30.97 Selecting previously unselected package zip. [2022-03-07T08:30:59.451Z] #21 30.98 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-07T08:30:59.451Z] #21 30.99 Unpacking zip (3.0-12) ... [2022-03-07T08:30:59.451Z] #21 31.13 Selecting previously unselected package zstd. [2022-03-07T08:30:59.451Z] #21 31.14 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-07T08:30:59.451Z] #21 31.16 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-07T08:30:59.560Z] #65 21.61 Reading package lists... [2022-03-07T08:30:59.560Z] #65 ... [2022-03-07T08:30:59.560Z] [2022-03-07T08:30:59.560Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:30:59.560Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T08:30:59.560Z] #45 21.80 Fetched 48.9 MB in 20s (2409 kB/s) [2022-03-07T08:30:59.708Z] #21 31.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:31:00.482Z] #21 34.03 Setting up zip (3.0-12) ... [2022-03-07T08:31:00.638Z] #21 32.23 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-07T08:31:00.638Z] #21 32.25 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T08:31:00.638Z] #21 32.26 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-07T08:31:00.638Z] #21 32.27 Setting up libicu67:amd64 (67.1-7) ... [2022-03-07T08:31:00.638Z] #21 32.28 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-07T08:31:00.638Z] #21 32.30 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-07T08:31:00.638Z] #21 32.31 Setting up uidmap (1:4.8.1-1) ... [2022-03-07T08:31:00.638Z] #21 32.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:31:00.638Z] #21 32.33 Setting up bzip2 (1.0.8-4) ... [2022-03-07T08:31:00.638Z] #21 32.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:31:00.638Z] #21 32.36 Setting up python3-wheel (0.34.2-1) ... [2022-03-07T08:31:00.740Z] #21 34.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:31:00.740Z] #21 34.08 Setting up bash-completion (1:2.11-2) ... [2022-03-07T08:31:00.947Z] #45 21.80 Reading package lists... [2022-03-07T08:31:00.947Z] #45 ... [2022-03-07T08:31:00.947Z] [2022-03-07T08:31:00.947Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:31:00.947Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T08:31:00.947Z] #65 21.61 Reading package lists... [2022-03-07T08:31:01.202Z] #21 32.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:31:01.202Z] #21 32.87 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-07T08:31:01.202Z] #21 32.88 Setting up libcap2-bin (1:2.44-1) ... [2022-03-07T08:31:01.202Z] #21 32.90 Setting up apparmor (2.13.6-10) ... [2022-03-07T08:31:01.471Z] #65 31.24 Reading package lists... [2022-03-07T08:31:01.471Z] #65 ... [2022-03-07T08:31:01.471Z] [2022-03-07T08:31:01.471Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:31:01.471Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T08:31:01.471Z] #20 21.75 Fetched 48.9 MB in 20s (2402 kB/s) [2022-03-07T08:31:01.471Z] #20 21.75 Reading package lists... [2022-03-07T08:31:01.733Z] #20 31.33 Reading package lists... [2022-03-07T08:31:01.733Z] #20 ... [2022-03-07T08:31:01.733Z] [2022-03-07T08:31:01.733Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:31:01.733Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T08:31:01.733Z] #45 21.80 Reading package lists... [2022-03-07T08:31:02.243Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-07T08:31:02.243Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-31b51fcc\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-07T08:31:02.243Z] ---------------------------------------------------------------------------- [2022-03-07T08:31:02.243Z] [2022-03-07T08:31:02.243Z] INFO: executeCI.ps1 starting at Mon Mar 7 08:31:00 CUT 2022 [2022-03-07T08:31:02.243Z] [2022-03-07T08:31:02.243Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-07T08:31:02.243Z] INFO: Running git version 2.24.1.windows.2 [2022-03-07T08:31:02.243Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-07T08:31:02.243Z] INFO: Environment variables: [2022-03-07T08:31:02.243Z] [2022-03-07T08:31:02.243Z] Name Value [2022-03-07T08:31:02.243Z] ---- ----- [2022-03-07T08:31:02.243Z] ALLUSERSPROFILE C:\ProgramData [2022-03-07T08:31:02.243Z] amd64 true [2022-03-07T08:31:02.243Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-07T08:31:02.243Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-07T08:31:02.243Z] arm64 true [2022-03-07T08:31:02.243Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-07T08:31:02.243Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-07T08:31:02.243Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-07T08:31:02.243Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-07T08:31:02.243Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-07T08:31:02.243Z] BRANCH_NAME PR-43131 [2022-03-07T08:31:02.243Z] BUILD_DISPLAY_NAME #10 [2022-03-07T08:31:02.243Z] BUILD_ID 10 [2022-03-07T08:31:02.243Z] BUILD_NUMBER 10 [2022-03-07T08:31:02.243Z] BUILD_TAG jenkins-moby-PR-43131-10 [2022-03-07T08:31:02.243Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/10/ [2022-03-07T08:31:02.243Z] cgroup2 true [2022-03-07T08:31:02.243Z] CHANGE_AUTHOR thaJeztah [2022-03-07T08:31:02.243Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-07T08:31:02.243Z] CHANGE_BRANCH move_cpu_realtime_checks [2022-03-07T08:31:02.243Z] CHANGE_FORK thaJeztah/docker [2022-03-07T08:31:02.243Z] CHANGE_ID 43131 [2022-03-07T08:31:02.243Z] CHANGE_TARGET master [2022-03-07T08:31:02.243Z] CHANGE_TITLE daemon: move check for CPU-realtime daemon options [2022-03-07T08:31:02.243Z] CHANGE_URL https://github.com/moby/moby/pull/43131 [2022-03-07T08:31:02.243Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-07T08:31:02.243Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-07T08:31:02.243Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-07T08:31:02.243Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-07T08:31:02.243Z] COMPUTERNAME azwin-2-b74a00 [2022-03-07T08:31:02.243Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-07T08:31:02.243Z] ConfigSequenceNumber 0 [2022-03-07T08:31:02.243Z] dco true [2022-03-07T08:31:02.243Z] DOCKER_BUILDKIT 0 [2022-03-07T08:31:02.243Z] DOCKER_DUT_DEBUG 1 [2022-03-07T08:31:02.243Z] DOCKER_EXPERIMENTAL 1 [2022-03-07T08:31:02.243Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-07T08:31:02.243Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-07T08:31:02.243Z] EXECUTOR_NUMBER 0 [2022-03-07T08:31:02.243Z] FQDN azwin-2-b74a00.westus.cloudapp.azure.com [2022-03-07T08:31:02.243Z] GIT_BRANCH PR-43131 [2022-03-07T08:31:02.243Z] GIT_COMMIT 30fbdc33c6fb3311ac42ab99df30256ed3c455f9 [2022-03-07T08:31:02.243Z] GIT_PREVIOUS_COMMIT 82f6717d0e891ce12319743e20bf736aaff295db [2022-03-07T08:31:02.243Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 89902f0945fafd82b3ffae08353ec2d679172e21 [2022-03-07T08:31:02.243Z] GIT_URL https://github.com/moby/moby.git [2022-03-07T08:31:02.243Z] HUDSON_COOKIE a9f39bad-a004-48e2-9e4c-b53562bff68d [2022-03-07T08:31:02.243Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-07T08:31:02.243Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-07T08:31:02.243Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-07T08:31:02.243Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-07T08:31:02.243Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-07T08:31:02.243Z] JENKINS_NODE_COOKIE ff27f396-49a4-4dbb-9a02-c6b9eff77a95 [2022-03-07T08:31:02.243Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-07T08:31:02.243Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-07T08:31:02.243Z] JOB_BASE_NAME PR-43131 [2022-03-07T08:31:02.243Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/display/redirect [2022-03-07T08:31:02.243Z] JOB_NAME moby/PR-43131 [2022-03-07T08:31:02.243Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/ [2022-03-07T08:31:02.243Z] library.jps.version master [2022-03-07T08:31:02.243Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-07T08:31:02.243Z] NODE_LABELS amd64 azure azwin-2-b74a00 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-07T08:31:02.243Z] NODE_NAME azwin-2-b74a00 [2022-03-07T08:31:02.243Z] NUMBER_OF_PROCESSORS 4 [2022-03-07T08:31:02.243Z] OS Windows_NT [2022-03-07T08:31:02.243Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-07T08:31:02.243Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-07T08:31:02.243Z] ppc64le false [2022-03-07T08:31:02.243Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-07T08:31:02.243Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-07T08:31:02.243Z] PROCESSOR_LEVEL 6 [2022-03-07T08:31:02.243Z] PROCESSOR_REVISION 5504 [2022-03-07T08:31:02.243Z] ProgramData C:\ProgramData [2022-03-07T08:31:02.243Z] ProgramFiles C:\Program Files [2022-03-07T08:31:02.243Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-07T08:31:02.243Z] ProgramW6432 C:\Program Files [2022-03-07T08:31:02.243Z] PROMPT $P$G [2022-03-07T08:31:02.243Z] PSExecutionPolicyPreference Bypass [2022-03-07T08:31:02.243Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-07T08:31:02.243Z] PUBLIC C:\Users\Public [2022-03-07T08:31:02.243Z] rootless true [2022-03-07T08:31:02.243Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/10/display/redirect?page=arti... [2022-03-07T08:31:02.243Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/10/display/redirect?page=changes [2022-03-07T08:31:02.243Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/10/display/redirect [2022-03-07T08:31:02.243Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43131/10/display/redirect?page=tests [2022-03-07T08:31:02.243Z] s390x false [2022-03-07T08:31:02.243Z] SKIP_VALIDATION_TESTS 1 [2022-03-07T08:31:02.243Z] SOURCES_DRIVE d [2022-03-07T08:31:02.243Z] SOURCES_SUBDIR gopath [2022-03-07T08:31:02.243Z] STAGE_NAME Run tests [2022-03-07T08:31:02.243Z] SystemDrive C: [2022-03-07T08:31:02.243Z] SystemRoot C:\Windows [2022-03-07T08:31:02.243Z] TEMP C:\Windows\TEMP [2022-03-07T08:31:02.243Z] TESTDEBUG 0 [2022-03-07T08:31:02.243Z] TESTRUN_DRIVE d [2022-03-07T08:31:02.243Z] TESTRUN_SUBDIR CI [2022-03-07T08:31:02.243Z] TIMEOUT 120m [2022-03-07T08:31:02.243Z] TMP C:\Windows\TEMP [2022-03-07T08:31:02.243Z] unit_validate true [2022-03-07T08:31:02.243Z] USERDOMAIN WORKGROUP [2022-03-07T08:31:02.243Z] USERNAME azwin-2-b74a00$ [2022-03-07T08:31:02.243Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-07T08:31:02.243Z] validate_force false [2022-03-07T08:31:02.243Z] windir C:\Windows [2022-03-07T08:31:02.243Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-07T08:31:02.243Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-07T08:31:02.243Z] windows2022 true [2022-03-07T08:31:02.243Z] windows2022containerd false [2022-03-07T08:31:02.244Z] windowsRS5 true [2022-03-07T08:31:02.244Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-07T08:31:02.244Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-07T08:31:02.244Z] [2022-03-07T08:31:02.244Z] [2022-03-07T08:31:02.244Z] [2022-03-07T08:31:02.638Z] #21 35.95 Setting up xz-utils (5.2.5-2) ... [2022-03-07T08:31:02.638Z] #21 35.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-07T08:31:02.638Z] #21 35.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-07T08:31:02.638Z] #21 35.99 Setting up patch (2.7.6-7) ... [2022-03-07T08:31:02.638Z] #21 36.00 Setting up sudo (1.9.5p2-3) ... [2022-03-07T08:31:02.638Z] #21 36.10 invoke-rc.d: could not determine current runlevel [2022-03-07T08:31:02.638Z] #21 36.10 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-07T08:31:02.638Z] #21 36.11 Setting up xfsprogs (5.10.0-4) ... [2022-03-07T08:31:02.638Z] #21 36.13 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-07T08:31:02.638Z] #21 36.15 Setting up inetutils-ping (2:2.0-1) ... [2022-03-07T08:31:02.639Z] #21 36.16 Setting up pigz (2.6-1) ... [2022-03-07T08:31:02.639Z] #21 36.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-07T08:31:02.639Z] #21 36.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:31:02.900Z] #21 36.22 Setting up python-pip-whl (20.3.4-4) ... [2022-03-07T08:31:02.900Z] #21 36.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:31:03.095Z] #21 34.66 Setting up zip (3.0-12) ... [2022-03-07T08:31:03.095Z] #21 34.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:31:03.095Z] #21 34.73 Setting up bash-completion (1:2.11-2) ... [2022-03-07T08:31:03.464Z] #21 36.92 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-07T08:31:03.464Z] #21 36.94 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-07T08:31:03.616Z] #23 9.726 Collecting yamllint==1.26.1 [2022-03-07T08:31:03.778Z] INFO: Sources under d:\gopath\... [2022-03-07T08:31:03.778Z] INFO: Test run under d:\CI\... [2022-03-07T08:31:03.979Z] #21 37.35 Setting up libelf1:amd64 (0.183-1) ... [2022-03-07T08:31:03.979Z] #21 37.40 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-07T08:31:03.979Z] #21 37.42 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:31:03.979Z] #21 37.44 Setting up python3-distutils (3.9.2-1) ... [2022-03-07T08:31:04.239Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-07T08:31:04.239Z] INFO: docker/docker repository was found [2022-03-07T08:31:04.239Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-07T08:31:04.544Z] #21 37.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:31:04.544Z] #21 37.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-07T08:31:04.544Z] #21 37.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-07T08:31:04.544Z] #21 37.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-07T08:31:04.544Z] #21 37.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-07T08:31:04.544Z] #21 37.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-07T08:31:04.544Z] #21 37.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-07T08:31:04.544Z] #21 37.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-07T08:31:04.544Z] #21 37.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-07T08:31:04.544Z] #21 37.98 Setting up python3-setuptools (52.0.0-4) ... [2022-03-07T08:31:04.561Z] #23 10.76 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-07T08:31:04.700Z] ltsc2019: Pulling from windows/servercore [2022-03-07T08:31:04.700Z] 4612f6d0b889: Pulling fs layer [2022-03-07T08:31:04.700Z] 1bd78008c728: Pulling fs layer [2022-03-07T08:31:04.988Z] #21 36.55 Setting up xz-utils (5.2.5-2) ... [2022-03-07T08:31:04.988Z] #21 36.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-07T08:31:04.988Z] #21 36.60 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-07T08:31:04.988Z] #21 36.62 Setting up patch (2.7.6-7) ... [2022-03-07T08:31:04.988Z] #21 36.63 Setting up sudo (1.9.5p2-3) ... [2022-03-07T08:31:04.988Z] #21 36.69 invoke-rc.d: could not determine current runlevel [2022-03-07T08:31:04.988Z] #21 36.71 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-07T08:31:04.988Z] #21 36.72 Setting up xfsprogs (5.10.0-4) ... [2022-03-07T08:31:04.988Z] #21 36.73 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-07T08:31:04.988Z] #21 36.75 Setting up inetutils-ping (2:2.0-1) ... [2022-03-07T08:31:04.988Z] #21 36.79 Setting up pigz (2.6-1) ... [2022-03-07T08:31:04.988Z] #21 36.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-07T08:31:05.244Z] #21 36.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:31:05.244Z] #21 36.83 Setting up python-pip-whl (20.3.4-4) ... [2022-03-07T08:31:05.244Z] #21 36.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:31:05.504Z] #23 11.83 Collecting pathspec>=0.5.3 [2022-03-07T08:31:05.504Z] #23 11.85 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-07T08:31:05.766Z] #23 12.23 Collecting pyyaml [2022-03-07T08:31:05.766Z] #23 12.24 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-03-07T08:31:05.766Z] #23 12.30 Building wheels for collected packages: yamllint [2022-03-07T08:31:05.766Z] #23 12.30 Building wheel for yamllint (setup.py): started [2022-03-07T08:31:05.808Z] #21 37.63 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-07T08:31:05.911Z] #21 39.20 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:31:05.911Z] #21 39.22 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-07T08:31:05.911Z] #21 39.23 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-07T08:31:05.911Z] #21 39.24 Setting up python3-pip (20.3.4-4) ... [2022-03-07T08:31:06.065Z] #21 37.67 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-07T08:31:06.579Z] #21 38.09 Setting up libelf1:amd64 (0.183-1) ... [2022-03-07T08:31:06.579Z] #21 38.12 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-07T08:31:06.579Z] #21 38.13 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:31:06.579Z] #21 38.15 Setting up python3-distutils (3.9.2-1) ... [2022-03-07T08:31:06.708Z] #23 13.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-07T08:31:06.708Z] #23 13.22 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cf17098f7386b0f4371f403feda4a46e30787ec938f95390a85a59d290f1e5fd [2022-03-07T08:31:06.708Z] #23 13.22 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-07T08:31:06.708Z] #23 13.23 Successfully built yamllint [2022-03-07T08:31:06.708Z] #23 13.26 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-07T08:31:06.835Z] #21 38.64 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:31:06.840Z] #21 40.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-07T08:31:06.840Z] #21 40.24 Setting up jq (1.6-2.1) ... [2022-03-07T08:31:06.840Z] #21 40.26 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-07T08:31:06.840Z] #21 40.27 Setting up iptables (1.8.7-1) ... [2022-03-07T08:31:06.840Z] #21 40.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T08:31:06.840Z] #21 40.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T08:31:06.840Z] #21 40.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T08:31:06.840Z] #21 40.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T08:31:06.840Z] #21 40.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-07T08:31:06.840Z] #21 40.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-07T08:31:06.840Z] #21 40.32 Setting up iproute2 (5.10.0-4) ... [2022-03-07T08:31:07.092Z] #21 38.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-07T08:31:07.092Z] #21 38.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-07T08:31:07.092Z] #21 38.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-07T08:31:07.092Z] #21 38.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-07T08:31:07.092Z] #21 38.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-07T08:31:07.092Z] #21 38.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-07T08:31:07.092Z] #21 38.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-07T08:31:07.092Z] #21 38.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-07T08:31:07.092Z] #21 38.73 Setting up python3-setuptools (52.0.0-4) ... [2022-03-07T08:31:07.281Z] #23 13.65 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-07T08:31:07.372Z] #21 40.66 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:31:07.542Z] #23 DONE 14.1s [2022-03-07T08:31:07.542Z] [2022-03-07T08:31:07.542Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T08:31:07.542Z] #27 sha256:95b8702b994d3d568f09185164e7f788d4572a845a6f3091533b7ddc8e06641c [2022-03-07T08:31:08.301Z] #21 DONE 41.8s [2022-03-07T08:31:08.301Z] [2022-03-07T08:31:08.301Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:08.301Z] #60 sha256:356c83a2bfc65778f1d75649b3faefda8d958a4d295e6ed12e59dae9eef23870 [2022-03-07T08:31:08.462Z] #21 40.13 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:31:08.462Z] #21 40.14 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-07T08:31:08.462Z] #21 40.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-07T08:31:08.462Z] #21 40.17 Setting up python3-pip (20.3.4-4) ... [2022-03-07T08:31:08.485Z] #27 DONE 0.7s [2022-03-07T08:31:08.485Z] [2022-03-07T08:31:08.485Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T08:31:08.485Z] #32 sha256:3ea60d61958fdcdccdc7aa5bcab2a33df091dd4dfec60bb5f7294e4a8ab1e4b2 [2022-03-07T08:31:08.557Z] #60 ... [2022-03-07T08:31:08.557Z] [2022-03-07T08:31:08.557Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-07T08:31:08.557Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-07T08:31:08.745Z] #32 DONE 0.5s [2022-03-07T08:31:08.745Z] [2022-03-07T08:31:08.745Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T08:31:08.745Z] #35 sha256:4d035a83d018a33c03f43e5c90c0fff38414f06653ac3fe07c0b95041b5f1388 [2022-03-07T08:31:09.121Z] #22 0.884 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-07T08:31:09.317Z] #35 DONE 0.6s [2022-03-07T08:31:09.317Z] [2022-03-07T08:31:09.317Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:09.317Z] #60 sha256:b4c1728ca7b1154e351cd152ba4c09be5e76a106c965d4f2f1b7fc65d8b430fc [2022-03-07T08:31:09.377Z] #22 0.888 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-07T08:31:09.377Z] #22 0.891 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-07T08:31:09.377Z] #22 DONE 1.0s [2022-03-07T08:31:09.377Z] [2022-03-07T08:31:09.377Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T08:31:09.377Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-07T08:31:09.393Z] #21 41.17 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-07T08:31:09.578Z] #60 ... [2022-03-07T08:31:09.578Z] [2022-03-07T08:31:09.578Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T08:31:09.578Z] #37 sha256:8858775b009c5bef3dbd636636dcc74041e22856963d97c93db189ba40c8b424 [2022-03-07T08:31:09.650Z] #21 41.19 Setting up jq (1.6-2.1) ... [2022-03-07T08:31:09.650Z] #21 41.20 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-07T08:31:09.650Z] #21 41.21 Setting up iptables (1.8.7-1) ... [2022-03-07T08:31:09.650Z] #21 41.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T08:31:09.650Z] #21 41.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T08:31:09.650Z] #21 41.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T08:31:09.650Z] #21 41.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T08:31:09.650Z] #21 41.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-07T08:31:09.650Z] #21 41.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-07T08:31:09.650Z] #21 41.25 Setting up iproute2 (5.10.0-4) ... [2022-03-07T08:31:09.907Z] #21 41.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:31:10.150Z] #37 DONE 0.5s [2022-03-07T08:31:10.150Z] [2022-03-07T08:31:10.150Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T08:31:10.150Z] #41 sha256:de3be94806ebefcfa6ace16c46b711791f19580fb3ab66e2c14fba2d7dfad53e [2022-03-07T08:31:10.411Z] #41 DONE 0.3s [2022-03-07T08:31:10.411Z] [2022-03-07T08:31:10.411Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:31:10.411Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:31:10.411Z] #43 171.5 + dpkg --print-architecture [2022-03-07T08:31:10.411Z] #43 171.5 + git checkout -q v2.1.0 [2022-03-07T08:31:10.672Z] #43 171.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-07T08:31:10.672Z] #43 171.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-07T08:31:10.846Z] #21 DONE 42.4s [2022-03-07T08:31:10.846Z] [2022-03-07T08:31:10.846Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-07T08:31:10.846Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-07T08:31:11.411Z] #22 0.869 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-07T08:31:11.668Z] #22 0.873 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-07T08:31:11.668Z] #22 0.877 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-07T08:31:11.668Z] #22 DONE 0.9s [2022-03-07T08:31:11.668Z] [2022-03-07T08:31:11.668Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T08:31:11.668Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-07T08:31:11.742Z] #45 31.42 Reading package lists... [2022-03-07T08:31:11.742Z] #45 ... [2022-03-07T08:31:11.742Z] [2022-03-07T08:31:11.742Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:31:11.742Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T08:31:11.742Z] #65 31.24 Reading package lists... [2022-03-07T08:31:12.315Z] #65 40.53 Building dependency tree... [2022-03-07T08:31:14.235Z] #65 44.57 The following additional packages will be installed: [2022-03-07T08:31:14.497Z] #65 44.61 libbtrfs0 [2022-03-07T08:31:14.497Z] #65 44.81 The following NEW packages will be installed: [2022-03-07T08:31:14.759Z] #65 44.82 libbtrfs-dev libbtrfs0 [2022-03-07T08:31:15.021Z] #65 45.22 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:31:15.022Z] #65 45.22 Need to get 460 kB of archives. [2022-03-07T08:31:15.022Z] #65 45.22 After this operation, 1237 kB of additional disk space will be used. [2022-03-07T08:31:15.022Z] #65 45.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-07T08:31:15.022Z] #65 45.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-07T08:31:15.967Z] #65 45.92 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:31:15.967Z] #65 ... [2022-03-07T08:31:15.967Z] [2022-03-07T08:31:15.967Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:31:15.967Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T08:31:15.967Z] #20 31.33 Reading package lists... [2022-03-07T08:31:15.967Z] #20 40.50 Building dependency tree... [2022-03-07T08:31:15.967Z] #20 44.61 The following additional packages will be installed: [2022-03-07T08:31:15.967Z] #20 44.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T08:31:15.967Z] #20 44.61 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-07T08:31:15.967Z] #20 44.61 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-07T08:31:15.967Z] #20 44.61 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-07T08:31:15.967Z] #20 44.62 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-07T08:31:15.967Z] #20 44.62 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-07T08:31:15.967Z] #20 44.63 mingw-w64-common mingw-w64-x86-64-dev [2022-03-07T08:31:15.967Z] #20 44.66 Suggested packages: [2022-03-07T08:31:15.967Z] #20 44.67 gcc-10-locales seccomp wine64 [2022-03-07T08:31:15.967Z] #20 45.19 The following NEW packages will be installed: [2022-03-07T08:31:15.967Z] #20 45.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-07T08:31:15.967Z] #20 45.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-07T08:31:15.967Z] #20 45.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-07T08:31:15.967Z] #20 45.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-07T08:31:15.967Z] #20 45.19 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-07T08:31:15.967Z] #20 45.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-07T08:31:15.967Z] #20 45.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-07T08:31:15.967Z] #20 45.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-07T08:31:15.967Z] #20 45.20 mingw-w64-x86-64-dev [2022-03-07T08:31:15.967Z] #20 45.65 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:31:15.967Z] #20 45.65 Need to get 115 MB of archives. [2022-03-07T08:31:15.967Z] #20 45.65 After this operation, 645 MB of additional disk space will be used. [2022-03-07T08:31:15.967Z] #20 45.65 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-03-07T08:31:15.967Z] #20 45.71 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-03-07T08:31:15.967Z] #20 45.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-07T08:31:15.967Z] #20 45.75 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-03-07T08:31:15.967Z] #20 45.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-07T08:31:15.967Z] #20 45.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-07T08:31:15.967Z] #20 45.84 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-03-07T08:31:15.967Z] #20 45.90 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-03-07T08:31:15.967Z] #20 45.90 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-03-07T08:31:15.967Z] #20 46.06 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-03-07T08:31:15.967Z] #20 ... [2022-03-07T08:31:15.967Z] [2022-03-07T08:31:15.967Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-07T08:31:15.968Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-07T08:31:15.968Z] #65 46.26 Fetched 460 kB in 0s (1528 kB/s) [2022-03-07T08:31:16.230Z] #65 46.33 Selecting previously unselected package libbtrfs0:amd64. [2022-03-07T08:31:16.230Z] #65 46.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-07T08:31:16.230Z] #65 46.37 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-07T08:31:16.230Z] #65 46.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:31:16.493Z] #65 46.52 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-07T08:31:16.493Z] #65 46.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-07T08:31:16.493Z] #65 46.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:31:16.493Z] #65 46.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:31:16.493Z] #65 46.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:31:16.757Z] #65 46.78 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:31:17.028Z] #65 DONE 47.1s [2022-03-07T08:31:17.028Z] [2022-03-07T08:31:17.028Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-07T08:31:17.028Z] #66 sha256:4bcd85f0d88e23ec204a391fb56d417dba38b2106064fd0d6e8cf7b342105ec8 [2022-03-07T08:31:17.028Z] #66 DONE 0.1s [2022-03-07T08:31:17.028Z] [2022-03-07T08:31:17.028Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:17.028Z] #67 sha256:259d636c5f133e3cd607423d0ee49f2643797cdc7e3a7d5ab36bdffe132ed0a7 [2022-03-07T08:31:17.115Z] 1bd78008c728: Verifying Checksum [2022-03-07T08:31:17.115Z] 1bd78008c728: Download complete [2022-03-07T08:31:17.602Z] #67 ... [2022-03-07T08:31:17.602Z] [2022-03-07T08:31:17.602Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-07T08:31:17.602Z] #70 sha256:a6ab55971a71185908fc03da1eac9d4e3a43e1e9f1eed56929d48d609bb0d52a [2022-03-07T08:31:17.602Z] #70 44.42 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-07T08:31:17.602Z] #70 44.42 + GOBIN=/build [2022-03-07T08:31:17.602Z] #70 44.42 + GO111MODULE=on [2022-03-07T08:31:17.602Z] #70 44.42 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-07T08:31:17.602Z] #70 47.21 rootlesskit version 0.14.6 [2022-03-07T08:31:17.602Z] #70 47.22 Usage of /build/rootlesskit-docker-proxy: [2022-03-07T08:31:17.602Z] #70 47.22 -container-ip string [2022-03-07T08:31:17.602Z] #70 47.22 container ip [2022-03-07T08:31:17.602Z] #70 47.22 -container-port int [2022-03-07T08:31:17.602Z] #70 47.22 container port (default -1) [2022-03-07T08:31:17.602Z] #70 47.22 -host-ip string [2022-03-07T08:31:17.602Z] #70 47.22 host ip [2022-03-07T08:31:17.602Z] #70 47.22 -host-port int [2022-03-07T08:31:17.602Z] #70 47.22 host port (default -1) [2022-03-07T08:31:17.602Z] #70 47.22 -proto string [2022-03-07T08:31:17.602Z] #70 47.22 proxy protocol (default "tcp") [2022-03-07T08:31:17.602Z] #70 DONE 47.4s [2022-03-07T08:31:17.602Z] [2022-03-07T08:31:17.602Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-07T08:31:17.602Z] #71 sha256:c161998c58ee3b56362e406b3508f158cd272633ad3c3ddc403703c64f204d38 [2022-03-07T08:31:17.602Z] #71 DONE 0.1s [2022-03-07T08:31:17.602Z] [2022-03-07T08:31:17.602Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-07T08:31:17.602Z] #72 sha256:536fc960f0644bdac9245ffd308292308d4d79b1d82b3d866c0d7671c5d67bf5 [2022-03-07T08:31:17.602Z] #72 DONE 0.1s [2022-03-07T08:31:17.602Z] [2022-03-07T08:31:17.602Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:31:17.602Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T08:31:17.602Z] #20 46.55 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-03-07T08:31:17.602Z] #20 46.76 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-03-07T08:31:17.602Z] #20 46.99 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-03-07T08:31:17.602Z] #20 47.57 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-03-07T08:31:17.602Z] #20 47.80 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-03-07T08:31:17.602Z] #20 47.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-07T08:31:17.602Z] #20 47.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-07T08:31:17.602Z] #20 47.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-07T08:31:17.602Z] #20 47.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-07T08:31:17.602Z] #20 47.83 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-03-07T08:31:17.602Z] #20 47.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-07T08:31:17.602Z] #20 47.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-07T08:31:17.603Z] #20 47.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-07T08:31:17.603Z] #20 47.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-07T08:31:17.603Z] #20 47.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-07T08:31:17.603Z] #20 47.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-07T08:31:17.603Z] #20 47.87 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-07T08:31:17.603Z] #20 47.88 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-03-07T08:31:17.603Z] #20 47.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-07T08:31:17.603Z] #20 47.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-07T08:31:18.545Z] #20 48.70 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:31:18.807Z] #20 49.00 Fetched 115 MB in 3s (45.1 MB/s) [2022-03-07T08:31:18.807Z] #20 49.06 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-07T08:31:19.071Z] #20 49.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-07T08:31:19.071Z] #20 49.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-07T08:31:19.071Z] #20 49.11 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T08:31:19.383Z] #23 9.170 Collecting yamllint==1.26.1 [2022-03-07T08:31:19.664Z] #23 10.22 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-07T08:31:20.015Z] #20 49.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-07T08:31:20.015Z] #20 49.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-07T08:31:20.015Z] #20 49.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T08:31:20.598Z] #20 50.80 Selecting previously unselected package binutils-mingw-w64. [2022-03-07T08:31:20.598Z] #20 ... [2022-03-07T08:31:20.598Z] [2022-03-07T08:31:20.598Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:31:20.598Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T08:31:20.598Z] #45 31.42 Reading package lists... [2022-03-07T08:31:20.598Z] #45 40.94 Building dependency tree... [2022-03-07T08:31:20.598Z] #45 44.96 The following additional packages will be installed: [2022-03-07T08:31:20.598Z] #45 44.97 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-07T08:31:20.598Z] #45 44.99 Suggested packages: [2022-03-07T08:31:20.598Z] #45 44.99 cmake-doc ninja-build lrzip [2022-03-07T08:31:20.598Z] #45 44.99 Recommended packages: [2022-03-07T08:31:20.598Z] #45 44.99 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-07T08:31:20.598Z] #45 45.55 The following NEW packages will be installed: [2022-03-07T08:31:20.598Z] #45 45.57 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-07T08:31:20.598Z] #45 45.99 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:31:20.598Z] #45 45.99 Need to get 8418 kB of archives. [2022-03-07T08:31:20.598Z] #45 45.99 After this operation, 34.9 MB of additional disk space will be used. [2022-03-07T08:31:20.598Z] #45 45.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T08:31:20.598Z] #45 45.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-07T08:31:20.598Z] #45 46.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-07T08:31:20.598Z] #45 46.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-07T08:31:20.598Z] #45 46.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-07T08:31:20.598Z] #45 46.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-07T08:31:20.598Z] #45 46.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-07T08:31:20.598Z] #45 46.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-07T08:31:20.598Z] #45 46.75 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:31:20.598Z] #45 47.14 Fetched 8418 kB in 0s (17.7 MB/s) [2022-03-07T08:31:20.598Z] #45 47.21 Selecting previously unselected package xxd. [2022-03-07T08:31:20.599Z] #45 47.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-07T08:31:20.599Z] #45 47.22 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T08:31:20.599Z] #45 47.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:31:20.599Z] #45 47.42 Selecting previously unselected package vim-common. [2022-03-07T08:31:20.599Z] #45 47.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:31:20.599Z] #45 47.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:31:20.599Z] #45 47.67 Selecting previously unselected package cmake-data. [2022-03-07T08:31:20.599Z] #45 47.69 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-07T08:31:20.599Z] #45 47.70 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T08:31:20.599Z] #45 48.67 Selecting previously unselected package libarchive13:amd64. [2022-03-07T08:31:20.599Z] #45 48.68 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-07T08:31:20.599Z] #45 48.69 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-07T08:31:20.599Z] #45 48.86 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-07T08:31:20.599Z] #45 48.86 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-07T08:31:20.599Z] #45 48.88 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-07T08:31:20.599Z] #45 48.98 Selecting previously unselected package librhash0:amd64. [2022-03-07T08:31:20.599Z] #45 48.99 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-07T08:31:20.599Z] #45 48.99 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-07T08:31:20.599Z] #45 49.09 Selecting previously unselected package libuv1:amd64. [2022-03-07T08:31:20.599Z] #45 49.10 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-07T08:31:20.599Z] #45 49.10 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-07T08:31:20.599Z] #45 49.17 Selecting previously unselected package cmake. [2022-03-07T08:31:20.599Z] #45 49.18 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-07T08:31:20.599Z] #45 49.19 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-07T08:31:20.599Z] #45 50.54 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-07T08:31:20.599Z] #45 50.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:31:20.599Z] #45 50.58 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-07T08:31:20.599Z] #45 50.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:31:20.599Z] #45 50.63 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-07T08:31:20.599Z] #45 50.65 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-07T08:31:20.599Z] #45 50.67 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-07T08:31:20.599Z] #45 50.69 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-07T08:31:20.599Z] #45 50.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:31:20.599Z] #45 ... [2022-03-07T08:31:20.599Z] [2022-03-07T08:31:20.599Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:31:20.599Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T08:31:20.599Z] #20 50.80 Selecting previously unselected package binutils-mingw-w64. [2022-03-07T08:31:20.599Z] #20 50.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-07T08:31:20.599Z] #20 50.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T08:31:20.599Z] #20 50.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-07T08:31:20.862Z] #20 ... [2022-03-07T08:31:20.862Z] [2022-03-07T08:31:20.862Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-07T08:31:20.862Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-07T08:31:20.862Z] #45 DONE 50.9s [2022-03-07T08:31:20.862Z] [2022-03-07T08:31:20.863Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-07T08:31:20.863Z] #46 sha256:07a213cbd4440362a29a9302409847f8dda2a0d11d7a00791df2abb906cd8b50 [2022-03-07T08:31:20.863Z] #46 DONE 0.1s [2022-03-07T08:31:20.863Z] [2022-03-07T08:31:20.863Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:31:20.863Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T08:31:20.863Z] #20 50.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:31:20.863Z] #20 50.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:31:20.863Z] #20 51.03 Selecting previously unselected package dmsetup. [2022-03-07T08:31:20.863Z] #20 51.03 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:31:20.863Z] #20 51.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-07T08:31:20.863Z] #20 51.14 Selecting previously unselected package mingw-w64-common. [2022-03-07T08:31:21.049Z] #23 11.40 Collecting pathspec>=0.5.3 [2022-03-07T08:31:21.050Z] #23 11.41 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-07T08:31:21.050Z] #23 11.77 Collecting pyyaml [2022-03-07T08:31:21.124Z] #20 51.14 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-07T08:31:21.124Z] #20 51.16 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-07T08:31:21.306Z] #23 11.78 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-03-07T08:31:21.306Z] #23 11.82 Building wheels for collected packages: yamllint [2022-03-07T08:31:21.306Z] #23 11.82 Building wheel for yamllint (setup.py): started [2022-03-07T08:31:21.628Z] #23 9.282 Collecting yamllint==1.26.1 [2022-03-07T08:31:21.869Z] #23 12.65 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-07T08:31:21.884Z] #23 10.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-07T08:31:22.072Z] #56 ... [2022-03-07T08:31:22.072Z] [2022-03-07T08:31:22.072Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-07T08:31:22.072Z] #26 sha256:25cf47242df05bc92e48955134133fe71334f2c0f26307fef4fb94de20ff1215 [2022-03-07T08:31:22.072Z] #26 202.3 + return [2022-03-07T08:31:22.126Z] #23 12.65 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f5ef9ef69b8c19791004b7d7fc4b8c171897a0b79082dffa731e3bf4a4be76f7 [2022-03-07T08:31:22.126Z] #23 12.65 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-07T08:31:22.126Z] #23 12.66 Successfully built yamllint [2022-03-07T08:31:22.126Z] #23 12.68 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-07T08:31:22.382Z] #23 13.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-07T08:31:22.946Z] #23 DONE 13.4s [2022-03-07T08:31:22.946Z] [2022-03-07T08:31:22.946Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T08:31:22.946Z] #27 sha256:4c909813793a5ed6607aca4dc3bbd1e018667f840d2bb6a3ed154a5c5aec7fa5 [2022-03-07T08:31:22.946Z] #27 DONE 0.3s [2022-03-07T08:31:22.946Z] [2022-03-07T08:31:22.946Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:22.946Z] #60 sha256:356c83a2bfc65778f1d75649b3faefda8d958a4d295e6ed12e59dae9eef23870 [2022-03-07T08:31:23.003Z] #26 DONE 202.8s [2022-03-07T08:31:23.003Z] [2022-03-07T08:31:23.003Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:31:23.003Z] #56 sha256:498fe939c0ab9021e595586ebf6fcb4695691d101812c6b010b3141f1b698f00 [2022-03-07T08:31:23.040Z] #20 52.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-07T08:31:23.040Z] #20 52.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-07T08:31:23.040Z] #20 52.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T08:31:23.203Z] #60 ... [2022-03-07T08:31:23.203Z] [2022-03-07T08:31:23.203Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T08:31:23.203Z] #32 sha256:06f91a10d0a86cd4ef853188a0c7ecee47fc798d4530c0d561c990472fdd38ce [2022-03-07T08:31:23.253Z] #23 11.44 Collecting pathspec>=0.5.3 [2022-03-07T08:31:23.253Z] #23 11.46 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-07T08:31:23.460Z] #32 DONE 0.6s [2022-03-07T08:31:23.460Z] [2022-03-07T08:31:23.460Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:31:23.460Z] #56 sha256:b647957f0f426e0429740beee85d0d5de33b7896421f4aab5dc91392ac0bda5e [2022-03-07T08:31:23.510Z] #23 11.79 Collecting pyyaml [2022-03-07T08:31:23.510Z] #23 11.80 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-03-07T08:31:23.510Z] #23 11.84 Building wheels for collected packages: yamllint [2022-03-07T08:31:23.510Z] #23 11.86 Building wheel for yamllint (setup.py): started [2022-03-07T08:31:23.572Z] #56 ... [2022-03-07T08:31:23.572Z] [2022-03-07T08:31:23.572Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T08:31:23.572Z] #27 sha256:72f3a9565686e8d3f955d0958d881efd59b18cba5db152605168fede45a99676 [2022-03-07T08:31:23.572Z] #27 DONE 0.1s [2022-03-07T08:31:23.572Z] [2022-03-07T08:31:23.572Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:23.572Z] #60 sha256:c883f1336b7122c25f6495e78cf76f79ccb40496b3ff15c9f6a96791f2babade [2022-03-07T08:31:23.614Z] #20 ... [2022-03-07T08:31:23.614Z] [2022-03-07T08:31:23.614Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-07T08:31:23.614Z] #47 sha256:e0a04bd30e64b66dd92f4c82914e1b2ebdddf8cca09979347ce969716f2e7d47 [2022-03-07T08:31:23.614Z] #47 0.661 + RM_GOPATH=0 [2022-03-07T08:31:23.614Z] #47 0.661 + TMP_GOPATH= [2022-03-07T08:31:23.614Z] #47 0.661 + : /build [2022-03-07T08:31:23.614Z] #47 0.661 + '[' -z '' ']' [2022-03-07T08:31:23.614Z] #47 0.661 ++ mktemp -d [2022-03-07T08:31:23.614Z] #47 0.663 + export GOPATH=/tmp/tmp.4q94l9pGpO [2022-03-07T08:31:23.614Z] #47 0.663 + GOPATH=/tmp/tmp.4q94l9pGpO [2022-03-07T08:31:23.614Z] #47 0.664 + RM_GOPATH=1 [2022-03-07T08:31:23.614Z] #47 0.664 + case "$(go env GOARCH)" in [2022-03-07T08:31:23.614Z] #47 0.664 ++ go env GOARCH [2022-03-07T08:31:23.614Z] #47 0.671 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:31:23.614Z] #47 0.671 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:31:23.614Z] #47 0.671 ++ dirname /install.sh [2022-03-07T08:31:23.614Z] #47 0.672 + dir=/ [2022-03-07T08:31:23.614Z] #47 0.672 + bin=tini [2022-03-07T08:31:23.614Z] #47 0.673 + shift [2022-03-07T08:31:23.614Z] #47 0.673 + '[' '!' -f //tini.installer ']' [2022-03-07T08:31:23.614Z] #47 0.673 + . //tini.installer [2022-03-07T08:31:23.614Z] #47 0.673 ++ : v0.19.0 [2022-03-07T08:31:23.614Z] #47 0.673 + install_tini [2022-03-07T08:31:23.614Z] #47 0.674 + echo 'Install tini version v0.19.0' [2022-03-07T08:31:23.614Z] #47 0.674 Install tini version v0.19.0 [2022-03-07T08:31:23.614Z] #47 0.674 + git clone https://github.com/krallin/tini.git /tmp/tmp.4q94l9pGpO/tini [2022-03-07T08:31:23.614Z] #47 0.676 Cloning into '/tmp/tmp.4q94l9pGpO/tini'... [2022-03-07T08:31:23.614Z] #47 1.072 + cd /tmp/tmp.4q94l9pGpO/tini [2022-03-07T08:31:23.614Z] #47 1.073 + git checkout -q v0.19.0 [2022-03-07T08:31:23.614Z] #47 1.083 + cmake . [2022-03-07T08:31:23.614Z] #47 1.250 -- The C compiler identification is GNU 10.2.1 [2022-03-07T08:31:23.614Z] #47 1.276 -- Detecting C compiler ABI info [2022-03-07T08:31:23.614Z] #47 1.469 -- Detecting C compiler ABI info - done [2022-03-07T08:31:23.614Z] #47 1.512 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-07T08:31:23.614Z] #47 1.513 -- Detecting C compile features [2022-03-07T08:31:23.614Z] #47 1.514 -- Detecting C compile features - done [2022-03-07T08:31:23.614Z] #47 1.533 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-07T08:31:23.614Z] #47 1.635 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-07T08:31:23.614Z] #47 1.679 -- Configuring done [2022-03-07T08:31:23.614Z] #47 1.685 -- Generating done [2022-03-07T08:31:23.614Z] #47 1.692 -- Build files have been written to: /tmp/tmp.4q94l9pGpO/tini [2022-03-07T08:31:23.614Z] #47 1.695 + make tini-static [2022-03-07T08:31:23.614Z] #47 1.814 Scanning dependencies of target tini-static [2022-03-07T08:31:23.614Z] #47 1.835 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-07T08:31:23.614Z] #47 2.281 [100%] Linking C executable tini-static [2022-03-07T08:31:23.614Z] #47 2.468 [100%] Built target tini-static [2022-03-07T08:31:23.614Z] #47 2.483 + mkdir -p /build [2022-03-07T08:31:23.614Z] #47 2.485 + cp tini-static /build/docker-init [2022-03-07T08:31:23.614Z] #47 DONE 2.8s [2022-03-07T08:31:23.717Z] #56 ... [2022-03-07T08:31:23.717Z] [2022-03-07T08:31:23.717Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T08:31:23.717Z] #35 sha256:c9f2c526f8615539a0835edb475da6a6d3f5e33bdeef51ab9ddf85bda4d424ce [2022-03-07T08:31:23.830Z] #60 ... [2022-03-07T08:31:23.830Z] [2022-03-07T08:31:23.830Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T08:31:23.830Z] #32 sha256:447fccbf5ed119d71b388b36285acd025e4a1a69cc5a8c34de8878aca96665b9 [2022-03-07T08:31:23.830Z] #32 DONE 0.1s [2022-03-07T08:31:23.830Z] [2022-03-07T08:31:23.830Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T08:31:23.830Z] #35 sha256:47977fdba98fdb8b1284c27c99dc87effb18031ca059694f14749bb42118d403 [2022-03-07T08:31:23.830Z] #35 DONE 0.1s [2022-03-07T08:31:23.830Z] [2022-03-07T08:31:23.830Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:31:23.830Z] #56 sha256:498fe939c0ab9021e595586ebf6fcb4695691d101812c6b010b3141f1b698f00 [2022-03-07T08:31:23.880Z] [2022-03-07T08:31:23.880Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:23.880Z] #67 sha256:259d636c5f133e3cd607423d0ee49f2643797cdc7e3a7d5ab36bdffe132ed0a7 [2022-03-07T08:31:23.880Z] #67 1.445 + RM_GOPATH=0 [2022-03-07T08:31:23.880Z] #67 1.445 + TMP_GOPATH= [2022-03-07T08:31:23.880Z] #67 1.445 + : /build [2022-03-07T08:31:23.880Z] #67 1.445 + '[' -z '' ']' [2022-03-07T08:31:23.880Z] #67 1.446 ++ mktemp -d [2022-03-07T08:31:23.880Z] #67 1.447 + export GOPATH=/tmp/tmp.AGl01DkTsf [2022-03-07T08:31:23.880Z] #67 1.447 + GOPATH=/tmp/tmp.AGl01DkTsf [2022-03-07T08:31:23.880Z] #67 1.447 + RM_GOPATH=1 [2022-03-07T08:31:23.880Z] #67 1.447 + case "$(go env GOARCH)" in [2022-03-07T08:31:23.880Z] #67 1.447 ++ go env GOARCH [2022-03-07T08:31:23.880Z] #67 1.457 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:31:23.880Z] #67 1.457 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:31:23.880Z] #67 1.457 ++ dirname /install.sh [2022-03-07T08:31:23.880Z] #67 1.457 + dir=/ [2022-03-07T08:31:23.880Z] #67 1.457 + bin=containerd [2022-03-07T08:31:23.880Z] #67 1.457 + shift [2022-03-07T08:31:23.880Z] #67 1.457 + '[' '!' -f //containerd.installer ']' [2022-03-07T08:31:23.880Z] #67 1.457 + . //containerd.installer [2022-03-07T08:31:23.880Z] #67 1.457 ++ set -e [2022-03-07T08:31:23.880Z] #67 1.457 ++ : v1.5.10 [2022-03-07T08:31:23.880Z] #67 1.462 Install containerd version v1.5.10 [2022-03-07T08:31:23.880Z] #67 1.462 + install_containerd [2022-03-07T08:31:23.880Z] #67 1.462 + echo 'Install containerd version v1.5.10' [2022-03-07T08:31:23.880Z] #67 1.462 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AGl01DkTsf/src/github.com/containerd/containerd [2022-03-07T08:31:23.880Z] #67 1.473 Cloning into '/tmp/tmp.AGl01DkTsf/src/github.com/containerd/containerd'... [2022-03-07T08:31:23.975Z] #35 DONE 0.3s [2022-03-07T08:31:23.975Z] [2022-03-07T08:31:23.975Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T08:31:23.975Z] #37 sha256:9815f7e49aff75c74fe78b0a6ea2993218d6145e97afa01dd1d0858e98a86834 [2022-03-07T08:31:23.975Z] #37 DONE 0.1s [2022-03-07T08:31:23.975Z] [2022-03-07T08:31:23.975Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:31:23.975Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:31:23.975Z] #43 ... [2022-03-07T08:31:23.975Z] [2022-03-07T08:31:23.975Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T08:31:23.975Z] #41 sha256:97307373cefcacd11ee6e75fbfe25792d373054fc8225c005ffb3b09cdacd4fb [2022-03-07T08:31:23.975Z] #41 DONE 0.1s [2022-03-07T08:31:24.087Z] #56 ... [2022-03-07T08:31:24.087Z] [2022-03-07T08:31:24.087Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T08:31:24.087Z] #37 sha256:46f44d7b67b5133c34c960e47418d1217efc61e7f213421efd9f063268b94b6e [2022-03-07T08:31:24.087Z] #37 DONE 0.1s [2022-03-07T08:31:24.087Z] [2022-03-07T08:31:24.087Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T08:31:24.087Z] #41 sha256:87034f512907fe6e71b2f37d54f750f39121cf3fb5085cc6aa5a50ed49953d29 [2022-03-07T08:31:24.087Z] #41 DONE 0.1s [2022-03-07T08:31:24.087Z] [2022-03-07T08:31:24.087Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T08:31:24.087Z] #44 sha256:5ba5e59d771bc91adfa596ba8f6dd22584683e2458e31aef61e94a6e6052c088 [2022-03-07T08:31:24.087Z] #44 DONE 0.1s [2022-03-07T08:31:24.087Z] [2022-03-07T08:31:24.087Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:24.087Z] #60 sha256:c883f1336b7122c25f6495e78cf76f79ccb40496b3ff15c9f6a96791f2babade [2022-03-07T08:31:24.234Z] [2022-03-07T08:31:24.234Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:31:24.234Z] #56 sha256:b647957f0f426e0429740beee85d0d5de33b7896421f4aab5dc91392ac0bda5e [2022-03-07T08:31:24.345Z] #60 ... [2022-03-07T08:31:24.346Z] [2022-03-07T08:31:24.346Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T08:31:24.346Z] #48 sha256:cdba19133edb36ca199682f8d9d48e4c367045866a6dc1101468b25ced374fb0 [2022-03-07T08:31:24.346Z] #48 DONE 0.1s [2022-03-07T08:31:24.346Z] [2022-03-07T08:31:24.346Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T08:31:24.346Z] #50 sha256:6d34446782feb53ec583a0334733b74618e4e6d108443df44263c394ead087c2 [2022-03-07T08:31:24.346Z] #50 DONE 0.1s [2022-03-07T08:31:24.346Z] [2022-03-07T08:31:24.346Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:31:24.346Z] #56 sha256:498fe939c0ab9021e595586ebf6fcb4695691d101812c6b010b3141f1b698f00 [2022-03-07T08:31:24.440Z] #23 12.86 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-07T08:31:24.440Z] #23 12.86 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d2dffc554f015aa1c609c6e70bcfc1fa302fe64f822a4be5d397f1bc954974cd [2022-03-07T08:31:24.440Z] #23 12.86 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-07T08:31:24.440Z] #23 12.87 Successfully built yamllint [2022-03-07T08:31:24.440Z] #23 12.89 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-07T08:31:24.697Z] #23 13.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-07T08:31:25.261Z] #23 DONE 13.7s [2022-03-07T08:31:25.261Z] [2022-03-07T08:31:25.261Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:31:25.261Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:31:25.261Z] #51 ... [2022-03-07T08:31:25.261Z] [2022-03-07T08:31:25.261Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T08:31:25.261Z] #27 sha256:b79a7ca6bb1e4c3ef12ba1fe66b91ae735422575de3f880cee33c3b40f278642 [2022-03-07T08:31:25.268Z] #67 ... [2022-03-07T08:31:25.268Z] [2022-03-07T08:31:25.268Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:31:25.268Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T08:31:25.268Z] #20 55.14 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-07T08:31:25.268Z] #20 55.14 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:31:25.268Z] #20 55.15 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T08:31:25.268Z] #20 55.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-07T08:31:25.268Z] #20 55.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:31:25.268Z] #20 55.30 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T08:31:25.518Z] #27 DONE 0.3s [2022-03-07T08:31:25.518Z] [2022-03-07T08:31:25.518Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:31:25.518Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:31:25.518Z] #51 ... [2022-03-07T08:31:25.518Z] [2022-03-07T08:31:25.518Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T08:31:25.518Z] #32 sha256:2bdb5e690967720e10d41555c87c47e14ed4556a521819a2fa1ffb4bff160374 [2022-03-07T08:31:25.775Z] #32 DONE 0.2s [2022-03-07T08:31:25.775Z] [2022-03-07T08:31:25.775Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T08:31:25.775Z] #35 sha256:9183006c0b19ea2d568ed46cec612b143ac67de8d3c1701e4fb8758cbc516476 [2022-03-07T08:31:26.345Z] #35 DONE 0.3s [2022-03-07T08:31:26.345Z] [2022-03-07T08:31:26.345Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T08:31:26.345Z] #37 sha256:70432cdbce346d98ab88c3c7b13cbf074688b3491b0964d5dd5f6ec398d157ce [2022-03-07T08:31:26.345Z] #37 DONE 0.1s [2022-03-07T08:31:26.345Z] [2022-03-07T08:31:26.345Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:26.345Z] #60 sha256:4712fad385af21343459e998bfbf2dc29f0046f09bb18506c512555ce8746945 [2022-03-07T08:31:26.345Z] #60 ... [2022-03-07T08:31:26.345Z] [2022-03-07T08:31:26.345Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T08:31:26.345Z] #41 sha256:6caf09186a884dc1ab527aac77c0fd3a5ac98f4d4212aa80d38750ddd9125390 [2022-03-07T08:31:26.345Z] #41 DONE 0.1s [2022-03-07T08:31:26.345Z] [2022-03-07T08:31:26.345Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:31:26.345Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:31:26.865Z] #56 ... [2022-03-07T08:31:26.865Z] [2022-03-07T08:31:26.865Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:26.865Z] #60 sha256:c883f1336b7122c25f6495e78cf76f79ccb40496b3ff15c9f6a96791f2babade [2022-03-07T08:31:26.865Z] #60 180.1 + bin/containerd [2022-03-07T08:31:27.186Z] #20 57.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-07T08:31:27.186Z] #20 57.24 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:31:27.186Z] #20 57.25 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:31:27.509Z] #56 ... [2022-03-07T08:31:27.509Z] [2022-03-07T08:31:27.509Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:31:27.509Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:31:27.509Z] #43 198.2 + dpkg --print-architecture [2022-03-07T08:31:27.509Z] #43 198.2 + git checkout -q v2.1.0 [2022-03-07T08:31:27.509Z] #43 198.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-07T08:31:27.509Z] #43 198.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-07T08:31:27.796Z] #60 ... [2022-03-07T08:31:27.796Z] [2022-03-07T08:31:27.796Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:31:27.796Z] #56 sha256:498fe939c0ab9021e595586ebf6fcb4695691d101812c6b010b3141f1b698f00 [2022-03-07T08:31:27.796Z] #56 120.9 + mkdir -p /build [2022-03-07T08:31:27.796Z] #56 120.9 + cp runc /build/runc [2022-03-07T08:31:27.796Z] #56 DONE 121.1s [2022-03-07T08:31:28.057Z] [2022-03-07T08:31:28.057Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:31:28.057Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-07T08:31:29.495Z] 4612f6d0b889: Verifying Checksum [2022-03-07T08:31:29.495Z] 4612f6d0b889: Download complete [2022-03-07T08:31:30.523Z] #51 ... [2022-03-07T08:31:30.523Z] [2022-03-07T08:31:30.523Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-07T08:31:30.523Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-07T08:31:30.523Z] #43 202.9 + dpkg --print-architecture [2022-03-07T08:31:30.523Z] #43 202.9 + git checkout -q v2.1.0 [2022-03-07T08:31:30.523Z] #43 203.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-07T08:31:30.523Z] #43 203.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-07T08:31:31.399Z] #20 ... [2022-03-07T08:31:31.399Z] [2022-03-07T08:31:31.399Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:31.399Z] #67 sha256:259d636c5f133e3cd607423d0ee49f2643797cdc7e3a7d5ab36bdffe132ed0a7 [2022-03-07T08:31:31.399Z] #67 13.61 + cd /tmp/tmp.AGl01DkTsf/src/github.com/containerd/containerd [2022-03-07T08:31:31.399Z] #67 13.61 + git checkout -q v1.5.10 [2022-03-07T08:31:31.399Z] #67 14.33 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-07T08:31:31.399Z] #67 14.33 + BUILDTAGS='netgo osusergo static_build' [2022-03-07T08:31:31.399Z] #67 14.33 + export EXTRA_FLAGS=-buildmode=pie [2022-03-07T08:31:31.399Z] #67 14.33 + EXTRA_FLAGS=-buildmode=pie [2022-03-07T08:31:31.399Z] #67 14.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-07T08:31:31.399Z] #67 14.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-07T08:31:31.399Z] #67 14.33 + '[' '' = dynamic ']' [2022-03-07T08:31:31.399Z] #67 14.33 + make [2022-03-07T08:31:32.230Z] #51 212.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-07T08:31:32.230Z] #51 DONE 212.5s [2022-03-07T08:31:32.230Z] [2022-03-07T08:31:32.230Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:32.230Z] #60 sha256:c883f1336b7122c25f6495e78cf76f79ccb40496b3ff15c9f6a96791f2babade [2022-03-07T08:31:32.348Z] #67 15.32 + bin/ctr [2022-03-07T08:31:32.641Z] #43 DONE 192.0s [2022-03-07T08:31:32.641Z] [2022-03-07T08:31:32.641Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:32.641Z] #60 sha256:b4c1728ca7b1154e351cd152ba4c09be5e76a106c965d4f2f1b7fc65d8b430fc [2022-03-07T08:31:32.792Z] #60 ... [2022-03-07T08:31:32.792Z] [2022-03-07T08:31:32.792Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T08:31:32.792Z] #52 sha256:f9cffa6036e3ebf91a288e5d4e02325892d30a7d8a6cfc5760b2721fa3be5d49 [2022-03-07T08:31:32.792Z] #52 DONE 0.2s [2022-03-07T08:31:32.792Z] [2022-03-07T08:31:32.792Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T08:31:32.792Z] #54 sha256:35b5a226f809bbe257cc9019c9c275689eb9dd70ab3038c350fa3c4b4808c6b3 [2022-03-07T08:31:32.792Z] #54 DONE 0.1s [2022-03-07T08:31:32.792Z] [2022-03-07T08:31:32.792Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:32.792Z] #60 sha256:c883f1336b7122c25f6495e78cf76f79ccb40496b3ff15c9f6a96791f2babade [2022-03-07T08:31:32.792Z] #60 ... [2022-03-07T08:31:32.792Z] [2022-03-07T08:31:32.792Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T08:31:32.792Z] #57 sha256:cf176f3f0d0647cc5f676d7620512d515529a2c531eb0a6db94cb5e423f42980 [2022-03-07T08:31:32.792Z] #57 DONE 0.1s [2022-03-07T08:31:33.048Z] [2022-03-07T08:31:33.048Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:33.048Z] #60 sha256:c883f1336b7122c25f6495e78cf76f79ccb40496b3ff15c9f6a96791f2babade [2022-03-07T08:31:33.584Z] #60 ... [2022-03-07T08:31:33.584Z] [2022-03-07T08:31:33.584Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T08:31:33.584Z] #44 sha256:6c3bf4087547a7ce62ec5461263cd51f6e1c36337e5fd60056fc8996db854b3c [2022-03-07T08:31:34.156Z] #44 DONE 0.8s [2022-03-07T08:31:34.156Z] [2022-03-07T08:31:34.156Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:34.156Z] #60 sha256:b4c1728ca7b1154e351cd152ba4c09be5e76a106c965d4f2f1b7fc65d8b430fc [2022-03-07T08:31:34.156Z] #60 ... [2022-03-07T08:31:34.156Z] [2022-03-07T08:31:34.156Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T08:31:34.156Z] #48 sha256:dda8beef4c1571710924e9453fc89c4cd1bdc8ab435d52b736f97dd5be0f3ae7 [2022-03-07T08:31:34.418Z] #48 DONE 0.2s [2022-03-07T08:31:34.418Z] [2022-03-07T08:31:34.418Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T08:31:34.418Z] #50 sha256:468f1bf3d7c05e015e282f342aa3a5d4692cd6c64fb38dc150af451b9bd906ba [2022-03-07T08:31:34.679Z] #50 DONE 0.2s [2022-03-07T08:31:34.679Z] [2022-03-07T08:31:34.679Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:34.679Z] #60 sha256:b4c1728ca7b1154e351cd152ba4c09be5e76a106c965d4f2f1b7fc65d8b430fc [2022-03-07T08:31:38.942Z] #67 ... [2022-03-07T08:31:38.942Z] [2022-03-07T08:31:38.942Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-07T08:31:38.942Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-07T08:31:38.942Z] #20 61.08 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-07T08:31:38.942Z] #20 61.08 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:31:38.942Z] #20 61.09 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:31:38.942Z] #20 62.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-07T08:31:38.942Z] #20 62.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:31:38.942Z] #20 62.67 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T08:31:38.942Z] #20 64.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-07T08:31:38.942Z] #20 64.51 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:31:38.942Z] #20 64.51 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:31:38.942Z] #20 68.36 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-07T08:31:38.942Z] #20 68.37 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-07T08:31:38.942Z] #20 68.37 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:31:40.149Z] #20 70.12 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-07T08:31:40.149Z] #20 70.12 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-07T08:31:40.149Z] #20 70.14 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T08:31:40.149Z] #20 70.20 Selecting previously unselected package libapparmor1:amd64. [2022-03-07T08:31:40.149Z] #20 70.21 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-07T08:31:40.149Z] #20 70.21 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-07T08:31:40.149Z] #20 70.26 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-07T08:31:40.149Z] #20 70.26 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-07T08:31:40.149Z] #20 70.27 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-07T08:31:40.149Z] #20 70.33 Selecting previously unselected package libbtrfs0:amd64. [2022-03-07T08:31:40.149Z] #20 70.34 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-07T08:31:40.149Z] #20 70.35 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:31:40.411Z] #20 70.42 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-07T08:31:40.411Z] #20 70.44 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-07T08:31:40.411Z] #20 70.44 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:31:40.411Z] #20 70.54 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-07T08:31:40.411Z] #20 70.55 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:31:40.411Z] #20 70.55 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:31:40.411Z] #20 70.59 Selecting previously unselected package libudev-dev:amd64. [2022-03-07T08:31:40.411Z] #20 70.60 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-07T08:31:40.411Z] #20 70.60 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-07T08:31:40.673Z] #20 70.67 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-07T08:31:40.673Z] #20 70.68 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-07T08:31:40.673Z] #20 70.68 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-07T08:31:40.673Z] #20 70.78 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-07T08:31:40.673Z] #20 70.79 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-07T08:31:40.673Z] #20 70.79 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-07T08:31:40.673Z] #20 70.88 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-07T08:31:40.673Z] #20 70.88 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-07T08:31:40.673Z] #20 70.89 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-07T08:31:40.673Z] #20 70.98 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-07T08:31:40.934Z] #20 70.99 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-07T08:31:40.934Z] #20 70.99 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-07T08:31:40.934Z] #20 71.05 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-07T08:31:40.934Z] #20 71.05 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-07T08:31:40.934Z] #20 71.05 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-07T08:31:40.934Z] #20 71.24 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-07T08:31:41.196Z] #20 71.25 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-07T08:31:41.196Z] #20 71.26 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-07T08:31:41.196Z] #20 71.36 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-07T08:31:41.196Z] #20 71.36 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-07T08:31:41.196Z] #20 71.37 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:31:41.196Z] #20 71.41 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-07T08:31:41.196Z] #20 71.42 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-07T08:31:41.196Z] #20 71.43 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-07T08:31:41.196Z] #20 71.48 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-07T08:31:41.458Z] #20 71.49 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-07T08:31:41.458Z] #20 71.49 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-07T08:31:41.458Z] #20 71.72 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-07T08:31:41.458Z] #20 71.73 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-07T08:31:41.719Z] #20 71.74 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-07T08:31:41.719Z] #20 71.76 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-07T08:31:41.719Z] #20 71.77 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-07T08:31:41.719Z] #20 71.78 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-07T08:31:41.719Z] #20 71.79 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-07T08:31:41.719Z] #20 71.80 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-07T08:31:41.719Z] #20 71.81 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-07T08:31:41.719Z] #20 71.82 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-07T08:31:41.719Z] #20 71.83 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-07T08:31:41.719Z] #20 71.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-07T08:31:41.719Z] #20 71.85 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-07T08:31:41.719Z] #20 71.86 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-07T08:31:41.719Z] #20 71.88 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-07T08:31:41.719Z] #20 71.89 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-07T08:31:41.719Z] #20 71.90 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-07T08:31:41.719Z] #20 71.91 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-07T08:31:41.719Z] #20 71.92 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-07T08:31:41.719Z] #20 71.93 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-07T08:31:41.719Z] #20 71.94 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:31:41.719Z] #20 71.96 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-03-07T08:31:41.719Z] #20 71.97 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:31:41.719Z] #20 71.98 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-03-07T08:31:41.719Z] #20 71.99 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-07T08:31:41.719Z] #20 72.00 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-07T08:31:41.719Z] #20 72.01 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-03-07T08:31:41.719Z] #20 72.01 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-07T08:31:41.719Z] #20 72.03 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-07T08:31:41.719Z] #20 72.04 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:31:41.719Z] #20 72.05 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-07T08:31:41.981Z] #20 72.07 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:31:41.981Z] #20 72.09 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-07T08:31:41.981Z] #20 72.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:31:43.369Z] #20 DONE 73.7s [2022-03-07T08:31:43.369Z] [2022-03-07T08:31:43.369Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-03-07T08:31:43.369Z] #21 sha256:db75bd3b135fe2d1bd4cb661fe8f3bb76feaaa7f57437ececffd905ad46fd13d [2022-03-07T08:31:44.783Z] #21 1.341 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-07T08:31:44.783Z] #21 1.346 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-07T08:31:45.059Z] #21 1.510 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-07T08:31:49.415Z] #43 DONE 218.1s [2022-03-07T08:31:49.415Z] [2022-03-07T08:31:49.415Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:49.415Z] #60 sha256:356c83a2bfc65778f1d75649b3faefda8d958a4d295e6ed12e59dae9eef23870 [2022-03-07T08:31:49.415Z] #60 ... [2022-03-07T08:31:49.415Z] [2022-03-07T08:31:49.415Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T08:31:49.415Z] #44 sha256:591fbf2c264813424a1dd2be8300e63a10f99c56c979432eae90676b40390500 [2022-03-07T08:31:49.415Z] #44 DONE 0.5s [2022-03-07T08:31:49.415Z] [2022-03-07T08:31:49.415Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T08:31:49.415Z] #48 sha256:abd60d5c1ff6cabba8d8175dd77103de6e1c6b3f7c01447c08c64659a0d63715 [2022-03-07T08:31:49.415Z] #48 DONE 0.0s [2022-03-07T08:31:49.415Z] [2022-03-07T08:31:49.415Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:31:49.415Z] #56 sha256:b647957f0f426e0429740beee85d0d5de33b7896421f4aab5dc91392ac0bda5e [2022-03-07T08:31:49.415Z] #56 ... [2022-03-07T08:31:49.415Z] [2022-03-07T08:31:49.415Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T08:31:49.415Z] #50 sha256:5f2f4d5930d65151550ef91464ec2ad35a23dd0037387a2e3f2f1aeea46ebe48 [2022-03-07T08:31:49.415Z] #50 DONE 0.1s [2022-03-07T08:31:49.415Z] [2022-03-07T08:31:49.415Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:31:49.415Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:31:50.629Z] #21 1.916 Reading package lists... [2022-03-07T08:31:52.468Z] #43 DONE 223.6s [2022-03-07T08:31:52.468Z] [2022-03-07T08:31:52.468Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:31:52.468Z] #60 sha256:4712fad385af21343459e998bfbf2dc29f0046f09bb18506c512555ce8746945 [2022-03-07T08:31:52.468Z] #60 ... [2022-03-07T08:31:52.468Z] [2022-03-07T08:31:52.468Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T08:31:52.468Z] #44 sha256:874194a696b2f35d7745130638eb4b48360497dfcded52f61ee6fcb1c7b18e1f [2022-03-07T08:31:52.468Z] #44 DONE 0.5s [2022-03-07T08:31:52.468Z] [2022-03-07T08:31:52.468Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:31:52.468Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:31:52.468Z] #51 ... [2022-03-07T08:31:52.468Z] [2022-03-07T08:31:52.468Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T08:31:52.468Z] #48 sha256:b24cc0bc93bf6222449d942ae0086a50eb2807e8fc1b05f480c60a2eb658586d [2022-03-07T08:31:52.468Z] #48 DONE 0.1s [2022-03-07T08:31:52.468Z] [2022-03-07T08:31:52.468Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T08:31:52.468Z] #50 sha256:a56c4f034866c21ac9a8cf293e54cc12a1c0e9f4ce824463fcd7ac848f7c49a5 [2022-03-07T08:31:52.468Z] #50 DONE 0.1s [2022-03-07T08:31:52.468Z] [2022-03-07T08:31:52.468Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:31:52.468Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:31:55.926Z] #21 6.703 Reading package lists... [2022-03-07T08:31:56.188Z] #21 11.55 Building dependency tree... [2022-03-07T08:31:56.188Z] #21 12.70 Reading state information... [2022-03-07T08:31:57.578Z] #21 13.93 The following additional packages will be installed: [2022-03-07T08:31:57.578Z] #21 13.93 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-07T08:31:57.578Z] #21 13.93 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-07T08:31:57.578Z] #21 13.93 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-07T08:31:57.578Z] #21 13.93 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-07T08:31:57.578Z] #21 13.93 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-07T08:31:57.578Z] #21 13.94 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-07T08:31:57.578Z] #21 13.94 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-07T08:31:57.578Z] #21 13.96 Suggested packages: [2022-03-07T08:31:57.578Z] #21 13.96 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-07T08:31:57.578Z] #21 13.96 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-07T08:31:57.578Z] #21 13.96 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-07T08:31:57.578Z] #21 13.96 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-07T08:31:57.578Z] #21 13.96 seccomp:ppc64el seccomp:s390x [2022-03-07T08:31:57.578Z] #21 13.96 Recommended packages: [2022-03-07T08:31:57.578Z] #21 13.96 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-07T08:31:57.578Z] #21 13.96 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-07T08:31:57.578Z] #21 13.96 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-07T08:31:57.578Z] #21 13.96 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-07T08:31:57.840Z] #21 14.40 The following NEW packages will be installed: [2022-03-07T08:31:57.840Z] #21 14.40 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-07T08:31:57.840Z] #21 14.41 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-07T08:31:57.840Z] #21 14.41 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-07T08:31:57.840Z] #21 14.41 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-07T08:31:57.840Z] #21 14.41 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-07T08:31:57.840Z] #21 14.41 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-07T08:31:57.840Z] #21 14.41 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-07T08:31:57.840Z] #21 14.41 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-07T08:31:57.840Z] #21 14.41 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-07T08:31:57.840Z] #21 14.41 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-07T08:31:57.840Z] #21 14.42 libseccomp2:ppc64el libseccomp2:s390x [2022-03-07T08:31:58.103Z] #21 14.79 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:31:58.103Z] #21 14.79 Need to get 15.9 MB of archives. [2022-03-07T08:31:58.103Z] #21 14.79 After this operation, 73.0 MB of additional disk space will be used. [2022-03-07T08:31:58.103Z] #21 14.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-07T08:31:58.365Z] #21 14.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-07T08:31:58.365Z] #21 14.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-07T08:31:58.365Z] #21 14.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-07T08:31:58.365Z] #21 14.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-07T08:31:58.365Z] #21 14.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-07T08:31:58.365Z] #21 14.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-07T08:31:58.365Z] #21 14.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-07T08:31:58.365Z] #21 14.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-07T08:31:58.365Z] #21 14.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-07T08:31:58.365Z] #21 14.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-07T08:31:58.365Z] #21 14.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-07T08:31:58.365Z] #21 14.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-07T08:31:58.365Z] #21 14.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-07T08:31:58.365Z] #21 14.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-07T08:31:58.365Z] #21 14.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-07T08:31:58.365Z] #21 14.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-07T08:31:58.365Z] #21 14.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-07T08:31:58.365Z] #21 14.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-07T08:31:58.365Z] #21 14.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-07T08:31:58.365Z] #21 14.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-07T08:31:58.365Z] #21 14.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-07T08:31:58.365Z] #21 14.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-07T08:31:58.365Z] #21 15.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-07T08:31:58.627Z] #21 15.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-07T08:31:58.628Z] #21 15.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-07T08:31:58.628Z] #21 15.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-07T08:31:58.628Z] #21 15.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-07T08:31:58.628Z] #21 15.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-07T08:31:58.628Z] #21 15.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-07T08:31:58.628Z] #21 15.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-07T08:31:58.628Z] #21 15.07 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-07T08:31:58.628Z] #21 15.07 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-07T08:31:58.628Z] #21 15.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-07T08:31:58.628Z] #21 15.08 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-07T08:31:58.628Z] #21 15.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-07T08:31:58.628Z] #21 15.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-07T08:31:58.628Z] #21 15.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-07T08:31:58.628Z] #21 15.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-07T08:31:58.628Z] #21 15.08 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-07T08:31:59.202Z] #21 15.63 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:31:59.202Z] #21 15.84 Fetched 15.9 MB in 1s (26.9 MB/s) [2022-03-07T08:31:59.463Z] #21 15.87 Selecting previously unselected package gcc-10-base:armel. [2022-03-07T08:31:59.463Z] #21 15.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-03-07T08:31:59.463Z] #21 15.92 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-07T08:31:59.463Z] #21 15.93 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-07T08:31:59.463Z] #21 15.98 Selecting previously unselected package gcc-10-base:armhf. [2022-03-07T08:31:59.463Z] #21 15.98 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-07T08:31:59.463Z] #21 15.98 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-07T08:31:59.463Z] #21 16.03 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-07T08:31:59.463Z] #21 16.03 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-07T08:31:59.463Z] #21 16.04 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-07T08:31:59.463Z] #21 16.09 Selecting previously unselected package gcc-10-base:s390x. [2022-03-07T08:31:59.556Z] #60 209.5 # github.com/containerd/containerd/cmd/containerd [2022-03-07T08:31:59.556Z] #60 209.5 /usr/bin/ld: /tmp/go-link-3652896464/000019.o: in function `New': [2022-03-07T08:31:59.556Z] #60 209.5 /tmp/tmp.6vpFq0JyAv/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-07T08:31:59.556Z] #60 209.5 + bin/containerd-stress [2022-03-07T08:31:59.556Z] #60 210.6 + bin/containerd-shim [2022-03-07T08:31:59.726Z] #21 16.09 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-07T08:31:59.726Z] #21 16.10 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-07T08:31:59.726Z] #21 16.15 Selecting previously unselected package gcc-10-base:arm64. [2022-03-07T08:31:59.726Z] #21 16.15 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-07T08:31:59.726Z] #21 16.15 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-07T08:31:59.726Z] #21 16.23 Selecting previously unselected package libgcc-s1:armel. [2022-03-07T08:31:59.726Z] #21 16.23 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-07T08:31:59.726Z] #21 16.24 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-07T08:31:59.726Z] #21 16.28 Selecting previously unselected package libcrypt1:armel. [2022-03-07T08:31:59.726Z] #21 16.29 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-07T08:31:59.726Z] #21 16.29 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-07T08:31:59.988Z] #21 16.37 Selecting previously unselected package libc6:armel. [2022-03-07T08:31:59.988Z] #21 16.38 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-07T08:31:59.988Z] #21 16.59 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-07T08:32:00.561Z] #21 17.04 Selecting previously unselected package libapparmor1:armel. [2022-03-07T08:32:00.562Z] #21 17.04 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-07T08:32:00.562Z] #21 17.05 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-07T08:32:00.562Z] #21 17.09 Selecting previously unselected package libapparmor-dev:armel. [2022-03-07T08:32:00.562Z] #21 17.10 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-07T08:32:00.562Z] #21 17.11 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-07T08:32:00.562Z] #21 17.16 Selecting previously unselected package libgcc-s1:arm64. [2022-03-07T08:32:00.562Z] #21 17.17 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-07T08:32:00.562Z] #21 17.18 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-07T08:32:00.562Z] #21 17.23 Selecting previously unselected package libcrypt1:arm64. [2022-03-07T08:32:00.823Z] #21 17.23 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-07T08:32:00.824Z] #21 17.23 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-07T08:32:00.824Z] #21 17.32 Selecting previously unselected package libc6:arm64. [2022-03-07T08:32:00.824Z] #21 17.32 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-07T08:32:00.824Z] #21 17.50 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-07T08:32:01.285Z] #60 189.5 + bin/containerd [2022-03-07T08:32:01.397Z] #21 18.00 Selecting previously unselected package libapparmor1:arm64. [2022-03-07T08:32:01.397Z] #21 18.01 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-07T08:32:01.397Z] #21 18.01 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-07T08:32:01.397Z] #21 18.07 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-07T08:32:01.659Z] #21 18.08 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-07T08:32:01.659Z] #21 18.08 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-07T08:32:01.659Z] #21 18.15 Selecting previously unselected package libgcc-s1:s390x. [2022-03-07T08:32:01.659Z] #21 18.16 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-07T08:32:01.659Z] #21 18.16 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-07T08:32:01.659Z] #21 18.21 Selecting previously unselected package libcrypt1:s390x. [2022-03-07T08:32:01.921Z] #21 18.22 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-07T08:32:01.921Z] #21 18.23 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-07T08:32:01.921Z] #21 18.30 Selecting previously unselected package libc6:s390x. [2022-03-07T08:32:01.921Z] #21 18.31 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-07T08:32:02.183Z] #21 18.50 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-07T08:32:02.445Z] #21 18.90 Selecting previously unselected package libapparmor1:s390x. [2022-03-07T08:32:02.445Z] #21 18.91 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-07T08:32:02.445Z] #21 18.92 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-07T08:32:02.445Z] #21 18.97 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-07T08:32:02.445Z] #21 18.97 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-07T08:32:02.445Z] #21 18.98 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-07T08:32:02.445Z] #21 19.05 Selecting previously unselected package libgcc-s1:armhf. [2022-03-07T08:32:02.707Z] #21 19.05 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-07T08:32:02.707Z] #21 19.06 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-07T08:32:02.707Z] #21 19.11 Selecting previously unselected package libcrypt1:armhf. [2022-03-07T08:32:02.707Z] #21 19.12 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-07T08:32:02.707Z] #21 19.12 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-07T08:32:02.707Z] #21 19.20 Selecting previously unselected package libc6:armhf. [2022-03-07T08:32:02.707Z] #21 19.20 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-07T08:32:02.969Z] #21 19.37 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-07T08:32:03.230Z] #21 19.75 Selecting previously unselected package libapparmor1:armhf. [2022-03-07T08:32:03.230Z] #21 19.76 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-07T08:32:03.230Z] #21 19.76 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-07T08:32:03.230Z] #21 19.81 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-07T08:32:03.230Z] #21 19.82 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-07T08:32:03.230Z] #21 19.82 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-07T08:32:03.492Z] #21 19.88 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-07T08:32:03.492Z] #21 19.88 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-07T08:32:03.492Z] #21 19.89 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-07T08:32:03.492Z] #21 19.94 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-07T08:32:03.492Z] #21 19.94 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-07T08:32:03.492Z] #21 19.94 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-07T08:32:03.492Z] #21 20.03 Selecting previously unselected package libc6:ppc64el. [2022-03-07T08:32:03.492Z] #21 20.04 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-07T08:32:03.731Z] #60 216.6 + bin/containerd-shim-runc-v1 [2022-03-07T08:32:03.754Z] #21 20.21 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-07T08:32:04.328Z] #21 20.77 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-07T08:32:04.328Z] #21 20.77 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-07T08:32:04.328Z] #21 20.78 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-07T08:32:04.328Z] #21 20.84 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-07T08:32:04.328Z] #21 20.84 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-07T08:32:04.328Z] #21 20.85 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-07T08:32:04.328Z] #21 20.92 Selecting previously unselected package libseccomp2:s390x. [2022-03-07T08:32:04.590Z] #21 20.92 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-07T08:32:04.590Z] #21 20.93 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-07T08:32:04.590Z] #21 20.98 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-07T08:32:04.590Z] #21 20.99 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-07T08:32:04.590Z] #21 21.00 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-07T08:32:04.590Z] #21 21.07 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-07T08:32:04.590Z] #21 21.07 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-07T08:32:04.590Z] #21 21.08 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-07T08:32:04.590Z] #21 21.13 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-07T08:32:04.590Z] #21 21.14 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-07T08:32:04.590Z] #21 21.14 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-07T08:32:04.590Z] #21 21.20 Selecting previously unselected package libseccomp2:armhf. [2022-03-07T08:32:04.854Z] #21 21.20 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-07T08:32:04.854Z] #21 21.21 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-07T08:32:04.854Z] #21 21.25 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-07T08:32:04.854Z] #21 21.25 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-07T08:32:04.854Z] #21 21.26 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-07T08:32:04.854Z] #21 21.34 Selecting previously unselected package libseccomp2:armel. [2022-03-07T08:32:04.854Z] #21 21.34 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-07T08:32:04.854Z] #21 21.35 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-07T08:32:04.854Z] #21 21.40 Selecting previously unselected package libseccomp-dev:armel. [2022-03-07T08:32:04.854Z] #21 21.41 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-07T08:32:04.854Z] #21 21.41 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-07T08:32:04.854Z] #21 21.47 Selecting previously unselected package libseccomp2:arm64. [2022-03-07T08:32:05.116Z] #21 21.47 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-07T08:32:05.116Z] #21 21.48 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T08:32:05.116Z] #21 21.52 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-07T08:32:05.116Z] #21 21.53 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-07T08:32:05.116Z] #21 21.54 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T08:32:05.116Z] #21 21.63 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-07T08:32:05.116Z] #21 21.65 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-07T08:32:05.116Z] #21 21.66 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-07T08:32:05.116Z] #21 21.68 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-07T08:32:05.116Z] #21 21.69 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-07T08:32:05.116Z] #21 21.71 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-07T08:32:05.116Z] #21 21.72 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-07T08:32:05.378Z] #21 21.74 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-07T08:32:05.378Z] #21 21.75 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-07T08:32:05.378Z] #21 21.76 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-07T08:32:05.378Z] #21 21.77 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-07T08:32:05.378Z] #21 21.78 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-07T08:32:05.378Z] #21 21.80 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-07T08:32:05.378Z] #21 21.81 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-07T08:32:05.378Z] #21 21.82 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-07T08:32:05.378Z] #21 21.83 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-07T08:32:06.595Z] #60 ... [2022-03-07T08:32:06.596Z] [2022-03-07T08:32:06.596Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:32:06.596Z] #56 sha256:36ab714d386e43b17eeae55c48c51fc7320972599fea29dca173a159e7d6a68d [2022-03-07T08:32:06.596Z] #56 127.9 + mkdir -p /build [2022-03-07T08:32:06.596Z] #56 127.9 + cp runc /build/runc [2022-03-07T08:32:06.775Z] #21 23.08 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-07T08:32:07.719Z] #21 24.29 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-07T08:32:07.908Z] #60 220.9 + bin/containerd-shim-runc-v2 [2022-03-07T08:32:08.480Z] #60 221.5 + binaries [2022-03-07T08:32:08.480Z] #60 221.5 + install -D bin/containerd /build/containerd [2022-03-07T08:32:08.480Z] #60 221.5 + install -D bin/containerd-shim /build/containerd-shim [2022-03-07T08:32:08.480Z] #60 221.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-07T08:32:08.480Z] #60 221.6 + install -D bin/ctr /build/ctr [2022-03-07T08:32:08.737Z] #60 DONE 222.0s [2022-03-07T08:32:09.108Z] #21 25.52 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-07T08:32:09.668Z] [2022-03-07T08:32:09.668Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T08:32:09.668Z] #61 sha256:23640b45ffd3af2049e5ee5c0536fe7f1f36c53f47e4e074732fd7c0a8338484 [2022-03-07T08:32:09.668Z] #61 DONE 0.2s [2022-03-07T08:32:09.668Z] [2022-03-07T08:32:09.668Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T08:32:09.668Z] #66 sha256:45f52aac572008f256b119111b5cfb8da3a948cba717de3fbdee56518b6ffbee [2022-03-07T08:32:09.668Z] #66 DONE 0.1s [2022-03-07T08:32:09.905Z] #56 DONE 131.1s [2022-03-07T08:32:09.905Z] [2022-03-07T08:32:09.905Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:09.905Z] #60 sha256:b4c1728ca7b1154e351cd152ba4c09be5e76a106c965d4f2f1b7fc65d8b430fc [2022-03-07T08:32:09.925Z] [2022-03-07T08:32:09.925Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T08:32:09.925Z] #71 sha256:788d1a8a30411f0f2ca9873ac12c9cd151f1eda3c7c3a5d631a4f94041439936 [2022-03-07T08:32:10.181Z] #71 DONE 0.2s [2022-03-07T08:32:10.181Z] [2022-03-07T08:32:10.181Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T08:32:10.181Z] #72 sha256:ef5e073e9ca192747e1f80a5ee064b124d8c53748436ddd2acbda22a8e1d0c63 [2022-03-07T08:32:10.181Z] #72 DONE 0.0s [2022-03-07T08:32:10.181Z] [2022-03-07T08:32:10.181Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T08:32:10.181Z] #73 sha256:965eb46b1a45297cced1d4573bb8401a9f7ccc634e67e1d96e082d28dda0c2c3 [2022-03-07T08:32:10.497Z] #21 26.75 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-07T08:32:10.744Z] #73 DONE 0.8s [2022-03-07T08:32:11.000Z] [2022-03-07T08:32:11.000Z] #74 exporting to image [2022-03-07T08:32:11.000Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T08:32:11.000Z] #74 exporting layers [2022-03-07T08:32:11.293Z] #60 ... [2022-03-07T08:32:11.293Z] [2022-03-07T08:32:11.293Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:32:11.293Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:32:11.293Z] #51 232.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-07T08:32:11.293Z] #51 DONE 232.8s [2022-03-07T08:32:11.441Z] #21 27.95 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-07T08:32:11.441Z] #21 27.96 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-07T08:32:11.441Z] #21 27.97 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-07T08:32:11.441Z] #21 27.98 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-07T08:32:11.441Z] #21 27.99 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-07T08:32:11.441Z] #21 28.00 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T08:32:11.441Z] #21 28.01 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-07T08:32:11.441Z] #21 28.02 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-07T08:32:11.441Z] #21 28.03 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-07T08:32:11.441Z] #21 28.04 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-07T08:32:11.555Z] [2022-03-07T08:32:11.555Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:11.555Z] #60 sha256:b4c1728ca7b1154e351cd152ba4c09be5e76a106c965d4f2f1b7fc65d8b430fc [2022-03-07T08:32:11.702Z] #21 28.06 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-07T08:32:11.702Z] #21 28.07 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-07T08:32:11.702Z] #21 28.08 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-07T08:32:11.702Z] #21 28.09 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-07T08:32:11.702Z] #21 28.10 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-07T08:32:11.702Z] #21 28.11 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-07T08:32:11.702Z] #21 28.12 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-07T08:32:11.702Z] #21 28.13 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-07T08:32:11.702Z] #21 28.15 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-07T08:32:11.702Z] #21 28.16 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-07T08:32:11.702Z] #21 28.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:32:12.275Z] #21 DONE 28.7s [2022-03-07T08:32:12.275Z] [2022-03-07T08:32:12.275Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-07T08:32:12.275Z] #62 sha256:3227920432c69661ad9aa0cd5b0f7239bc04861d3c5e07db4fa56029550f7d09 [2022-03-07T08:32:12.275Z] #62 DONE 0.1s [2022-03-07T08:32:12.275Z] [2022-03-07T08:32:12.275Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:32:12.275Z] #63 sha256:f7951eab3d977827def4292e7fc62a281daa70bd2946554f1575c320182ed5bc [2022-03-07T08:32:12.941Z] #60 ... [2022-03-07T08:32:12.941Z] [2022-03-07T08:32:12.941Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T08:32:12.941Z] #52 sha256:b8dac0ed8cf06bc93e96168b231c6b7d264202d5d6d9cf68559c40a3033bfc51 [2022-03-07T08:32:13.667Z] #63 ... [2022-03-07T08:32:13.667Z] [2022-03-07T08:32:13.667Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-07T08:32:13.667Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-07T08:32:13.667Z] #22 DONE 1.3s [2022-03-07T08:32:13.667Z] [2022-03-07T08:32:13.667Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:32:13.667Z] #63 sha256:f7951eab3d977827def4292e7fc62a281daa70bd2946554f1575c320182ed5bc [2022-03-07T08:32:13.667Z] #63 1.072 + RM_GOPATH=0 [2022-03-07T08:32:13.667Z] #63 1.072 + TMP_GOPATH= [2022-03-07T08:32:13.667Z] #63 1.072 + : /build [2022-03-07T08:32:13.667Z] #63 1.072 + '[' -z '' ']' [2022-03-07T08:32:13.667Z] #63 1.072 ++ mktemp -d [2022-03-07T08:32:13.667Z] #63 1.076 + export GOPATH=/tmp/tmp.JG4kA1TwKM [2022-03-07T08:32:13.667Z] #63 1.076 + GOPATH=/tmp/tmp.JG4kA1TwKM [2022-03-07T08:32:13.667Z] #63 1.076 + RM_GOPATH=1 [2022-03-07T08:32:13.667Z] #63 1.076 + case "$(go env GOARCH)" in [2022-03-07T08:32:13.667Z] #63 1.077 ++ go env GOARCH [2022-03-07T08:32:13.667Z] #63 1.082 + export GO_BUILDMODE=-buildmode=pie [2022-03-07T08:32:13.667Z] #63 1.082 + GO_BUILDMODE=-buildmode=pie [2022-03-07T08:32:13.667Z] #63 1.082 ++ dirname /install.sh [2022-03-07T08:32:13.667Z] #63 1.084 + dir=/ [2022-03-07T08:32:13.667Z] #63 1.084 + bin=runc [2022-03-07T08:32:13.667Z] #63 1.084 + shift [2022-03-07T08:32:13.667Z] #63 1.084 + '[' '!' -f //runc.installer ']' [2022-03-07T08:32:13.667Z] #63 1.084 + . //runc.installer [2022-03-07T08:32:13.667Z] #63 1.085 ++ set -e [2022-03-07T08:32:13.667Z] #63 1.085 ++ : v1.1.0 [2022-03-07T08:32:13.667Z] #63 1.085 + install_runc [2022-03-07T08:32:13.667Z] #63 1.085 + RUNC_BUILDTAGS=seccomp [2022-03-07T08:32:13.667Z] #63 1.086 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-07T08:32:13.667Z] #63 1.086 Install runc version v1.1.0 (build tags: seccomp) [2022-03-07T08:32:13.667Z] #63 1.086 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JG4kA1TwKM/src/github.com/opencontainers/runc [2022-03-07T08:32:13.667Z] #63 1.091 Cloning into '/tmp/tmp.JG4kA1TwKM/src/github.com/opencontainers/runc'... [2022-03-07T08:32:13.887Z] #52 DONE 0.8s [2022-03-07T08:32:13.887Z] [2022-03-07T08:32:13.887Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T08:32:13.887Z] #54 sha256:19fa2f9d5cb33d9fdc212ea2c18b3279420855de3103eb66c7c623fb2151517f [2022-03-07T08:32:13.887Z] #54 DONE 0.1s [2022-03-07T08:32:13.887Z] [2022-03-07T08:32:13.887Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:13.887Z] #60 sha256:b4c1728ca7b1154e351cd152ba4c09be5e76a106c965d4f2f1b7fc65d8b430fc [2022-03-07T08:32:13.887Z] #60 ... [2022-03-07T08:32:13.887Z] [2022-03-07T08:32:13.887Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T08:32:13.887Z] #57 sha256:d297d1b14b7adfb546ac61393fcfb2743a3b332f810df72cabc01c9a2a037c2f [2022-03-07T08:32:14.148Z] #57 DONE 0.4s [2022-03-07T08:32:14.148Z] [2022-03-07T08:32:14.148Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:14.148Z] #60 sha256:b4c1728ca7b1154e351cd152ba4c09be5e76a106c965d4f2f1b7fc65d8b430fc [2022-03-07T08:32:14.314Z] #74 exporting layers 3.1s done [2022-03-07T08:32:14.314Z] #74 writing image sha256:8a722bce33a1ee1edccd45d44645a8cfb88f272f095612d5d2ec72dbcc960aa0 done [2022-03-07T08:32:14.314Z] #74 naming to docker.io/library/docker:738b9842fe1dc9e02fd1771f2b02fdbb66e2328d done [2022-03-07T08:32:14.314Z] #74 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-07T08:32:14.611Z] #63 ... [2022-03-07T08:32:14.611Z] [2022-03-07T08:32:14.611Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-07T08:32:14.611Z] #23 sha256:08ef7aab0ae1c051ee5514bf7661a991d1f1c86a87327c5fa71e369ed4370d6a [2022-03-07T08:32:14.611Z] #23 DONE 1.0s [2022-03-07T08:32:14.611Z] [2022-03-07T08:32:14.611Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-07T08:32:14.611Z] #24 sha256:57c943574319571dc37b4c12cf80791bbd2382fc4b8f8d5e6a767a99787cda50 [2022-03-07T08:32:14.639Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-07T08:32:15.170Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=738b9842fe1dc9e02fd1771f2b02fdbb66e2328d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:738b9842fe1dc9e02fd1771f2b02fdbb66e2328d hack/test/unit [2022-03-07T08:32:15.559Z] #24 0.853 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-07T08:32:15.560Z] #24 DONE 0.9s [2022-03-07T08:32:15.560Z] [2022-03-07T08:32:15.560Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-07T08:32:15.560Z] #25 sha256:c79e1e4a6eeaa399b796a413950280c15dcd45913219f685865b0df00db85412 [2022-03-07T08:32:16.131Z] #25 DONE 0.9s [2022-03-07T08:32:16.131Z] [2022-03-07T08:32:16.131Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-07T08:32:16.131Z] #26 sha256:d326afb01be0f9fa2354eaf00d23e7439b881216a41668b7ebc2270a7f9867b1 [2022-03-07T08:32:17.060Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-07T08:32:17.060Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-07T08:32:17.060Z] + TESTDIRS=./... [2022-03-07T08:32:17.060Z] + exclude_paths='/vendor/|/integration' [2022-03-07T08:32:17.060Z] ++ go list ./... [2022-03-07T08:32:17.060Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-07T08:32:17.073Z] #26 DONE 0.9s [2022-03-07T08:32:17.073Z] [2022-03-07T08:32:17.073Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:17.073Z] #67 sha256:259d636c5f133e3cd607423d0ee49f2643797cdc7e3a7d5ab36bdffe132ed0a7 [2022-03-07T08:32:17.336Z] #67 ... [2022-03-07T08:32:17.336Z] [2022-03-07T08:32:17.336Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-07T08:32:17.336Z] #27 sha256:31b8876c5768dd12c94844f6e4b385a2f5b2c66122305733c479327e231acf32 [2022-03-07T08:32:17.624Z] + pkg_list='github.com/docker/docker/api [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/backend/build [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/httputils [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/middleware [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/build [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/container [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/debug [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/image [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/network [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/session [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/system [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/server/router/volume [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/backend [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/container [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/events [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/filters [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/image [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/mount [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/network [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/registry [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/strslice [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/swarm [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/time [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/versions [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T08:32:17.624Z] github.com/docker/docker/api/types/volume [2022-03-07T08:32:17.624Z] github.com/docker/docker/builder [2022-03-07T08:32:17.624Z] github.com/docker/docker/builder/builder-next [2022-03-07T08:32:17.624Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T08:32:17.624Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T08:32:17.624Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T08:32:17.624Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T08:32:17.624Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T08:32:17.624Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T08:32:17.624Z] github.com/docker/docker/builder/dockerfile [2022-03-07T08:32:17.624Z] github.com/docker/docker/builder/dockerignore [2022-03-07T08:32:17.624Z] github.com/docker/docker/builder/remotecontext [2022-03-07T08:32:17.624Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T08:32:17.624Z] github.com/docker/docker/cli [2022-03-07T08:32:17.624Z] github.com/docker/docker/cli/config [2022-03-07T08:32:17.624Z] github.com/docker/docker/cli/debug [2022-03-07T08:32:17.624Z] github.com/docker/docker/client [2022-03-07T08:32:17.624Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T08:32:17.624Z] github.com/docker/docker/cmd/dockerd [2022-03-07T08:32:17.624Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T08:32:17.624Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T08:32:17.624Z] github.com/docker/docker/container [2022-03-07T08:32:17.624Z] github.com/docker/docker/container/stream [2022-03-07T08:32:17.624Z] github.com/docker/docker/contrib/apparmor [2022-03-07T08:32:17.624Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T08:32:17.624Z] github.com/docker/docker/contrib/httpserver [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/cluster [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/config [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/events [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/exec [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T08:32:17.624Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/images [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/initlayer [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/links [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/listeners [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/local [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/names [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/network [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/stats [2022-03-07T08:32:17.625Z] github.com/docker/docker/distribution [2022-03-07T08:32:17.625Z] github.com/docker/docker/distribution/metadata [2022-03-07T08:32:17.625Z] github.com/docker/docker/distribution/utils [2022-03-07T08:32:17.625Z] github.com/docker/docker/distribution/xfer [2022-03-07T08:32:17.625Z] github.com/docker/docker/dockerversion [2022-03-07T08:32:17.625Z] github.com/docker/docker/errdefs [2022-03-07T08:32:17.625Z] github.com/docker/docker/image [2022-03-07T08:32:17.625Z] github.com/docker/docker/image/cache [2022-03-07T08:32:17.625Z] github.com/docker/docker/image/tarexport [2022-03-07T08:32:17.625Z] github.com/docker/docker/image/v1 [2022-03-07T08:32:17.625Z] github.com/docker/docker/internal/test/suite [2022-03-07T08:32:17.625Z] github.com/docker/docker/layer [2022-03-07T08:32:17.625Z] github.com/docker/docker/libcontainerd [2022-03-07T08:32:17.625Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T08:32:17.625Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T08:32:17.625Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T08:32:17.625Z] github.com/docker/docker/libcontainerd/types [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/config [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/idm [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/ns [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/options [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/osl [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/types [2022-03-07T08:32:17.625Z] github.com/docker/docker/oci [2022-03-07T08:32:17.625Z] github.com/docker/docker/oci/caps [2022-03-07T08:32:17.625Z] github.com/docker/docker/opts [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/aaparser [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/archive [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/authorization [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/capabilities [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/containerfs [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/directory [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/dmesg [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/filenotify [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/fileutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/fsutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/homedir [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/idtools [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/ioutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/locker [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/longpath [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/loopback [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/mount [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/parsers [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/pidfile [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/platform [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/plugins [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/pools [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/progress [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/pubsub [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/reexec [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/signal [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/stack [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/stringid [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/symlink [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/system [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/tailfile [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/tarsum [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/term [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/term/windows [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/truncindex [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/urlutil [2022-03-07T08:32:17.625Z] github.com/docker/docker/pkg/useragent [2022-03-07T08:32:17.625Z] github.com/docker/docker/plugin [2022-03-07T08:32:17.625Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T08:32:17.625Z] github.com/docker/docker/plugin/v2 [2022-03-07T08:32:17.625Z] github.com/docker/docker/profiles/apparmor [2022-03-07T08:32:17.625Z] github.com/docker/docker/profiles/seccomp [2022-03-07T08:32:17.625Z] github.com/docker/docker/quota [2022-03-07T08:32:17.625Z] github.com/docker/docker/reference [2022-03-07T08:32:17.625Z] github.com/docker/docker/registry [2022-03-07T08:32:17.625Z] github.com/docker/docker/registry/resumable [2022-03-07T08:32:17.625Z] github.com/docker/docker/restartmanager [2022-03-07T08:32:17.625Z] github.com/docker/docker/rootless [2022-03-07T08:32:17.625Z] github.com/docker/docker/rootless/specconv [2022-03-07T08:32:17.625Z] github.com/docker/docker/runconfig [2022-03-07T08:32:17.625Z] github.com/docker/docker/runconfig/opts [2022-03-07T08:32:17.625Z] github.com/docker/docker/testutil [2022-03-07T08:32:17.625Z] github.com/docker/docker/testutil/daemon [2022-03-07T08:32:17.625Z] github.com/docker/docker/testutil/environment [2022-03-07T08:32:17.625Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T08:32:17.625Z] github.com/docker/docker/testutil/fakegit [2022-03-07T08:32:17.625Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T08:32:17.625Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T08:32:17.625Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T08:32:17.625Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T08:32:17.625Z] github.com/docker/docker/testutil/registry [2022-03-07T08:32:17.625Z] github.com/docker/docker/testutil/request [2022-03-07T08:32:17.625Z] github.com/docker/docker/volume [2022-03-07T08:32:17.625Z] github.com/docker/docker/volume/drivers [2022-03-07T08:32:17.625Z] github.com/docker/docker/volume/local [2022-03-07T08:32:17.625Z] github.com/docker/docker/volume/mounts [2022-03-07T08:32:17.625Z] github.com/docker/docker/volume/service [2022-03-07T08:32:17.625Z] github.com/docker/docker/volume/service/opts [2022-03-07T08:32:17.625Z] github.com/docker/docker/volume/testutils' [2022-03-07T08:32:17.625Z] ++ grep --fixed-strings -v /libnetwork [2022-03-07T08:32:17.625Z] ++ echo 'github.com/docker/docker/api [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/backend/build [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/httputils [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/middleware [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/build [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/container [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/debug [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/image [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/network [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/session [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/system [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/server/router/volume [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/backend [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/container [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/events [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/filters [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/image [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/mount [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/network [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/registry [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/strslice [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/swarm [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/time [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/versions [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T08:32:17.625Z] github.com/docker/docker/api/types/volume [2022-03-07T08:32:17.625Z] github.com/docker/docker/builder [2022-03-07T08:32:17.625Z] github.com/docker/docker/builder/builder-next [2022-03-07T08:32:17.625Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T08:32:17.625Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T08:32:17.625Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T08:32:17.625Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T08:32:17.625Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T08:32:17.625Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T08:32:17.625Z] github.com/docker/docker/builder/dockerfile [2022-03-07T08:32:17.625Z] github.com/docker/docker/builder/dockerignore [2022-03-07T08:32:17.625Z] github.com/docker/docker/builder/remotecontext [2022-03-07T08:32:17.625Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T08:32:17.625Z] github.com/docker/docker/cli [2022-03-07T08:32:17.625Z] github.com/docker/docker/cli/config [2022-03-07T08:32:17.625Z] github.com/docker/docker/cli/debug [2022-03-07T08:32:17.625Z] github.com/docker/docker/client [2022-03-07T08:32:17.625Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T08:32:17.625Z] github.com/docker/docker/cmd/dockerd [2022-03-07T08:32:17.625Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T08:32:17.625Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T08:32:17.625Z] github.com/docker/docker/container [2022-03-07T08:32:17.625Z] github.com/docker/docker/container/stream [2022-03-07T08:32:17.625Z] github.com/docker/docker/contrib/apparmor [2022-03-07T08:32:17.625Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T08:32:17.625Z] github.com/docker/docker/contrib/httpserver [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/cluster [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/config [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/events [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/exec [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/images [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/initlayer [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/links [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/listeners [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/local [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/names [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/network [2022-03-07T08:32:17.625Z] github.com/docker/docker/daemon/stats [2022-03-07T08:32:17.625Z] github.com/docker/docker/distribution [2022-03-07T08:32:17.625Z] github.com/docker/docker/distribution/metadata [2022-03-07T08:32:17.625Z] github.com/docker/docker/distribution/utils [2022-03-07T08:32:17.625Z] github.com/docker/docker/distribution/xfer [2022-03-07T08:32:17.625Z] github.com/docker/docker/dockerversion [2022-03-07T08:32:17.625Z] github.com/docker/docker/errdefs [2022-03-07T08:32:17.625Z] github.com/docker/docker/image [2022-03-07T08:32:17.625Z] github.com/docker/docker/image/cache [2022-03-07T08:32:17.625Z] github.com/docker/docker/image/tarexport [2022-03-07T08:32:17.625Z] github.com/docker/docker/image/v1 [2022-03-07T08:32:17.625Z] github.com/docker/docker/internal/test/suite [2022-03-07T08:32:17.625Z] github.com/docker/docker/layer [2022-03-07T08:32:17.625Z] github.com/docker/docker/libcontainerd [2022-03-07T08:32:17.625Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T08:32:17.625Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T08:32:17.625Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T08:32:17.625Z] github.com/docker/docker/libcontainerd/types [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/config [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T08:32:17.625Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/idm [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/ns [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/options [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/osl [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T08:32:17.626Z] github.com/docker/docker/libnetwork/types [2022-03-07T08:32:17.626Z] github.com/docker/docker/oci [2022-03-07T08:32:17.626Z] github.com/docker/docker/oci/caps [2022-03-07T08:32:17.626Z] github.com/docker/docker/opts [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/aaparser [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/archive [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/authorization [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/capabilities [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/containerfs [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/directory [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/dmesg [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/filenotify [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/fileutils [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/fsutils [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/homedir [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/idtools [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/ioutils [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/locker [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/longpath [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/loopback [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/mount [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/parsers [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/pidfile [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/platform [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/plugins [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/pools [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/progress [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/pubsub [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/reexec [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/signal [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/stack [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/stringid [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/symlink [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/system [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/tailfile [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/tarsum [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/term [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/term/windows [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/truncindex [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/urlutil [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/useragent [2022-03-07T08:32:17.626Z] github.com/docker/docker/plugin [2022-03-07T08:32:17.626Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T08:32:17.626Z] github.com/docker/docker/plugin/v2 [2022-03-07T08:32:17.626Z] github.com/docker/docker/profiles/apparmor [2022-03-07T08:32:17.626Z] github.com/docker/docker/profiles/seccomp [2022-03-07T08:32:17.626Z] github.com/docker/docker/quota [2022-03-07T08:32:17.626Z] github.com/docker/docker/reference [2022-03-07T08:32:17.626Z] github.com/docker/docker/registry [2022-03-07T08:32:17.626Z] github.com/docker/docker/registry/resumable [2022-03-07T08:32:17.626Z] github.com/docker/docker/restartmanager [2022-03-07T08:32:17.626Z] github.com/docker/docker/rootless [2022-03-07T08:32:17.626Z] github.com/docker/docker/rootless/specconv [2022-03-07T08:32:17.626Z] github.com/docker/docker/runconfig [2022-03-07T08:32:17.626Z] github.com/docker/docker/runconfig/opts [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/daemon [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/environment [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/fakegit [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/registry [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/request [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume/drivers [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume/local [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume/mounts [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume/service [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume/service/opts [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume/testutils' [2022-03-07T08:32:17.626Z] + base_pkg_list='github.com/docker/docker/api [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/backend/build [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/httputils [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/middleware [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/build [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/container [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/debug [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/image [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/network [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/session [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/system [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/volume [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/backend [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/container [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/events [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/filters [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/image [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/mount [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/network [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/registry [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/strslice [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/swarm [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/time [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/versions [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/types/volume [2022-03-07T08:32:17.626Z] github.com/docker/docker/builder [2022-03-07T08:32:17.626Z] github.com/docker/docker/builder/builder-next [2022-03-07T08:32:17.626Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T08:32:17.626Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T08:32:17.626Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T08:32:17.626Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T08:32:17.626Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T08:32:17.626Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T08:32:17.626Z] github.com/docker/docker/builder/dockerfile [2022-03-07T08:32:17.626Z] github.com/docker/docker/builder/dockerignore [2022-03-07T08:32:17.626Z] github.com/docker/docker/builder/remotecontext [2022-03-07T08:32:17.626Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T08:32:17.626Z] github.com/docker/docker/cli [2022-03-07T08:32:17.626Z] github.com/docker/docker/cli/config [2022-03-07T08:32:17.626Z] github.com/docker/docker/cli/debug [2022-03-07T08:32:17.626Z] github.com/docker/docker/client [2022-03-07T08:32:17.626Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T08:32:17.626Z] github.com/docker/docker/cmd/dockerd [2022-03-07T08:32:17.626Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T08:32:17.626Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T08:32:17.626Z] github.com/docker/docker/container [2022-03-07T08:32:17.626Z] github.com/docker/docker/container/stream [2022-03-07T08:32:17.626Z] github.com/docker/docker/contrib/apparmor [2022-03-07T08:32:17.626Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T08:32:17.626Z] github.com/docker/docker/contrib/httpserver [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/cluster [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/config [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/events [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/exec [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/images [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/initlayer [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/links [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/listeners [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/local [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/names [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/network [2022-03-07T08:32:17.626Z] github.com/docker/docker/daemon/stats [2022-03-07T08:32:17.626Z] github.com/docker/docker/distribution [2022-03-07T08:32:17.626Z] github.com/docker/docker/distribution/metadata [2022-03-07T08:32:17.626Z] github.com/docker/docker/distribution/utils [2022-03-07T08:32:17.626Z] github.com/docker/docker/distribution/xfer [2022-03-07T08:32:17.626Z] github.com/docker/docker/dockerversion [2022-03-07T08:32:17.626Z] github.com/docker/docker/errdefs [2022-03-07T08:32:17.626Z] github.com/docker/docker/image [2022-03-07T08:32:17.626Z] github.com/docker/docker/image/cache [2022-03-07T08:32:17.626Z] github.com/docker/docker/image/tarexport [2022-03-07T08:32:17.626Z] github.com/docker/docker/image/v1 [2022-03-07T08:32:17.626Z] github.com/docker/docker/internal/test/suite [2022-03-07T08:32:17.626Z] github.com/docker/docker/layer [2022-03-07T08:32:17.626Z] github.com/docker/docker/libcontainerd [2022-03-07T08:32:17.626Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T08:32:17.626Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T08:32:17.626Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T08:32:17.626Z] github.com/docker/docker/libcontainerd/types [2022-03-07T08:32:17.626Z] github.com/docker/docker/oci [2022-03-07T08:32:17.626Z] github.com/docker/docker/oci/caps [2022-03-07T08:32:17.626Z] github.com/docker/docker/opts [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/aaparser [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/archive [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/authorization [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/capabilities [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/containerfs [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/directory [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/dmesg [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/filenotify [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/fileutils [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/fsutils [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/homedir [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/idtools [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/ioutils [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/locker [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/longpath [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/loopback [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/mount [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/parsers [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/pidfile [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/platform [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/plugins [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/pools [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/progress [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/pubsub [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/reexec [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/signal [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/stack [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/stringid [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/symlink [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/system [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/tailfile [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/tarsum [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/term [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/term/windows [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/truncindex [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/urlutil [2022-03-07T08:32:17.626Z] github.com/docker/docker/pkg/useragent [2022-03-07T08:32:17.626Z] github.com/docker/docker/plugin [2022-03-07T08:32:17.626Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T08:32:17.626Z] github.com/docker/docker/plugin/v2 [2022-03-07T08:32:17.626Z] github.com/docker/docker/profiles/apparmor [2022-03-07T08:32:17.626Z] github.com/docker/docker/profiles/seccomp [2022-03-07T08:32:17.626Z] github.com/docker/docker/quota [2022-03-07T08:32:17.626Z] github.com/docker/docker/reference [2022-03-07T08:32:17.626Z] github.com/docker/docker/registry [2022-03-07T08:32:17.626Z] github.com/docker/docker/registry/resumable [2022-03-07T08:32:17.626Z] github.com/docker/docker/restartmanager [2022-03-07T08:32:17.626Z] github.com/docker/docker/rootless [2022-03-07T08:32:17.626Z] github.com/docker/docker/rootless/specconv [2022-03-07T08:32:17.626Z] github.com/docker/docker/runconfig [2022-03-07T08:32:17.626Z] github.com/docker/docker/runconfig/opts [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/daemon [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/environment [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/fakegit [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/registry [2022-03-07T08:32:17.626Z] github.com/docker/docker/testutil/request [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume/drivers [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume/local [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume/mounts [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume/service [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume/service/opts [2022-03-07T08:32:17.626Z] github.com/docker/docker/volume/testutils' [2022-03-07T08:32:17.626Z] ++ grep --fixed-strings /libnetwork [2022-03-07T08:32:17.626Z] ++ echo 'github.com/docker/docker/api [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/backend/build [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/httputils [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/middleware [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/build [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/container [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/debug [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/image [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/network [2022-03-07T08:32:17.626Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/server/router/session [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/server/router/system [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/server/router/volume [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/backend [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/container [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/events [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/filters [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/image [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/mount [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/network [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/registry [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/strslice [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/swarm [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/time [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/versions [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T08:32:17.627Z] github.com/docker/docker/api/types/volume [2022-03-07T08:32:17.627Z] github.com/docker/docker/builder [2022-03-07T08:32:17.627Z] github.com/docker/docker/builder/builder-next [2022-03-07T08:32:17.627Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T08:32:17.627Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T08:32:17.627Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T08:32:17.627Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T08:32:17.627Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T08:32:17.627Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T08:32:17.627Z] github.com/docker/docker/builder/dockerfile [2022-03-07T08:32:17.627Z] github.com/docker/docker/builder/dockerignore [2022-03-07T08:32:17.627Z] github.com/docker/docker/builder/remotecontext [2022-03-07T08:32:17.627Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T08:32:17.627Z] github.com/docker/docker/cli [2022-03-07T08:32:17.627Z] github.com/docker/docker/cli/config [2022-03-07T08:32:17.627Z] github.com/docker/docker/cli/debug [2022-03-07T08:32:17.627Z] github.com/docker/docker/client [2022-03-07T08:32:17.627Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T08:32:17.627Z] github.com/docker/docker/cmd/dockerd [2022-03-07T08:32:17.627Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T08:32:17.627Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T08:32:17.627Z] github.com/docker/docker/container [2022-03-07T08:32:17.627Z] github.com/docker/docker/container/stream [2022-03-07T08:32:17.627Z] github.com/docker/docker/contrib/apparmor [2022-03-07T08:32:17.627Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T08:32:17.627Z] github.com/docker/docker/contrib/httpserver [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/cluster [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/config [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/events [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/exec [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/images [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/initlayer [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/links [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/listeners [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/local [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/names [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/network [2022-03-07T08:32:17.627Z] github.com/docker/docker/daemon/stats [2022-03-07T08:32:17.627Z] github.com/docker/docker/distribution [2022-03-07T08:32:17.627Z] github.com/docker/docker/distribution/metadata [2022-03-07T08:32:17.627Z] github.com/docker/docker/distribution/utils [2022-03-07T08:32:17.627Z] github.com/docker/docker/distribution/xfer [2022-03-07T08:32:17.627Z] github.com/docker/docker/dockerversion [2022-03-07T08:32:17.627Z] github.com/docker/docker/errdefs [2022-03-07T08:32:17.627Z] github.com/docker/docker/image [2022-03-07T08:32:17.627Z] github.com/docker/docker/image/cache [2022-03-07T08:32:17.627Z] github.com/docker/docker/image/tarexport [2022-03-07T08:32:17.627Z] github.com/docker/docker/image/v1 [2022-03-07T08:32:17.627Z] github.com/docker/docker/internal/test/suite [2022-03-07T08:32:17.627Z] github.com/docker/docker/layer [2022-03-07T08:32:17.627Z] github.com/docker/docker/libcontainerd [2022-03-07T08:32:17.627Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T08:32:17.627Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T08:32:17.627Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T08:32:17.627Z] github.com/docker/docker/libcontainerd/types [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/config [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/idm [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/ns [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/options [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/osl [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T08:32:17.627Z] github.com/docker/docker/libnetwork/types [2022-03-07T08:32:17.627Z] github.com/docker/docker/oci [2022-03-07T08:32:17.627Z] github.com/docker/docker/oci/caps [2022-03-07T08:32:17.627Z] github.com/docker/docker/opts [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/aaparser [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/archive [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/authorization [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/capabilities [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/containerfs [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/directory [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/dmesg [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/filenotify [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/fileutils [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/fsutils [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/homedir [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/idtools [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/ioutils [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/locker [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/longpath [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/loopback [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/mount [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/parsers [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/pidfile [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/platform [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/plugins [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/pools [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/progress [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/pubsub [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/reexec [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/signal [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/stack [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/stringid [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/symlink [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/system [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/tailfile [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/tarsum [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/term [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/term/windows [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/truncindex [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/urlutil [2022-03-07T08:32:17.627Z] github.com/docker/docker/pkg/useragent [2022-03-07T08:32:17.627Z] github.com/docker/docker/plugin [2022-03-07T08:32:17.627Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T08:32:17.627Z] github.com/docker/docker/plugin/v2 [2022-03-07T08:32:17.627Z] github.com/docker/docker/profiles/apparmor [2022-03-07T08:32:17.627Z] github.com/docker/docker/profiles/seccomp [2022-03-07T08:32:17.627Z] github.com/docker/docker/quota [2022-03-07T08:32:17.627Z] github.com/docker/docker/reference [2022-03-07T08:32:17.627Z] github.com/docker/docker/registry [2022-03-07T08:32:17.627Z] github.com/docker/docker/registry/resumable [2022-03-07T08:32:17.627Z] github.com/docker/docker/restartmanager [2022-03-07T08:32:17.627Z] github.com/docker/docker/rootless [2022-03-07T08:32:17.627Z] github.com/docker/docker/rootless/specconv [2022-03-07T08:32:17.627Z] github.com/docker/docker/runconfig [2022-03-07T08:32:17.627Z] github.com/docker/docker/runconfig/opts [2022-03-07T08:32:17.627Z] github.com/docker/docker/testutil [2022-03-07T08:32:17.627Z] github.com/docker/docker/testutil/daemon [2022-03-07T08:32:17.627Z] github.com/docker/docker/testutil/environment [2022-03-07T08:32:17.627Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T08:32:17.627Z] github.com/docker/docker/testutil/fakegit [2022-03-07T08:32:17.627Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T08:32:17.627Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T08:32:17.627Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T08:32:17.627Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T08:32:17.627Z] github.com/docker/docker/testutil/registry [2022-03-07T08:32:17.627Z] github.com/docker/docker/testutil/request [2022-03-07T08:32:17.627Z] github.com/docker/docker/volume [2022-03-07T08:32:17.627Z] github.com/docker/docker/volume/drivers [2022-03-07T08:32:17.627Z] github.com/docker/docker/volume/local [2022-03-07T08:32:17.627Z] github.com/docker/docker/volume/mounts [2022-03-07T08:32:17.627Z] github.com/docker/docker/volume/service [2022-03-07T08:32:17.627Z] github.com/docker/docker/volume/service/opts [2022-03-07T08:32:17.627Z] github.com/docker/docker/volume/testutils' [2022-03-07T08:32:17.884Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/config [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/idm [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ns [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/options [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/osl [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/types' [2022-03-07T08:32:17.884Z] + echo 'github.com/docker/docker/libnetwork [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/config [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/idm [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T08:32:17.884Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/ns [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/options [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/osl [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/types' [2022-03-07T08:32:17.885Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:32:17.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:32:17.885Z] + type docker-proxy [2022-03-07T08:32:17.885Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-07T08:32:17.885Z] + hack/make.sh binary-proxy install-proxy [2022-03-07T08:32:17.885Z] [2022-03-07T08:32:17.885Z] Removing bundles/ [2022-03-07T08:32:17.885Z] [2022-03-07T08:32:17.885Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-07T08:32:17.885Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-07T08:32:17.885Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:32:18.281Z] #27 DONE 1.0s [2022-03-07T08:32:18.281Z] [2022-03-07T08:32:18.281Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:32:18.281Z] #63 sha256:f7951eab3d977827def4292e7fc62a281daa70bd2946554f1575c320182ed5bc [2022-03-07T08:32:18.281Z] #63 5.856 + cd /tmp/tmp.JG4kA1TwKM/src/github.com/opencontainers/runc [2022-03-07T08:32:18.281Z] #63 5.856 + git checkout -q v1.1.0 [2022-03-07T08:32:18.281Z] #63 6.063 + '[' -z '' ']' [2022-03-07T08:32:18.541Z] #63 6.063 + target=static [2022-03-07T08:32:18.541Z] #63 6.064 + make BUILDTAGS=seccomp static [2022-03-07T08:32:18.541Z] #63 6.213 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-07T08:32:21.466Z] #51 ... [2022-03-07T08:32:21.466Z] [2022-03-07T08:32:21.466Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:21.466Z] #60 sha256:356c83a2bfc65778f1d75649b3faefda8d958a4d295e6ed12e59dae9eef23870 [2022-03-07T08:32:21.466Z] #60 197.0 + bin/containerd [2022-03-07T08:32:24.428Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-07T08:32:24.428Z] [2022-03-07T08:32:24.428Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-07T08:32:24.428Z] Installing docker-proxy to /usr/local/bin/ [2022-03-07T08:32:24.428Z] [2022-03-07T08:32:24.428Z] + mkdir -p bundles [2022-03-07T08:32:24.428Z] + '[' -n 'github.com/docker/docker/api [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/backend/build [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/httputils [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/middleware [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/build [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/container [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/debug [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/image [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/network [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/session [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/system [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/server/router/volume [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/backend [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/container [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/events [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/filters [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/image [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/mount [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/network [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/registry [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/strslice [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/swarm [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/time [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/versions [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T08:32:24.428Z] github.com/docker/docker/api/types/volume [2022-03-07T08:32:24.428Z] github.com/docker/docker/builder [2022-03-07T08:32:24.428Z] github.com/docker/docker/builder/builder-next [2022-03-07T08:32:24.428Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T08:32:24.428Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T08:32:24.428Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T08:32:24.428Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T08:32:24.428Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T08:32:24.428Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T08:32:24.428Z] github.com/docker/docker/builder/dockerfile [2022-03-07T08:32:24.428Z] github.com/docker/docker/builder/dockerignore [2022-03-07T08:32:24.428Z] github.com/docker/docker/builder/remotecontext [2022-03-07T08:32:24.428Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T08:32:24.428Z] github.com/docker/docker/cli [2022-03-07T08:32:24.429Z] github.com/docker/docker/cli/config [2022-03-07T08:32:24.429Z] github.com/docker/docker/cli/debug [2022-03-07T08:32:24.429Z] github.com/docker/docker/client [2022-03-07T08:32:24.429Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T08:32:24.429Z] github.com/docker/docker/cmd/dockerd [2022-03-07T08:32:24.429Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T08:32:24.429Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T08:32:24.429Z] github.com/docker/docker/container [2022-03-07T08:32:24.429Z] github.com/docker/docker/container/stream [2022-03-07T08:32:24.429Z] github.com/docker/docker/contrib/apparmor [2022-03-07T08:32:24.429Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T08:32:24.429Z] github.com/docker/docker/contrib/httpserver [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/cluster [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/config [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/events [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/exec [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/images [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/initlayer [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/links [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/listeners [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/local [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/names [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/network [2022-03-07T08:32:24.429Z] github.com/docker/docker/daemon/stats [2022-03-07T08:32:24.429Z] github.com/docker/docker/distribution [2022-03-07T08:32:24.429Z] github.com/docker/docker/distribution/metadata [2022-03-07T08:32:24.429Z] github.com/docker/docker/distribution/utils [2022-03-07T08:32:24.429Z] github.com/docker/docker/distribution/xfer [2022-03-07T08:32:24.429Z] github.com/docker/docker/dockerversion [2022-03-07T08:32:24.429Z] github.com/docker/docker/errdefs [2022-03-07T08:32:24.429Z] github.com/docker/docker/image [2022-03-07T08:32:24.429Z] github.com/docker/docker/image/cache [2022-03-07T08:32:24.429Z] github.com/docker/docker/image/tarexport [2022-03-07T08:32:24.429Z] github.com/docker/docker/image/v1 [2022-03-07T08:32:24.429Z] github.com/docker/docker/internal/test/suite [2022-03-07T08:32:24.429Z] github.com/docker/docker/layer [2022-03-07T08:32:24.429Z] github.com/docker/docker/libcontainerd [2022-03-07T08:32:24.429Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T08:32:24.429Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T08:32:24.429Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T08:32:24.429Z] github.com/docker/docker/libcontainerd/types [2022-03-07T08:32:24.429Z] github.com/docker/docker/oci [2022-03-07T08:32:24.429Z] github.com/docker/docker/oci/caps [2022-03-07T08:32:24.429Z] github.com/docker/docker/opts [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/aaparser [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/archive [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/authorization [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/capabilities [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/containerfs [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/directory [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/dmesg [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/filenotify [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/fileutils [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/fsutils [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/homedir [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/idtools [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/ioutils [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/locker [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/longpath [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/loopback [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/mount [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/parsers [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/pidfile [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/platform [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/plugins [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/pools [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/progress [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/pubsub [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/reexec [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/signal [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/stack [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/stringid [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/symlink [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/system [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/tailfile [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/tarsum [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/term [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/term/windows [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/truncindex [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/urlutil [2022-03-07T08:32:24.429Z] github.com/docker/docker/pkg/useragent [2022-03-07T08:32:24.429Z] github.com/docker/docker/plugin [2022-03-07T08:32:24.429Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T08:32:24.429Z] github.com/docker/docker/plugin/v2 [2022-03-07T08:32:24.429Z] github.com/docker/docker/profiles/apparmor [2022-03-07T08:32:24.429Z] github.com/docker/docker/profiles/seccomp [2022-03-07T08:32:24.429Z] github.com/docker/docker/quota [2022-03-07T08:32:24.429Z] github.com/docker/docker/reference [2022-03-07T08:32:24.429Z] github.com/docker/docker/registry [2022-03-07T08:32:24.429Z] github.com/docker/docker/registry/resumable [2022-03-07T08:32:24.429Z] github.com/docker/docker/restartmanager [2022-03-07T08:32:24.429Z] github.com/docker/docker/rootless [2022-03-07T08:32:24.429Z] github.com/docker/docker/rootless/specconv [2022-03-07T08:32:24.429Z] github.com/docker/docker/runconfig [2022-03-07T08:32:24.429Z] github.com/docker/docker/runconfig/opts [2022-03-07T08:32:24.429Z] github.com/docker/docker/testutil [2022-03-07T08:32:24.429Z] github.com/docker/docker/testutil/daemon [2022-03-07T08:32:24.429Z] github.com/docker/docker/testutil/environment [2022-03-07T08:32:24.429Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T08:32:24.429Z] github.com/docker/docker/testutil/fakegit [2022-03-07T08:32:24.429Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T08:32:24.429Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T08:32:24.429Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T08:32:24.429Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T08:32:24.429Z] github.com/docker/docker/testutil/registry [2022-03-07T08:32:24.429Z] github.com/docker/docker/testutil/request [2022-03-07T08:32:24.429Z] github.com/docker/docker/volume [2022-03-07T08:32:24.429Z] github.com/docker/docker/volume/drivers [2022-03-07T08:32:24.429Z] github.com/docker/docker/volume/local [2022-03-07T08:32:24.429Z] github.com/docker/docker/volume/mounts [2022-03-07T08:32:24.429Z] github.com/docker/docker/volume/service [2022-03-07T08:32:24.429Z] github.com/docker/docker/volume/service/opts [2022-03-07T08:32:24.429Z] github.com/docker/docker/volume/testutils' ']' [2022-03-07T08:32:24.429Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-07T08:32:24.534Z] #51 ... [2022-03-07T08:32:24.534Z] [2022-03-07T08:32:24.534Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:24.534Z] #60 sha256:4712fad385af21343459e998bfbf2dc29f0046f09bb18506c512555ce8746945 [2022-03-07T08:32:24.534Z] #60 200.5 + bin/containerd [2022-03-07T08:32:24.686Z] ? github.com/docker/docker/api [no test files] [2022-03-07T08:32:24.742Z] #60 ... [2022-03-07T08:32:24.742Z] [2022-03-07T08:32:24.742Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:32:24.742Z] #56 sha256:b647957f0f426e0429740beee85d0d5de33b7896421f4aab5dc91392ac0bda5e [2022-03-07T08:32:24.742Z] #56 124.5 + mkdir -p /build [2022-03-07T08:32:24.742Z] #56 124.5 + cp runc /build/runc [2022-03-07T08:32:25.138Z] #63 ... [2022-03-07T08:32:25.138Z] [2022-03-07T08:32:25.138Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T08:32:25.138Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-07T08:32:25.138Z] #28 1.171 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-07T08:32:25.138Z] #28 1.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-07T08:32:25.138Z] #28 1.193 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-07T08:32:25.138Z] #28 1.416 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-07T08:32:25.138Z] #28 1.647 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-07T08:32:25.138Z] #28 1.907 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-07T08:32:25.138Z] #28 2.287 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-07T08:32:25.138Z] #28 2.574 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-07T08:32:25.138Z] #28 2.861 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-07T08:32:25.138Z] #28 3.149 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [122 kB] [2022-03-07T08:32:25.138Z] #28 3.149 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-07T08:32:25.138Z] #28 3.149 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-07T08:32:25.138Z] #28 3.150 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-07T08:32:25.138Z] #28 3.157 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-07T08:32:25.138Z] #28 3.158 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-07T08:32:25.138Z] #28 3.259 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-07T08:32:25.138Z] #28 3.268 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-07T08:32:25.138Z] #28 3.269 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-07T08:32:25.138Z] #28 3.269 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-07T08:32:25.138Z] #28 3.270 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-07T08:32:25.138Z] #28 3.270 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-07T08:32:27.265Z] #56 DONE 127.1s [2022-03-07T08:32:27.265Z] [2022-03-07T08:32:27.265Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:27.265Z] #60 sha256:356c83a2bfc65778f1d75649b3faefda8d958a4d295e6ed12e59dae9eef23870 [2022-03-07T08:32:27.811Z] #60 ... [2022-03-07T08:32:27.811Z] [2022-03-07T08:32:27.811Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:32:27.811Z] #56 sha256:3581a0098d400902a0ab561b5467adb4246ff65929a5428663d5fda4ec26efa9 [2022-03-07T08:32:27.812Z] #56 125.9 + mkdir -p /build [2022-03-07T08:32:27.812Z] #56 125.9 + cp runc /build/runc [2022-03-07T08:32:28.061Z] 8f616e6e9eec: Pull complete [2022-03-07T08:32:28.446Z] #28 ... [2022-03-07T08:32:28.446Z] [2022-03-07T08:32:28.446Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:28.446Z] #67 sha256:259d636c5f133e3cd607423d0ee49f2643797cdc7e3a7d5ab36bdffe132ed0a7 [2022-03-07T08:32:28.446Z] #67 70.79 + bin/containerd [2022-03-07T08:32:29.801Z] #60 ... [2022-03-07T08:32:29.801Z] [2022-03-07T08:32:29.801Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:32:29.801Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:32:29.801Z] #51 260.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-07T08:32:29.801Z] #51 DONE 261.0s [2022-03-07T08:32:30.058Z] [2022-03-07T08:32:30.058Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:30.058Z] #60 sha256:356c83a2bfc65778f1d75649b3faefda8d958a4d295e6ed12e59dae9eef23870 [2022-03-07T08:32:30.334Z] #56 DONE 128.0s [2022-03-07T08:32:30.334Z] [2022-03-07T08:32:30.334Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-07T08:32:30.334Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-07T08:32:30.990Z] #60 ... [2022-03-07T08:32:30.990Z] [2022-03-07T08:32:30.990Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T08:32:30.990Z] #52 sha256:91314f7df659fcb2c1d0dc11e2e84e1544fd5e64aea8c02d920f339e05a77625 [2022-03-07T08:32:31.552Z] #52 DONE 0.6s [2022-03-07T08:32:31.553Z] [2022-03-07T08:32:31.553Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T08:32:31.553Z] #54 sha256:3cf0d8d71e4e27fcb1e259113eab27ca01dbe6ab17f58e31a8ec513f9603e6a2 [2022-03-07T08:32:31.553Z] #54 DONE 0.1s [2022-03-07T08:32:31.553Z] [2022-03-07T08:32:31.553Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:31.553Z] #60 sha256:356c83a2bfc65778f1d75649b3faefda8d958a4d295e6ed12e59dae9eef23870 [2022-03-07T08:32:31.809Z] #60 ... [2022-03-07T08:32:31.809Z] [2022-03-07T08:32:31.809Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T08:32:31.809Z] #57 sha256:8d1668804f3d0cc76ac37b18ed0199c943d6054bc8687e23b74e5d2a94e5736a [2022-03-07T08:32:31.809Z] #57 DONE 0.3s [2022-03-07T08:32:31.809Z] [2022-03-07T08:32:31.809Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:31.809Z] #60 sha256:356c83a2bfc65778f1d75649b3faefda8d958a4d295e6ed12e59dae9eef23870 [2022-03-07T08:32:32.230Z] #51 265.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-07T08:32:32.230Z] #51 DONE 265.4s [2022-03-07T08:32:32.230Z] [2022-03-07T08:32:32.230Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:32.230Z] #60 sha256:4712fad385af21343459e998bfbf2dc29f0046f09bb18506c512555ce8746945 [2022-03-07T08:32:33.161Z] #60 ... [2022-03-07T08:32:33.161Z] [2022-03-07T08:32:33.161Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T08:32:33.161Z] #52 sha256:f98b6002c517b00ca070230c5342d5714dc4791111ad4e68245e9df679909e16 [2022-03-07T08:32:33.420Z] #52 DONE 0.3s [2022-03-07T08:32:33.420Z] [2022-03-07T08:32:33.420Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:33.420Z] #60 sha256:4712fad385af21343459e998bfbf2dc29f0046f09bb18506c512555ce8746945 [2022-03-07T08:32:33.679Z] #60 ... [2022-03-07T08:32:33.679Z] [2022-03-07T08:32:33.679Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T08:32:33.679Z] #54 sha256:708b32a054d20164f296bbba7bce92605d58f6909db29732f6a0bd977631aaea [2022-03-07T08:32:33.679Z] #54 DONE 0.1s [2022-03-07T08:32:33.679Z] [2022-03-07T08:32:33.679Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T08:32:33.679Z] #57 sha256:f0c241d3d653b07677209a475eb355dc0ca3759ecdc98d9cf5e72c53a6dd8767 [2022-03-07T08:32:33.936Z] #57 DONE 0.4s [2022-03-07T08:32:33.936Z] [2022-03-07T08:32:33.936Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:32:33.936Z] #60 sha256:4712fad385af21343459e998bfbf2dc29f0046f09bb18506c512555ce8746945 [2022-03-07T08:32:35.042Z] #67 ... [2022-03-07T08:32:35.042Z] [2022-03-07T08:32:35.042Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-07T08:32:35.042Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-07T08:32:35.042Z] #28 13.62 Fetched 48.9 MB in 13s (3851 kB/s) [2022-03-07T08:32:36.864Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2022-03-07T08:32:38.349Z] #28 13.62 Reading package lists... [2022-03-07T08:32:40.791Z] #60 229.4 # github.com/containerd/containerd/cmd/containerd [2022-03-07T08:32:40.791Z] #60 229.4 /usr/bin/ld: /tmp/go-link-2595803136/000019.o: in function `New': [2022-03-07T08:32:40.791Z] #60 229.4 /tmp/tmp.QDKbCyqG2I/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-07T08:32:40.791Z] #60 229.5 + bin/containerd-stress [2022-03-07T08:32:41.052Z] #60 230.5 + bin/containerd-shim [2022-03-07T08:32:45.050Z] #28 20.25 Reading package lists... [2022-03-07T08:32:46.968Z] #28 26.84 Building dependency tree... [2022-03-07T08:32:47.914Z] #28 29.78 bzip2 is already the newest version (1.0.8-4). [2022-03-07T08:32:47.914Z] #28 29.78 patch is already the newest version (2.7.6-7). [2022-03-07T08:32:47.914Z] #28 29.78 xz-utils is already the newest version (5.2.5-2). [2022-03-07T08:32:47.914Z] #28 29.78 The following additional packages will be installed: [2022-03-07T08:32:47.914Z] #28 29.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-07T08:32:47.914Z] #28 29.79 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-07T08:32:47.914Z] #28 29.79 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-07T08:32:47.914Z] #28 29.79 python3-pkg-resources vim-runtime xxd [2022-03-07T08:32:47.914Z] #28 29.81 Suggested packages: [2022-03-07T08:32:48.176Z] #28 29.81 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-07T08:32:48.176Z] #28 29.81 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-07T08:32:48.176Z] #28 29.81 Recommended packages: [2022-03-07T08:32:48.176Z] #28 29.81 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-07T08:32:49.202Z] #60 237.8 + bin/containerd-shim-runc-v1 [2022-03-07T08:32:49.565Z] #28 31.28 The following NEW packages will be installed: [2022-03-07T08:32:49.565Z] #28 31.28 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-07T08:32:49.565Z] #28 31.28 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-07T08:32:49.565Z] #28 31.29 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-07T08:32:49.565Z] #28 31.29 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-07T08:32:49.565Z] #28 31.29 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-07T08:32:49.565Z] #28 31.29 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-07T08:32:49.565Z] #28 31.29 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-07T08:32:49.827Z] #28 31.67 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:32:49.827Z] #28 31.67 Need to get 18.6 MB of archives. [2022-03-07T08:32:49.827Z] #28 31.67 After this operation, 71.4 MB of additional disk space will be used. [2022-03-07T08:32:49.827Z] #28 31.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-07T08:32:49.827Z] #28 31.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-07T08:32:49.827Z] #28 31.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-07T08:32:49.827Z] #28 31.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-07T08:32:49.827Z] #28 31.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-07T08:32:49.827Z] #28 31.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-07T08:32:49.827Z] #28 31.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-07T08:32:49.827Z] #28 31.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-07T08:32:49.827Z] #28 31.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-07T08:32:49.827Z] #28 31.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-07T08:32:49.827Z] #28 31.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-07T08:32:49.827Z] #28 31.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-07T08:32:49.827Z] #28 31.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-07T08:32:49.827Z] #28 31.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-07T08:32:49.827Z] #28 31.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-07T08:32:49.827Z] #28 31.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-07T08:32:49.827Z] #28 31.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-07T08:32:49.827Z] #28 31.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-07T08:32:49.827Z] #28 31.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-07T08:32:49.827Z] #28 31.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-07T08:32:49.827Z] #28 31.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-07T08:32:49.827Z] #28 31.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-07T08:32:49.827Z] #28 31.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-07T08:32:49.827Z] #28 31.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-07T08:32:49.827Z] #28 31.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-07T08:32:49.827Z] #28 31.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-07T08:32:49.827Z] #28 31.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-07T08:32:49.827Z] #28 31.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-07T08:32:49.827Z] #28 31.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-07T08:32:49.827Z] #28 31.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-07T08:32:49.827Z] #28 31.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-07T08:32:50.089Z] #28 31.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-07T08:32:50.089Z] #28 31.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-07T08:32:50.089Z] #28 31.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-07T08:32:50.089Z] #28 31.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-07T08:32:50.089Z] #28 31.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-07T08:32:50.089Z] #28 31.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-07T08:32:50.089Z] #28 31.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-07T08:32:50.089Z] #28 31.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-07T08:32:50.089Z] #28 31.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-07T08:32:50.089Z] #28 31.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-07T08:32:50.089Z] #28 31.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-07T08:32:50.089Z] #28 31.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-07T08:32:50.089Z] #28 31.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-07T08:32:50.663Z] #28 32.62 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:32:51.273Z] #28 33.01 Fetched 18.6 MB in 1s (31.2 MB/s) [2022-03-07T08:32:51.274Z] #28 33.10 Selecting previously unselected package pigz. [2022-03-07T08:32:51.274Z] #28 33.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-03-07T08:32:51.274Z] #28 33.16 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-07T08:32:51.274Z] #28 33.17 Unpacking pigz (2.6-1) ... [2022-03-07T08:32:51.536Z] #28 33.32 Selecting previously unselected package libelf1:amd64. [2022-03-07T08:32:51.536Z] #28 33.32 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-07T08:32:51.536Z] #28 33.33 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-07T08:32:51.536Z] #28 33.43 Selecting previously unselected package libbpf0:amd64. [2022-03-07T08:32:51.536Z] #28 33.44 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-07T08:32:51.536Z] #28 33.45 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-07T08:32:51.536Z] #28 33.51 Selecting previously unselected package libcap2:amd64. [2022-03-07T08:32:51.798Z] #28 33.52 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-07T08:32:51.798Z] #28 33.52 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-07T08:32:51.798Z] #28 33.58 Selecting previously unselected package libmnl0:amd64. [2022-03-07T08:32:51.798Z] #28 33.58 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-07T08:32:51.798Z] #28 33.59 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-07T08:32:51.798Z] #28 33.63 Selecting previously unselected package libxtables12:amd64. [2022-03-07T08:32:51.798Z] #28 33.64 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-07T08:32:51.798Z] #28 33.65 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-07T08:32:51.798Z] #28 33.70 Selecting previously unselected package libcap2-bin. [2022-03-07T08:32:51.798Z] #28 33.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-07T08:32:51.798Z] #28 33.72 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-07T08:32:52.059Z] #28 33.78 Selecting previously unselected package iproute2. [2022-03-07T08:32:52.059Z] #28 33.79 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-07T08:32:52.059Z] #28 33.80 Unpacking iproute2 (5.10.0-4) ... [2022-03-07T08:32:52.321Z] #28 34.11 Selecting previously unselected package xxd. [2022-03-07T08:32:52.321Z] #28 34.12 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T08:32:52.321Z] #28 34.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:32:52.321Z] #28 34.22 Selecting previously unselected package vim-common. [2022-03-07T08:32:52.321Z] #28 34.23 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:32:52.321Z] #28 34.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:32:52.321Z] #28 34.35 Selecting previously unselected package bash-completion. [2022-03-07T08:32:52.583Z] #28 34.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-07T08:32:53.973Z] #28 35.56 Unpacking bash-completion (1:2.11-2) ... [2022-03-07T08:32:53.973Z] #28 35.81 Selecting previously unselected package apparmor. [2022-03-07T08:32:53.973Z] #28 35.82 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-07T08:32:53.973Z] #28 35.87 Unpacking apparmor (2.13.6-10) ... [2022-03-07T08:32:54.235Z] #28 36.12 Selecting previously unselected package inetutils-ping. [2022-03-07T08:32:54.235Z] #28 36.13 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-07T08:32:54.235Z] #28 36.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-07T08:32:54.235Z] #28 36.21 Selecting previously unselected package libip4tc2:amd64. [2022-03-07T08:32:54.235Z] #28 36.23 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-07T08:32:54.500Z] #28 36.23 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-07T08:32:54.500Z] #60 242.9 + bin/containerd-shim-runc-v2 [2022-03-07T08:32:54.500Z] #28 36.29 Selecting previously unselected package libip6tc2:amd64. [2022-03-07T08:32:54.500Z] #28 36.29 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-07T08:32:54.500Z] #60 243.5 + binaries [2022-03-07T08:32:54.500Z] #60 243.5 + install -D bin/containerd /build/containerd [2022-03-07T08:32:54.500Z] #28 36.30 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-07T08:32:54.500Z] #60 243.5 + install -D bin/containerd-shim /build/containerd-shim [2022-03-07T08:32:54.500Z] #60 243.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-07T08:32:54.500Z] #28 36.35 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-07T08:32:54.500Z] #28 36.36 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-07T08:32:54.500Z] #60 243.5 + install -D bin/ctr /build/ctr [2022-03-07T08:32:54.500Z] #28 36.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-07T08:32:54.500Z] #28 36.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-07T08:32:54.500Z] #28 36.41 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-07T08:32:54.500Z] #28 36.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-07T08:32:54.500Z] #28 36.47 Selecting previously unselected package libnftnl11:amd64. [2022-03-07T08:32:54.762Z] #28 36.48 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-07T08:32:54.762Z] #28 36.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-07T08:32:54.762Z] #28 36.56 Selecting previously unselected package iptables. [2022-03-07T08:32:54.762Z] #28 36.56 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-07T08:32:54.762Z] #28 36.57 Unpacking iptables (1.8.7-1) ... [2022-03-07T08:32:55.024Z] #28 36.75 Selecting previously unselected package libonig5:amd64. [2022-03-07T08:32:55.024Z] #28 36.77 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-07T08:32:55.024Z] #28 36.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:32:55.024Z] #28 36.86 Selecting previously unselected package libjq1:amd64. [2022-03-07T08:32:55.024Z] #28 36.87 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-07T08:32:55.024Z] #28 36.87 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:32:55.024Z] #28 36.95 Selecting previously unselected package jq. [2022-03-07T08:32:55.286Z] #28 36.96 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-07T08:32:55.286Z] #28 36.97 Unpacking jq (1.6-2.1) ... [2022-03-07T08:32:55.286Z] #28 37.04 Selecting previously unselected package libaio1:amd64. [2022-03-07T08:32:55.286Z] #28 37.04 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-07T08:32:55.286Z] #28 37.05 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-07T08:32:55.286Z] #28 37.10 Selecting previously unselected package libgpm2:amd64. [2022-03-07T08:32:55.286Z] #28 37.11 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-07T08:32:55.286Z] #28 37.11 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-07T08:32:55.286Z] #28 37.16 Selecting previously unselected package libinih1:amd64. [2022-03-07T08:32:55.286Z] #28 37.16 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-07T08:32:55.286Z] #28 37.17 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-07T08:32:55.286Z] #28 37.22 Selecting previously unselected package libnet1:amd64. [2022-03-07T08:32:55.548Z] #28 37.23 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-07T08:32:55.548Z] #28 37.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:32:55.548Z] #28 37.29 Selecting previously unselected package libnl-3-200:amd64. [2022-03-07T08:32:55.548Z] #28 37.30 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-07T08:32:55.548Z] #28 37.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:32:55.548Z] #28 37.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-07T08:32:55.548Z] #28 37.38 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-07T08:32:55.548Z] #28 37.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:32:55.548Z] #28 37.43 Selecting previously unselected package net-tools. [2022-03-07T08:32:55.548Z] #28 37.45 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-07T08:32:55.548Z] #28 37.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T08:32:55.810Z] #28 37.57 Selecting previously unselected package python-pip-whl. [2022-03-07T08:32:55.810Z] #28 37.58 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-07T08:32:55.810Z] #28 37.58 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-07T08:32:56.072Z] #28 37.91 Selecting previously unselected package python3-lib2to3. [2022-03-07T08:32:56.072Z] #28 37.92 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-07T08:32:56.072Z] #28 37.92 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-07T08:32:56.072Z] #28 38.00 Selecting previously unselected package python3-distutils. [2022-03-07T08:32:56.072Z] #28 38.01 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-07T08:32:56.072Z] #28 38.02 Unpacking python3-distutils (3.9.2-1) ... [2022-03-07T08:32:56.334Z] #28 38.11 Selecting previously unselected package python3-pkg-resources. [2022-03-07T08:32:56.334Z] #28 38.12 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-07T08:32:56.334Z] #28 38.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:32:56.334Z] #28 38.21 Selecting previously unselected package python3-setuptools. [2022-03-07T08:32:56.334Z] #28 38.22 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-07T08:32:56.334Z] #28 38.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-07T08:32:56.596Z] #28 38.40 Selecting previously unselected package python3-wheel. [2022-03-07T08:32:56.596Z] #28 38.40 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-07T08:32:56.596Z] #28 38.42 Unpacking python3-wheel (0.34.2-1) ... [2022-03-07T08:32:56.596Z] #28 38.47 Selecting previously unselected package python3-pip. [2022-03-07T08:32:56.596Z] #28 38.47 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-07T08:32:56.596Z] #28 38.48 Unpacking python3-pip (20.3.4-4) ... [2022-03-07T08:32:56.859Z] #28 38.67 Selecting previously unselected package sudo. [2022-03-07T08:32:56.859Z] #28 38.68 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-07T08:32:56.859Z] #28 38.68 Unpacking sudo (1.9.5p2-3) ... [2022-03-07T08:32:57.121Z] #28 39.03 Selecting previously unselected package thin-provisioning-tools. [2022-03-07T08:32:57.382Z] #28 39.04 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-07T08:32:57.382Z] #28 39.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-07T08:32:57.382Z] #28 39.17 Selecting previously unselected package uidmap. [2022-03-07T08:32:57.382Z] #28 39.18 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-07T08:32:57.382Z] #28 39.19 Unpacking uidmap (1:4.8.1-1) ... [2022-03-07T08:32:57.644Z] #28 39.28 Selecting previously unselected package vim-runtime. [2022-03-07T08:32:57.644Z] #28 39.30 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-07T08:32:57.644Z] #28 39.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-07T08:32:57.644Z] #28 39.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-07T08:32:57.644Z] #28 39.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:32:57.799Z] #60 DONE 246.7s [2022-03-07T08:32:58.061Z] [2022-03-07T08:32:58.061Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T08:32:58.061Z] #61 sha256:a63c7de74ac61b57752ff7eae1125f4cef1b1a734de5fba34cb2d8e2de74f541 [2022-03-07T08:32:58.323Z] #60 236.4 # github.com/containerd/containerd/cmd/containerd [2022-03-07T08:32:58.323Z] #60 236.4 /usr/bin/ld: /tmp/go-link-3700116181/000019.o: in function `New': [2022-03-07T08:32:58.323Z] #60 236.4 /tmp/tmp.FQ9gBsiH11/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-07T08:32:58.323Z] #60 236.4 + bin/containerd-stress [2022-03-07T08:32:58.886Z] #60 237.5 + bin/containerd-shim [2022-03-07T08:32:59.566Z] #28 41.18 Selecting previously unselected package vim. [2022-03-07T08:32:59.566Z] #28 41.20 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-07T08:32:59.566Z] #28 41.21 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:32:59.828Z] #28 41.54 Selecting previously unselected package xfsprogs. [2022-03-07T08:32:59.828Z] #28 41.55 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-07T08:32:59.828Z] #28 41.55 Unpacking xfsprogs (5.10.0-4) ... [2022-03-07T08:32:59.977Z] #61 DONE 1.4s [2022-03-07T08:32:59.977Z] [2022-03-07T08:32:59.977Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T08:32:59.977Z] #66 sha256:6587337b181b809933032a5d8455a0cae9b6c338f8fc281f1dcd8e89295ecd4c [2022-03-07T08:32:59.977Z] #66 DONE 0.4s [2022-03-07T08:32:59.977Z] [2022-03-07T08:32:59.977Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T08:32:59.977Z] #71 sha256:b00b6069a26ee89c2cfd45f6d487727e992e8d35c93bd4147c6749112866bfc5 [2022-03-07T08:33:00.090Z] #28 41.83 Selecting previously unselected package zip. [2022-03-07T08:33:00.090Z] #28 41.83 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-07T08:33:00.090Z] #28 41.84 Unpacking zip (3.0-12) ... [2022-03-07T08:33:00.090Z] #28 41.93 Selecting previously unselected package zstd. [2022-03-07T08:33:00.090Z] #28 41.93 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-07T08:33:00.090Z] #28 41.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-07T08:33:00.352Z] #28 42.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-07T08:33:00.927Z] #28 42.74 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-07T08:33:00.927Z] #28 42.75 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-07T08:33:00.927Z] #28 42.76 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-07T08:33:00.927Z] #28 42.78 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-07T08:33:00.927Z] #28 42.79 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-07T08:33:00.927Z] #28 42.80 Setting up uidmap (1:4.8.1-1) ... [2022-03-07T08:33:00.927Z] #28 42.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-07T08:33:00.927Z] #28 42.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-07T08:33:00.927Z] #28 42.83 Setting up python3-wheel (0.34.2-1) ... [2022-03-07T08:33:01.502Z] #28 43.28 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:33:01.502Z] #28 43.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-07T08:33:01.502Z] #28 43.32 Setting up libcap2-bin (1:2.44-1) ... [2022-03-07T08:33:01.502Z] #28 43.34 Setting up apparmor (2.13.6-10) ... [2022-03-07T08:33:01.889Z] #71 DONE 1.8s [2022-03-07T08:33:01.889Z] [2022-03-07T08:33:01.889Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T08:33:01.889Z] #72 sha256:f52cea09dc94e1bc6d42cc6d90f420879d6d6d8890bd10efeaea59cb10cd5be1 [2022-03-07T08:33:01.889Z] #72 DONE 0.0s [2022-03-07T08:33:01.889Z] [2022-03-07T08:33:01.889Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-03-07T08:33:01.889Z] #73 sha256:e10790b99bbdb7ada67fe0f2faf02d82991ec076a46255e8d2e255a9d291ef73 [2022-03-07T08:33:02.459Z] #73 0.791 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-07T08:33:02.720Z] #73 0.970 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-07T08:33:02.720Z] #73 0.972 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-07T08:33:02.892Z] #28 44.51 Setting up zip (3.0-12) ... [2022-03-07T08:33:02.892Z] #28 44.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:33:02.892Z] #28 44.55 Setting up bash-completion (1:2.11-2) ... [2022-03-07T08:33:03.554Z] #73 1.131 Reading package lists... [2022-03-07T08:33:03.816Z] #73 1.652 Reading package lists... [2022-03-07T08:33:03.816Z] #73 2.146 Building dependency tree... [2022-03-07T08:33:03.839Z] #28 45.77 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-07T08:33:03.839Z] #28 45.80 Setting up sudo (1.9.5p2-3) ... [2022-03-07T08:33:04.077Z] #73 2.245 Reading state information... [2022-03-07T08:33:04.077Z] #73 2.361 The following additional packages will be installed: [2022-03-07T08:33:04.101Z] #28 46.01 invoke-rc.d: could not determine current runlevel [2022-03-07T08:33:04.101Z] #28 46.02 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-07T08:33:04.101Z] #28 46.03 Setting up xfsprogs (5.10.0-4) ... [2022-03-07T08:33:04.101Z] #28 46.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-07T08:33:04.101Z] #28 46.06 Setting up inetutils-ping (2:2.0-1) ... [2022-03-07T08:33:04.101Z] #28 46.07 Setting up pigz (2.6-1) ... [2022-03-07T08:33:04.101Z] #28 46.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-07T08:33:04.101Z] #28 46.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-07T08:33:04.337Z] #73 2.362 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-07T08:33:04.337Z] #73 2.363 systemd-timesyncd [2022-03-07T08:33:04.337Z] #73 2.364 Suggested packages: [2022-03-07T08:33:04.337Z] #73 2.364 systemd-container policykit-1 [2022-03-07T08:33:04.337Z] #73 2.364 Recommended packages: [2022-03-07T08:33:04.337Z] #73 2.364 libnss-systemd [2022-03-07T08:33:04.337Z] #73 2.442 The following NEW packages will be installed: [2022-03-07T08:33:04.337Z] #73 2.443 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-07T08:33:04.337Z] #73 2.443 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-07T08:33:04.362Z] #28 46.11 Setting up python-pip-whl (20.3.4-4) ... [2022-03-07T08:33:04.362Z] #28 46.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:33:04.597Z] #73 2.715 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-03-07T08:33:04.597Z] #73 2.715 Need to get 5941 kB of archives. [2022-03-07T08:33:04.597Z] #73 2.715 After this operation, 19.5 MB of additional disk space will be used. [2022-03-07T08:33:04.597Z] #73 2.715 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-07T08:33:04.597Z] #73 2.719 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-07T08:33:04.597Z] #73 2.720 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-07T08:33:04.597Z] #73 2.723 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-07T08:33:04.597Z] #73 2.724 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-07T08:33:04.597Z] #73 2.726 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-07T08:33:04.597Z] #73 2.850 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-07T08:33:04.598Z] #73 2.851 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-07T08:33:04.598Z] #73 2.853 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-07T08:33:04.598Z] #73 2.875 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-07T08:33:04.598Z] #73 2.877 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-07T08:33:04.858Z] #73 3.069 debconf: delaying package configuration, since apt-utils is not installed [2022-03-07T08:33:04.858Z] #73 3.103 Fetched 5941 kB in 0s (13.8 MB/s) [2022-03-07T08:33:04.858Z] #73 3.131 Selecting previously unselected package libargon2-1:amd64. [2022-03-07T08:33:04.858Z] #73 3.131 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-03-07T08:33:04.858Z] #73 3.145 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-07T08:33:04.858Z] #73 3.156 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-07T08:33:04.858Z] #73 3.193 Selecting previously unselected package libjson-c5:amd64. [2022-03-07T08:33:04.936Z] #28 46.61 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-07T08:33:04.936Z] #28 46.67 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-07T08:33:04.936Z] #28 46.94 Setting up libelf1:amd64 (0.183-1) ... [2022-03-07T08:33:05.119Z] #73 3.195 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-07T08:33:05.119Z] #73 3.199 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-07T08:33:05.119Z] #73 3.239 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-07T08:33:05.119Z] #73 3.241 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-07T08:33:05.119Z] #73 3.246 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-07T08:33:05.119Z] #73 3.306 Selecting previously unselected package libkmod2:amd64. [2022-03-07T08:33:05.119Z] #73 3.309 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-07T08:33:05.119Z] #73 3.312 Unpacking libkmod2:amd64 (28-1) ... [2022-03-07T08:33:05.119Z] #73 3.355 Selecting previously unselected package systemd-timesyncd. [2022-03-07T08:33:05.119Z] #73 3.358 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-07T08:33:05.119Z] #73 3.361 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-07T08:33:05.119Z] #73 3.431 Selecting previously unselected package systemd. [2022-03-07T08:33:05.198Z] #28 46.95 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-07T08:33:05.198Z] #28 46.96 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-07T08:33:05.198Z] #28 46.97 Setting up python3-distutils (3.9.2-1) ... [2022-03-07T08:33:05.380Z] #73 3.434 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-07T08:33:05.381Z] #73 3.468 Unpacking systemd (247.3-6) ... [2022-03-07T08:33:05.460Z] #28 47.30 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-07T08:33:05.460Z] #28 47.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-07T08:33:05.460Z] #28 47.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-07T08:33:05.460Z] #28 47.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-07T08:33:05.460Z] #28 47.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-07T08:33:05.460Z] #28 47.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-07T08:33:05.460Z] #28 47.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-07T08:33:05.460Z] #28 47.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-07T08:33:05.460Z] #28 47.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-07T08:33:05.460Z] #28 47.48 Setting up python3-setuptools (52.0.0-4) ... [2022-03-07T08:33:05.951Z] #73 4.083 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-07T08:33:05.951Z] #73 4.095 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-07T08:33:05.951Z] #73 4.118 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-07T08:33:05.951Z] #73 4.137 Setting up libkmod2:amd64 (28-1) ... [2022-03-07T08:33:05.951Z] #73 4.150 Setting up systemd (247.3-6) ... [2022-03-07T08:33:05.951Z] #73 4.199 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-07T08:33:05.951Z] #73 4.201 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-07T08:33:05.951Z] #73 4.204 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-07T08:33:05.988Z] #60 239.5 # github.com/containerd/containerd/cmd/containerd [2022-03-07T08:33:05.988Z] #60 239.5 /usr/bin/ld: /tmp/go-link-1482743050/000019.o: in function `New': [2022-03-07T08:33:05.988Z] #60 239.5 /tmp/tmp.5wiH6Ro61p/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-07T08:33:05.988Z] #60 239.5 + bin/containerd-stress [2022-03-07T08:33:05.988Z] #60 240.6 + bin/containerd-shim [2022-03-07T08:33:06.211Z] #73 4.578 Setting up systemd-timesyncd (247.3-6) ... [2022-03-07T08:33:06.405Z] #28 48.35 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-07T08:33:06.472Z] #73 4.786 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-07T08:33:06.472Z] #73 4.786 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-07T08:33:06.667Z] #28 48.37 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-07T08:33:06.667Z] #28 48.40 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-07T08:33:06.667Z] #28 48.41 Setting up python3-pip (20.3.4-4) ... [2022-03-07T08:33:06.733Z] #73 4.899 Selecting previously unselected package systemd-sysv. [2022-03-07T08:33:06.733Z] #73 4.899 (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 ... 29450 files and directories currently installed.) [2022-03-07T08:33:06.733Z] #73 4.915 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-07T08:33:06.733Z] #73 4.920 Unpacking systemd-sysv (247.3-6) ... [2022-03-07T08:33:06.733Z] #73 4.963 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-07T08:33:06.733Z] #73 4.965 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-07T08:33:06.733Z] #73 4.970 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-07T08:33:06.733Z] #73 5.023 Selecting previously unselected package dbus. [2022-03-07T08:33:06.733Z] #73 5.026 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-07T08:33:06.733Z] #73 5.035 Unpacking dbus (1.12.20-2) ... [2022-03-07T08:33:06.733Z] #73 5.092 Selecting previously unselected package libpam-systemd:amd64. [2022-03-07T08:33:06.733Z] #73 5.095 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-07T08:33:06.733Z] #73 5.098 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-07T08:33:06.733Z] #73 5.144 Selecting previously unselected package dbus-user-session. [2022-03-07T08:33:06.980Z] #60 244.7 + bin/containerd-shim-runc-v1 [2022-03-07T08:33:06.996Z] #73 5.147 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-07T08:33:06.996Z] #73 5.151 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-07T08:33:06.996Z] #73 5.262 Setting up systemd-sysv (247.3-6) ... [2022-03-07T08:33:06.996Z] #73 5.273 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-07T08:33:06.996Z] #73 5.283 Setting up dbus (1.12.20-2) ... [2022-03-07T08:33:06.996Z] #73 5.411 invoke-rc.d: could not determine current runlevel [2022-03-07T08:33:07.241Z] #28 49.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-07T08:33:07.241Z] #28 49.07 Setting up jq (1.6-2.1) ... [2022-03-07T08:33:07.241Z] #28 49.08 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-07T08:33:07.241Z] #28 49.09 Setting up iptables (1.8.7-1) ... [2022-03-07T08:33:07.241Z] #28 49.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T08:33:07.241Z] #28 49.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T08:33:07.241Z] #28 49.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-07T08:33:07.241Z] #28 49.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-07T08:33:07.241Z] #28 49.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-07T08:33:07.241Z] #28 49.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-07T08:33:07.241Z] #28 49.15 Setting up iproute2 (5.10.0-4) ... [2022-03-07T08:33:07.256Z] #73 5.413 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-07T08:33:07.256Z] #73 5.417 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-07T08:33:07.503Z] #28 49.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:33:07.521Z] #73 5.616 Setting up dbus-user-session (1.12.20-2) ... [2022-03-07T08:33:07.521Z] #73 5.639 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-07T08:33:07.521Z] #73 DONE 5.8s [2022-03-07T08:33:07.783Z] [2022-03-07T08:33:07.784Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-03-07T08:33:07.784Z] #74 sha256:ec5dba97be3b9a0c693dbc5f5993e84adb24a8bdf07c287f13f5068c1d57804e [2022-03-07T08:33:08.045Z] #74 0.400 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-07T08:33:08.045Z] #74 0.401 Dload Upload Total Spent Left Speed [2022-03-07T08:33:08.078Z] #28 DONE 50.0s [2022-03-07T08:33:08.078Z] [2022-03-07T08:33:08.078Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-07T08:33:08.078Z] #29 sha256:794e2ac80c419903b645c774457fa107aa2162387b6113b98c83e52653cf009e [2022-03-07T08:33:08.306Z] #74 0.402 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5507 0 --:--:-- --:--:-- --:--:-- 5490 [2022-03-07T08:33:08.567Z] #74 DONE 0.9s [2022-03-07T08:33:08.567Z] [2022-03-07T08:33:08.567Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T08:33:08.567Z] #75 sha256:8ba13c3be29f01dae1e567ce467b21e15e3e346c14812f35ad4343dbeabd6174 [2022-03-07T08:33:09.025Z] #29 0.844 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-07T08:33:09.025Z] #29 0.847 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-07T08:33:09.025Z] #29 0.850 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-07T08:33:09.025Z] #29 DONE 0.9s [2022-03-07T08:33:09.025Z] [2022-03-07T08:33:09.025Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-07T08:33:09.025Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-07T08:33:09.264Z] #60 247.9 + bin/containerd-shim-runc-v1 [2022-03-07T08:33:09.511Z] #75 DONE 1.0s [2022-03-07T08:33:09.511Z] [2022-03-07T08:33:09.511Z] #76 exporting to image [2022-03-07T08:33:09.511Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T08:33:09.511Z] #76 exporting layers [2022-03-07T08:33:11.150Z] #60 249.9 + bin/containerd-shim-runc-v2 [2022-03-07T08:33:11.712Z] #60 250.5 + binaries [2022-03-07T08:33:11.968Z] #60 250.5 + install -D bin/containerd /build/containerd [2022-03-07T08:33:11.968Z] #60 250.5 + install -D bin/containerd-shim /build/containerd-shim [2022-03-07T08:33:11.968Z] #60 250.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-07T08:33:11.968Z] #60 250.6 + install -D bin/ctr /build/ctr [2022-03-07T08:33:14.484Z] #60 DONE 252.8s [2022-03-07T08:33:14.518Z] #60 253.0 + bin/containerd-shim-runc-v2 [2022-03-07T08:33:15.047Z] [2022-03-07T08:33:15.047Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T08:33:15.047Z] #61 sha256:edc695107980e15adb1abe2f1780b8534a4144c06d1135088ea536f72344a178 [2022-03-07T08:33:15.084Z] #60 253.6 + binaries [2022-03-07T08:33:15.084Z] #60 253.6 + install -D bin/containerd /build/containerd [2022-03-07T08:33:15.084Z] #60 253.6 + install -D bin/containerd-shim /build/containerd-shim [2022-03-07T08:33:15.084Z] #60 253.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-07T08:33:15.084Z] #60 253.6 + install -D bin/ctr /build/ctr [2022-03-07T08:33:15.978Z] #61 DONE 0.8s [2022-03-07T08:33:15.978Z] [2022-03-07T08:33:15.978Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T08:33:15.978Z] #66 sha256:79ed3613b5726ece8c18e8d52a6d1b23eb9ca58c7e980ca2316e51dd06ff3ad8 [2022-03-07T08:33:15.978Z] #66 DONE 0.2s [2022-03-07T08:33:16.096Z] #76 exporting layers 6.3s done [2022-03-07T08:33:16.096Z] #76 writing image sha256:991187b73224888d37473a1e18065a8c0ddb9e24a9db031a487a3a46aa295f89 done [2022-03-07T08:33:16.096Z] #76 naming to docker.io/library/docker:738b9842fe1dc9e02fd1771f2b02fdbb66e2328d done [2022-03-07T08:33:16.096Z] #76 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T08:33:16.233Z] [2022-03-07T08:33:16.234Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T08:33:16.234Z] #71 sha256:cea5edc3f98dc7b19f86b11931e5e772b7c290a6db4876b36e85956888791db9 [2022-03-07T08:33:16.455Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=738b9842fe1dc9e02fd1771f2b02fdbb66e2328d -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:738b9842fe1dc9e02fd1771f2b02fdbb66e2328d hack/make.sh dynbinary test-integration [2022-03-07T08:33:17.163Z] #71 DONE 0.9s [2022-03-07T08:33:17.163Z] [2022-03-07T08:33:17.163Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T08:33:17.163Z] #72 sha256:4bf8aff8d15f0138487660a8e265697e484f6492bae1dc4cad253da734b80a7d [2022-03-07T08:33:17.163Z] #72 DONE 0.0s [2022-03-07T08:33:17.163Z] [2022-03-07T08:33:17.163Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T08:33:17.163Z] #73 sha256:758e9de3747f09a83cc5a7ec84d092ffaf0dc92e466ed9735a3e29b495b85832 [2022-03-07T08:33:17.174Z] #30 7.743 Collecting yamllint==1.26.1 [2022-03-07T08:33:17.601Z] #60 DONE 255.7s [2022-03-07T08:33:17.747Z] #30 8.783 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-07T08:33:18.163Z] [2022-03-07T08:33:18.163Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T08:33:18.163Z] #61 sha256:39efbc83accb811c8ffbc37dcb99a18a145a9c52f6fde54b78f341655a45f3f2 [2022-03-07T08:33:18.366Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-07T08:33:18.366Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-07T08:33:18.366Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-07T08:33:18.366Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-07T08:33:18.366Z] systemd 247.3-6 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-03-07T08:33:18.366Z] Detected virtualization docker. [2022-03-07T08:33:18.366Z] Detected architecture x86-64. [2022-03-07T08:33:18.366Z] Set hostname to <2f97ba8e108e>. [2022-03-07T08:33:18.366Z] modprobe@configfs.service: Succeeded. [2022-03-07T08:33:18.366Z] modprobe@drm.service: Succeeded. [2022-03-07T08:33:18.366Z] modprobe@fuse.service: Succeeded. [2022-03-07T08:33:18.366Z] + source /etc/docker-entrypoint-cmd [2022-03-07T08:33:18.366Z] ++ hack/make.sh dynbinary test-integration [2022-03-07T08:33:18.366Z] [2022-03-07T08:33:18.366Z] Removing bundles/ [2022-03-07T08:33:18.366Z] [2022-03-07T08:33:18.366Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T08:33:18.366Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T08:33:18.366Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:33:18.532Z] #73 DONE 1.3s [2022-03-07T08:33:18.532Z] [2022-03-07T08:33:18.532Z] #74 exporting to image [2022-03-07T08:33:18.532Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T08:33:18.532Z] #74 exporting layers [2022-03-07T08:33:18.693Z] #30 9.456 Collecting pathspec>=0.5.3 [2022-03-07T08:33:18.693Z] #30 9.465 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-07T08:33:18.693Z] #30 9.683 Collecting pyyaml [2022-03-07T08:33:18.693Z] #30 9.693 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-03-07T08:33:18.693Z] #30 9.729 Building wheels for collected packages: yamllint [2022-03-07T08:33:18.693Z] #30 9.730 Building wheel for yamllint (setup.py): started [2022-03-07T08:33:18.725Z] #61 DONE 0.7s [2022-03-07T08:33:18.725Z] [2022-03-07T08:33:18.725Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T08:33:18.725Z] #66 sha256:a79d7f4e462ead86957965daf8c6b973a5fa9042a175d3131531c7aa474105e1 [2022-03-07T08:33:18.980Z] #66 DONE 0.2s [2022-03-07T08:33:18.980Z] [2022-03-07T08:33:18.980Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T08:33:18.980Z] #71 sha256:547dc1ada25d6bd4af3388f38c4dd6eb520622670b8ba57a020f5a7ae9ced00e [2022-03-07T08:33:19.268Z] #30 10.37 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-07T08:33:19.268Z] #30 10.38 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1c7fc82f1211a89ff1b28a2e8184da35f9752983669c548edc1a085bfa5bd7f3 [2022-03-07T08:33:19.268Z] #30 10.38 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-07T08:33:19.268Z] #30 10.38 Successfully built yamllint [2022-03-07T08:33:19.268Z] #30 10.40 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-07T08:33:19.530Z] #30 10.66 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-07T08:33:19.907Z] #71 DONE 0.8s [2022-03-07T08:33:19.907Z] [2022-03-07T08:33:19.907Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T08:33:19.907Z] #72 sha256:8cddbe89fcb5dbe2e22a1d9b0636a20cac58af3714c74b8220e08ad500c3d63d [2022-03-07T08:33:19.907Z] #72 DONE 0.0s [2022-03-07T08:33:19.907Z] [2022-03-07T08:33:19.907Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T08:33:19.907Z] #73 sha256:0d87ac1415af0512a174e302600654ada00420c0fa5bff843f9e024e53b561f5 [2022-03-07T08:33:20.114Z] #30 DONE 11.0s [2022-03-07T08:33:20.114Z] [2022-03-07T08:33:20.114Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-07T08:33:20.114Z] #34 sha256:1e548e22ec254be78f9a18666113969f1c97d94f6b77cc9c56161a640fe55a62 [2022-03-07T08:33:20.376Z] #34 DONE 0.2s [2022-03-07T08:33:20.376Z] [2022-03-07T08:33:20.376Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-07T08:33:20.376Z] #39 sha256:4a5ffabe32e13186034438cfd301881fa3d33c0942fbca03190b990a65847a7a [2022-03-07T08:33:20.638Z] #39 DONE 0.3s [2022-03-07T08:33:20.638Z] [2022-03-07T08:33:20.638Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-07T08:33:20.638Z] #42 sha256:f17bf57af9c1495caca7c9d6b6ebe31fd099d15b489e77c171b39cf36dbdabac [2022-03-07T08:33:20.638Z] #42 DONE 0.1s [2022-03-07T08:33:20.638Z] [2022-03-07T08:33:20.638Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:33:20.638Z] #63 sha256:f7951eab3d977827def4292e7fc62a281daa70bd2946554f1575c320182ed5bc [2022-03-07T08:33:20.638Z] #63 ... [2022-03-07T08:33:20.638Z] [2022-03-07T08:33:20.638Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-07T08:33:20.638Z] #44 sha256:eeb1ef11c1e87f045037f21a716548d7cfd9bbcc74a16f3ae348402bb67a2243 [2022-03-07T08:33:20.638Z] #44 DONE 0.1s [2022-03-07T08:33:20.638Z] [2022-03-07T08:33:20.638Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-07T08:33:20.638Z] #48 sha256:7b8b582f79634b3b0216337ed5168d8661c19da4db6bf60f40d04bbdf07dcf8f [2022-03-07T08:33:20.638Z] #48 DONE 0.0s [2022-03-07T08:33:20.835Z] #73 DONE 1.2s [2022-03-07T08:33:20.900Z] [2022-03-07T08:33:20.900Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-07T08:33:20.900Z] #51 sha256:225aff4375ccd9318af667b82e18a4d7f6ccaa497a9cc4e295ecaaf171101eee [2022-03-07T08:33:20.900Z] #51 DONE 0.1s [2022-03-07T08:33:20.900Z] [2022-03-07T08:33:20.900Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:33:20.900Z] #67 sha256:259d636c5f133e3cd607423d0ee49f2643797cdc7e3a7d5ab36bdffe132ed0a7 [2022-03-07T08:33:20.900Z] #67 ... [2022-03-07T08:33:20.900Z] [2022-03-07T08:33:20.900Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-07T08:33:20.900Z] #55 sha256:9526b962f038f47d8dcc3c4247066b90f150a37027c64a80a6406a21ed8868ba [2022-03-07T08:33:20.900Z] #55 DONE 0.1s [2022-03-07T08:33:20.900Z] [2022-03-07T08:33:20.900Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-07T08:33:20.900Z] #57 sha256:b7c82ac59f1978dc1e09b871de8dc40ac0abd44855fde4ac0d891c297c26536b [2022-03-07T08:33:20.900Z] #57 DONE 0.1s [2022-03-07T08:33:21.092Z] [2022-03-07T08:33:21.092Z] #74 exporting to image [2022-03-07T08:33:21.092Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T08:33:21.092Z] #74 exporting layers [2022-03-07T08:33:21.162Z] [2022-03-07T08:33:21.163Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-07T08:33:21.163Z] #59 sha256:4e5f85adf04499c58679bf5618d96fb889bdf4f2a50e2889e973180365ceee86 [2022-03-07T08:33:21.163Z] #59 DONE 0.2s [2022-03-07T08:33:21.163Z] [2022-03-07T08:33:21.163Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-07T08:33:21.163Z] #61 sha256:7f1e41a92ea636b946d12bc6ab30f3132272a2717764efdcaa540a3b9fb6b08e [2022-03-07T08:33:21.163Z] #61 DONE 0.1s [2022-03-07T08:33:21.163Z] [2022-03-07T08:33:21.163Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-07T08:33:21.163Z] #63 sha256:f7951eab3d977827def4292e7fc62a281daa70bd2946554f1575c320182ed5bc [2022-03-07T08:33:25.073Z] #74 exporting layers 6.0s done [2022-03-07T08:33:25.073Z] #74 writing image sha256:5a52c0434734327d891e05f213983d798307ab4d18c12d29575b60313c4d8bb6 [2022-03-07T08:33:25.073Z] #74 writing image sha256:5a52c0434734327d891e05f213983d798307ab4d18c12d29575b60313c4d8bb6 done [2022-03-07T08:33:25.073Z] #74 naming to docker.io/library/docker:2ae58af110f933dc89c1879d3ab5b3f2ae10f536 done [2022-03-07T08:33:25.073Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T08:33:25.417Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=2ae58af110f933dc89c1879d3ab5b3f2ae10f536 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ae58af110f933dc89c1879d3ab5b3f2ae10f536 hack/make.sh dynbinary test-integration [2022-03-07T08:33:26.802Z] [2022-03-07T08:33:26.802Z] Removing bundles/ [2022-03-07T08:33:26.802Z] [2022-03-07T08:33:26.802Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T08:33:26.802Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T08:33:26.802Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:33:27.630Z] #74 exporting layers 5.8s done [2022-03-07T08:33:27.630Z] #74 writing image sha256:cbeed59711dfedab296b5077354d0042288b1d430007ec10f2f4101aa2af26d1 done [2022-03-07T08:33:27.630Z] #74 naming to docker.io/library/docker:2ae58af110f933dc89c1879d3ab5b3f2ae10f536 done [2022-03-07T08:33:27.630Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-07T08:33:27.956Z] + trap exit INT TERM [2022-03-07T08:33:27.956Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-07T08:33:27.956Z] + CONTAINER_NAME=docker-pr10 [2022-03-07T08:33:27.956Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43131/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ae58af110f933dc89c1879d3ab5b3f2ae10f536 -e DOCKER_GRAPHDRIVER docker:2ae58af110f933dc89c1879d3ab5b3f2ae10f536 hack/make.sh dynbinary [2022-03-07T08:33:28.884Z] [2022-03-07T08:33:28.884Z] Removing bundles/ [2022-03-07T08:33:28.884Z] [2022-03-07T08:33:28.884Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T08:33:28.884Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T08:33:28.884Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:33:39.296Z] #63 84.46 + mkdir -p /build [2022-03-07T08:33:39.296Z] #63 84.47 + cp runc /build/runc [2022-03-07T08:33:39.296Z] #63 DONE 84.8s [2022-03-07T08:33:39.296Z] [2022-03-07T08:33:39.296Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:33:39.296Z] #67 sha256:259d636c5f133e3cd607423d0ee49f2643797cdc7e3a7d5ab36bdffe132ed0a7 [2022-03-07T08:33:39.296Z] #67 ... [2022-03-07T08:33:39.296Z] [2022-03-07T08:33:39.296Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-07T08:33:39.296Z] #64 sha256:3af9bfd413b3c58cfbab368efd32d91f75387243951ec7879071447d4332b877 [2022-03-07T08:33:39.296Z] #64 DONE 0.1s [2022-03-07T08:33:39.296Z] [2022-03-07T08:33:39.296Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-07T08:33:39.296Z] #67 sha256:259d636c5f133e3cd607423d0ee49f2643797cdc7e3a7d5ab36bdffe132ed0a7 [2022-03-07T08:33:41.150Z] 4612f6d0b889: Pull complete [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T08:33:44.633Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-03-07T08:33:44.633Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T08:33:44.633Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T08:33:44.633Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-03-07T08:33:44.633Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T08:33:44.633Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2022-03-07T08:33:44.633Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T08:33:44.633Z] ok github.com/docker/docker/builder/remotecontext 0.065s coverage: 13.7% of statements [2022-03-07T08:33:44.633Z] ok github.com/docker/docker/builder/dockerfile 0.156s coverage: 49.3% of statements [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T08:33:44.633Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-07T08:33:44.633Z] ok github.com/docker/docker/builder/remotecontext/git 0.906s coverage: 86.3% of statements [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T08:33:44.633Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T08:33:44.633Z] ok github.com/docker/docker/cmd/docker-proxy 0.270s coverage: 67.6% of statements [2022-03-07T08:33:44.638Z] #67 147.6 # github.com/containerd/containerd/cmd/containerd [2022-03-07T08:33:44.638Z] #67 147.6 /usr/bin/ld: /tmp/go-link-925002503/000019.o: in function `New': [2022-03-07T08:33:44.638Z] #67 147.6 /tmp/tmp.AGl01DkTsf/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-07T08:33:44.638Z] #67 147.7 + bin/containerd-stress [2022-03-07T08:33:46.026Z] #67 148.8 + bin/containerd-shim [2022-03-07T08:33:46.524Z] ok github.com/docker/docker/client 0.088s coverage: 75.7% of statements [2022-03-07T08:33:54.173Z] #67 156.2 + bin/containerd-shim-runc-v1 [2022-03-07T08:33:58.387Z] #67 161.4 + bin/containerd-shim-runc-v2 [2022-03-07T08:33:59.330Z] #67 162.0 + binaries [2022-03-07T08:33:59.330Z] #67 162.0 + install -D bin/containerd /build/containerd [2022-03-07T08:33:59.330Z] #67 162.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-07T08:33:59.330Z] #67 162.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-07T08:33:59.330Z] #67 162.0 + install -D bin/ctr /build/ctr [2022-03-07T08:33:59.592Z] #67 DONE 162.4s [2022-03-07T08:34:00.980Z] [2022-03-07T08:34:00.980Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-07T08:34:00.980Z] #68 sha256:4be8a86842602612234a02e98cacba81f42e886ba68d1376da99ef2a2473b1c1 [2022-03-07T08:34:00.980Z] #68 DONE 0.3s [2022-03-07T08:34:00.980Z] [2022-03-07T08:34:00.980Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-07T08:34:00.980Z] #73 sha256:10be962d0ae15e2be8728d6fdfc5f112fd2de1e24fac214a330acbd625ebbd80 [2022-03-07T08:34:00.980Z] #73 DONE 0.1s [2022-03-07T08:34:00.980Z] [2022-03-07T08:34:00.980Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-07T08:34:00.980Z] #78 sha256:eb21c2f575c042da07ec007da6cbe1374d4aa2a8a1bef433d0d449745c034297 [2022-03-07T08:34:01.551Z] #78 DONE 0.4s [2022-03-07T08:34:01.552Z] [2022-03-07T08:34:01.552Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-07T08:34:01.552Z] #79 sha256:2c3292e594da16db36cafa4d3a07df49f78532babef11db8580cf76d8f15dbf0 [2022-03-07T08:34:01.552Z] #79 DONE 0.0s [2022-03-07T08:34:01.552Z] [2022-03-07T08:34:01.552Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-07T08:34:01.552Z] #80 sha256:245f760ee57a1a589ea7ac25e8438d40422a7b8b96855822794fc4c7e4c0807e [2022-03-07T08:34:04.853Z] #80 DONE 3.2s [2022-03-07T08:34:04.853Z] [2022-03-07T08:34:04.853Z] #81 exporting to image [2022-03-07T08:34:04.853Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-07T08:34:04.853Z] #81 exporting layers [2022-03-07T08:34:18.566Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.3% of statements [2022-03-07T08:34:19.496Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-03-07T08:34:19.756Z] ok github.com/docker/docker/cmd/dockerd/trap 2.428s coverage: 0.0% of statements [2022-03-07T08:34:19.756Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T08:34:19.756Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T08:34:19.756Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T08:34:19.756Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T08:34:19.756Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T08:34:26.304Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2022-03-07T08:34:26.561Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-03-07T08:34:27.929Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-07T08:34:31.437Z] #81 exporting layers 23.2s done [2022-03-07T08:34:31.437Z] #81 writing image sha256:25846e464dd0077c1d8971aa6e8bbea93cca753589104ce8a9df0ac754431a72 done [2022-03-07T08:34:31.437Z] #81 naming to docker.io/library/docker:468ae10e8efffb59adfdf395b2616800f0005d18 done [2022-03-07T08:34:31.437Z] #81 DONE 23.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-07T08:34:31.784Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43131/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=468ae10e8efffb59adfdf395b2616800f0005d18 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:468ae10e8efffb59adfdf395b2616800f0005d18 hack/validate/default [2022-03-07T08:34:32.356Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-07T08:34:32.356Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-07T08:34:32.356Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-07T08:34:32.356Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-07T08:34:32.356Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-07T08:34:32.356Z] Congratulations! No new tests were added to integration-cli. [2022-03-07T08:34:32.356Z] [2022-03-07T08:34:32.356Z] INFO Start validation with golang-ci-lint [2022-03-07T08:34:33.300Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-07T08:34:33.300Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-07T08:34:33.300Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-07T08:34:34.469Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-03-07T08:34:35.399Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.0% of statements [2022-03-07T08:34:35.655Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-07T08:34:36.219Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-07T08:34:37.149Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-03-07T08:34:37.407Z] ok github.com/docker/docker/daemon 10.132s coverage: 17.2% of statements [2022-03-07T08:34:37.407Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T08:34:37.407Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T08:34:37.407Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T08:34:37.407Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T08:34:38.774Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.305s coverage: 56.2% of statements [2022-03-07T08:34:38.774Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2022-03-07T08:34:40.110Z] 898469748ff6: Pull complete [2022-03-07T08:34:40.110Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-07T08:34:40.110Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:34:40.110Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:34:40.110Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-07T08:34:40.110Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-07T08:34:40.110Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-07T08:34:40.110Z] INFO: Docker version of control daemon [2022-03-07T08:34:40.110Z] [2022-03-07T08:34:40.110Z] Client: [2022-03-07T08:34:40.110Z] Version: 20.10.9 [2022-03-07T08:34:40.110Z] API version: 1.41 [2022-03-07T08:34:40.110Z] Go version: go1.16.8 [2022-03-07T08:34:40.110Z] Git commit: c2ea9bc [2022-03-07T08:34:40.110Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T08:34:40.110Z] OS/Arch: windows/amd64 [2022-03-07T08:34:40.110Z] Context: default [2022-03-07T08:34:40.110Z] Experimental: true [2022-03-07T08:34:40.110Z] [2022-03-07T08:34:40.110Z] Server: Docker Engine - Community [2022-03-07T08:34:40.110Z] Engine: [2022-03-07T08:34:40.110Z] Version: 20.10.9 [2022-03-07T08:34:40.110Z] API version: 1.41 (minimum version 1.24) [2022-03-07T08:34:40.110Z] Go version: go1.16.8 [2022-03-07T08:34:40.110Z] Git commit: 79ea9d3 [2022-03-07T08:34:40.110Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T08:34:40.110Z] OS/Arch: windows/amd64 [2022-03-07T08:34:40.110Z] Experimental: true [2022-03-07T08:34:40.110Z] [2022-03-07T08:34:40.110Z] INFO: Docker info of control daemon [2022-03-07T08:34:40.110Z] [2022-03-07T08:34:40.110Z] Client: [2022-03-07T08:34:40.110Z] Context: default [2022-03-07T08:34:40.110Z] Debug Mode: false [2022-03-07T08:34:40.110Z] [2022-03-07T08:34:40.110Z] Server: [2022-03-07T08:34:40.110Z] Containers: 0 [2022-03-07T08:34:40.110Z] Running: 0 [2022-03-07T08:34:40.110Z] Paused: 0 [2022-03-07T08:34:40.110Z] Stopped: 0 [2022-03-07T08:34:40.110Z] Images: 1 [2022-03-07T08:34:40.110Z] Server Version: 20.10.9 [2022-03-07T08:34:40.110Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T08:34:40.110Z] Windows: [2022-03-07T08:34:40.110Z] LCOW: [2022-03-07T08:34:40.110Z] Logging Driver: json-file [2022-03-07T08:34:40.110Z] Plugins: [2022-03-07T08:34:40.110Z] Volume: local [2022-03-07T08:34:40.110Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T08:34:40.110Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T08:34:40.110Z] Swarm: inactive [2022-03-07T08:34:40.110Z] Default Isolation: process [2022-03-07T08:34:40.110Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T08:34:40.110Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T08:34:40.110Z] OSType: windows [2022-03-07T08:34:40.110Z] Architecture: x86_64 [2022-03-07T08:34:40.110Z] CPUs: 4 [2022-03-07T08:34:40.110Z] Total Memory: 32GiB [2022-03-07T08:34:40.110Z] Name: azwin-2-d79bb0 [2022-03-07T08:34:40.110Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-07T08:34:40.110Z] Docker Root Dir: D:\docker [2022-03-07T08:34:40.110Z] Debug Mode: false [2022-03-07T08:34:40.110Z] Registry: https://index.docker.io/v1/ [2022-03-07T08:34:40.110Z] Labels: [2022-03-07T08:34:40.110Z] Experimental: true [2022-03-07T08:34:40.110Z] Insecure Registries: [2022-03-07T08:34:40.110Z] 10.0.0.4:5000 [2022-03-07T08:34:40.110Z] 127.0.0.0/8 [2022-03-07T08:34:40.110Z] Registry Mirrors: [2022-03-07T08:34:40.110Z] http://10.0.0.4:5000/ [2022-03-07T08:34:40.110Z] Live Restore Enabled: false [2022-03-07T08:34:40.110Z] Product License: Community Engine [2022-03-07T08:34:40.110Z] [2022-03-07T08:34:40.110Z] [2022-03-07T08:34:40.110Z] INFO: Commit hash is bf31f67d13 [2022-03-07T08:34:40.111Z] INFO: Nuke-Everything... [2022-03-07T08:34:40.111Z] INFO: Container count on control daemon to delete is 0 [2022-03-07T08:34:40.111Z] INFO: Nuking d:\CI [2022-03-07T08:34:40.111Z] INFO: Zapped successfully [2022-03-07T08:34:40.111Z] INFO: Location for testing is d:\CI\PR-43131\10 [2022-03-07T08:34:40.111Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-07T08:34:40.111Z] [2022-03-07T08:34:40.111Z] [2022-03-07T08:34:40.111Z] INFO: Building the image from Dockerfile.windows at 03/07/2022 08:34:27... [2022-03-07T08:34:40.111Z] [2022-03-07T08:34:40.111Z] Sending build context to Docker daemon 62.47MB [2022-03-07T08:34:40.111Z] [2022-03-07T08:34:40.111Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-07T08:34:40.111Z] ---> bdeb13086b9f [2022-03-07T08:34:40.111Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-07T08:34:40.111Z] ---> Running in 1cabc6a8a247 [2022-03-07T08:34:40.111Z] Removing intermediate container 1cabc6a8a247 [2022-03-07T08:34:40.111Z] ---> 9085d46d5400 [2022-03-07T08:34:40.111Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-07T08:34:40.111Z] ---> Running in c2a6fffaf932 [2022-03-07T08:34:40.111Z] Removing intermediate container c2a6fffaf932 [2022-03-07T08:34:40.111Z] ---> 34a2651d48d1 [2022-03-07T08:34:40.111Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-07T08:34:40.111Z] ---> Running in a0013b9ce4b1 [2022-03-07T08:34:40.111Z] Removing intermediate container a0013b9ce4b1 [2022-03-07T08:34:40.111Z] ---> 77c937bdf26d [2022-03-07T08:34:40.111Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-07T08:34:40.111Z] ---> Running in 830a3e3f34dc [2022-03-07T08:34:40.111Z] Removing intermediate container 830a3e3f34dc [2022-03-07T08:34:40.111Z] ---> c86655b3505e [2022-03-07T08:34:40.111Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-07T08:34:40.111Z] ---> Running in f2087b3f8001 [2022-03-07T08:34:40.111Z] Removing intermediate container f2087b3f8001 [2022-03-07T08:34:40.111Z] ---> 32536280bb1a [2022-03-07T08:34:40.111Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-07T08:34:40.111Z] ---> Running in 72f56c89e3f7 [2022-03-07T08:34:40.705Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2022-03-07T08:34:41.641Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.200s coverage: 50.5% of statements [2022-03-07T08:34:43.011Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.599s coverage: 46.2% of statements [2022-03-07T08:34:43.011Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T08:34:43.944Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.8% of statements [2022-03-07T08:34:43.944Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.850s coverage: 58.0% of statements [2022-03-07T08:34:43.944Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-07T08:34:43.944Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T08:34:43.955Z] [2022-03-07T08:34:43.955Z] SUCCESS: Specified value was saved. [2022-03-07T08:34:44.425Z] INFO: Downloading git... [2022-03-07T08:34:44.873Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2022-03-07T08:34:45.436Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-07T08:34:46.000Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.8% of statements [2022-03-07T08:34:46.000Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T08:34:46.000Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T08:34:46.563Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.0% of statements [2022-03-07T08:34:46.667Z] INFO: Downloading go... [2022-03-07T08:34:47.126Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 80.2% of statements [2022-03-07T08:34:47.383Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-03-07T08:34:47.383Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T08:34:47.947Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2022-03-07T08:34:47.947Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2022-03-07T08:34:48.203Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-03-07T08:34:48.241Z] INFO: Downloading compiler 1 of 3... [2022-03-07T08:34:48.460Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-03-07T08:34:49.023Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 78.7% of statements [2022-03-07T08:34:49.023Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T08:34:49.234Z] INFO: Downloading compiler 2 of 3... [2022-03-07T08:34:49.279Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 59.1% of statements [2022-03-07T08:34:49.841Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-03-07T08:34:50.234Z] INFO: Downloading compiler 3 of 3... [2022-03-07T08:34:50.403Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-07T08:34:50.660Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2022-03-07T08:34:50.706Z] INFO: Extracting git... [2022-03-07T08:34:51.223Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-07T08:34:51.794Z] ok github.com/docker/docker/daemon/logger/splunk 1.577s coverage: 82.5% of statements [2022-03-07T08:34:51.794Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T08:34:51.794Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T08:34:52.725Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-03-07T08:34:53.288Z] ok github.com/docker/docker/distribution 0.599s coverage: 28.4% of statements [2022-03-07T08:34:53.288Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T08:34:53.850Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-03-07T08:34:54.413Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-07T08:34:54.868Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T08:34:54.868Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T08:34:54.868Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:34:54.868Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T08:34:54.868Z] [2022-03-07T08:34:54.868Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T08:34:54.868Z] DOCKER_SYSTEMD=1 [2022-03-07T08:34:54.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T08:34:54.868Z] HOSTNAME=2f97ba8e108e [2022-03-07T08:34:54.868Z] DEST=bundles/test-integration [2022-03-07T08:34:54.868Z] PWD=/go/src/github.com/docker/docker [2022-03-07T08:34:54.869Z] DOCKER_GITCOMMIT=738b9842fe1dc9e02fd1771f2b02fdbb66e2328d [2022-03-07T08:34:54.869Z] container=docker [2022-03-07T08:34:54.869Z] HOME=/root [2022-03-07T08:34:54.869Z] LANG=C.UTF-8 [2022-03-07T08:34:54.869Z] INVOCATION_ID=23a9d1a177d94afe83fd2cbf12a8a9af [2022-03-07T08:34:54.869Z] GOLANG_VERSION=1.17.8 [2022-03-07T08:34:54.869Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T08:34:54.869Z] VALIDATE_BRANCH=master [2022-03-07T08:34:54.869Z] TERM=xterm [2022-03-07T08:34:54.869Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T08:34:54.869Z] SHLVL=3 [2022-03-07T08:34:54.869Z] TIMEOUT=120m [2022-03-07T08:34:54.869Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T08:34:54.869Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T08:34:54.869Z] GO111MODULE=off [2022-03-07T08:34:54.869Z] DOCKER_EXPERIMENTAL=1 [2022-03-07T08:34:54.869Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T08:34:54.869Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T08:34:54.869Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T08:34:54.869Z] GOPATH=/go [2022-03-07T08:34:54.869Z] PKG_CONFIG=pkg-config [2022-03-07T08:34:54.869Z] _=/usr/bin/env [2022-03-07T08:34:54.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-07T08:34:54.976Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-07T08:34:55.232Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-03-07T08:34:55.232Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T08:34:55.488Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-07T08:34:55.745Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-03-07T08:34:55.745Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T08:34:56.002Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-07T08:34:56.931Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2022-03-07T08:34:57.496Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2022-03-07T08:34:57.496Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-07T08:34:59.389Z] ok github.com/docker/docker/pkg/archive 0.277s coverage: 82.5% of statements [2022-03-07T08:34:59.952Z] ok github.com/docker/docker/pkg/authorization 0.363s coverage: 68.3% of statements [2022-03-07T08:35:00.209Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-07T08:35:00.209Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-07T08:35:03.204Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T08:35:03.204Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T08:35:03.204Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:35:03.204Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T08:35:03.204Z] [2022-03-07T08:35:03.204Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T08:35:03.204Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T08:35:03.204Z] HOSTNAME=84311b0a4257 [2022-03-07T08:35:03.204Z] DEST=bundles/test-integration [2022-03-07T08:35:03.204Z] PWD=/go/src/github.com/docker/docker [2022-03-07T08:35:03.204Z] DOCKER_ROOTLESS=1 [2022-03-07T08:35:03.204Z] DOCKER_GITCOMMIT=2ae58af110f933dc89c1879d3ab5b3f2ae10f536 [2022-03-07T08:35:03.204Z] container=docker [2022-03-07T08:35:03.204Z] HOME=/root [2022-03-07T08:35:03.204Z] GOLANG_VERSION=1.17.8 [2022-03-07T08:35:03.204Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T08:35:03.204Z] VALIDATE_BRANCH=master [2022-03-07T08:35:03.204Z] TERM=xterm [2022-03-07T08:35:03.204Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T08:35:03.204Z] SHLVL=1 [2022-03-07T08:35:03.204Z] TIMEOUT=120m [2022-03-07T08:35:03.204Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T08:35:03.204Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T08:35:03.204Z] GO111MODULE=off [2022-03-07T08:35:03.204Z] DOCKER_EXPERIMENTAL=1 [2022-03-07T08:35:03.204Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T08:35:03.204Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T08:35:03.204Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T08:35:03.204Z] GOPATH=/go [2022-03-07T08:35:03.204Z] PKG_CONFIG=pkg-config [2022-03-07T08:35:03.204Z] _=/usr/bin/env [2022-03-07T08:35:03.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-07T08:35:03.478Z] ok github.com/docker/docker/pkg/chrootarchive 2.517s coverage: 43.5% of statements [2022-03-07T08:35:03.734Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-07T08:35:03.734Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-07T08:35:03.994Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-07T08:35:04.250Z] ok github.com/docker/docker/layer 7.077s coverage: 69.0% of statements [2022-03-07T08:35:04.250Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T08:35:04.250Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T08:35:04.250Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T08:35:04.250Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T08:35:04.250Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T08:35:04.250Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T08:35:04.507Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-03-07T08:35:04.763Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-07T08:35:05.024Z] ok github.com/docker/docker/pkg/fsutils 0.149s coverage: 85.1% of statements [2022-03-07T08:35:05.024Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-07T08:35:05.276Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T08:35:05.276Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T08:35:05.276Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:35:05.276Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T08:35:05.276Z] [2022-03-07T08:35:05.276Z] + TEST_INTEGRATION_DEST=1 [2022-03-07T08:35:05.276Z] + CONTAINER_NAME=docker-pr10-1 [2022-03-07T08:35:05.276Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T08:35:05.276Z] + run_tests test-integration-flaky [2022-03-07T08:35:05.276Z] + '[' -n 0 ']' [2022-03-07T08:35:05.276Z] + rm= [2022-03-07T08:35:05.276Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43131/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43131/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2ae58af110f933dc89c1879d3ab5b3f2ae10f536 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ae58af110f933dc89c1879d3ab5b3f2ae10f536 hack/make.sh test-integration-flaky test-integration [2022-03-07T08:35:05.276Z] + c=0 [2022-03-07T08:35:05.276Z] + TEST_INTEGRATION_DEST=3 [2022-03-07T08:35:05.276Z] + TEST_INTEGRATION_DEST=2 [2022-03-07T08:35:05.276Z] + CONTAINER_NAME=docker-pr10-3 [2022-03-07T08:35:05.276Z] + CONTAINER_NAME=docker-pr10-2 [2022-03-07T08:35:05.276Z] + TEST_SKIP_INTEGRATION=1 [2022-03-07T08:35:05.276Z] + TEST_SKIP_INTEGRATION=1 [2022-03-07T08:35:05.276Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-07T08:35:05.276Z] + run_tests [2022-03-07T08:35:05.276Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-07T08:35:05.276Z] + run_tests [2022-03-07T08:35:05.276Z] + '[' -n 0 ']' [2022-03-07T08:35:05.276Z] + '[' -n 0 ']' [2022-03-07T08:35:05.276Z] + rm= [2022-03-07T08:35:05.276Z] + rm= [2022-03-07T08:35:05.276Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43131/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43131/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2ae58af110f933dc89c1879d3ab5b3f2ae10f536 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ae58af110f933dc89c1879d3ab5b3f2ae10f536 hack/make.sh '' test-integration [2022-03-07T08:35:05.276Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43131/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43131/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2ae58af110f933dc89c1879d3ab5b3f2ae10f536 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ae58af110f933dc89c1879d3ab5b3f2ae10f536 hack/make.sh '' test-integration [2022-03-07T08:35:05.276Z] ++ jobs -p [2022-03-07T08:35:05.276Z] + for job in $(jobs -p) [2022-03-07T08:35:05.276Z] + wait 7522 [2022-03-07T08:35:05.276Z] [2022-03-07T08:35:05.276Z] [2022-03-07T08:35:05.276Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T08:35:05.276Z] [2022-03-07T08:35:05.276Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T08:35:05.277Z] HOSTNAME=22cd7733509b [2022-03-07T08:35:05.277Z] TEST_SKIP_INTEGRATION=1 [2022-03-07T08:35:05.277Z] TESTDEBUG=0 [2022-03-07T08:35:05.277Z] DEST=bundles/test-integration [2022-03-07T08:35:05.277Z] PWD=/go/src/github.com/docker/docker [2022-03-07T08:35:05.277Z] KEEPBUNDLE=1 [2022-03-07T08:35:05.277Z] DOCKER_GITCOMMIT=2ae58af110f933dc89c1879d3ab5b3f2ae10f536 [2022-03-07T08:35:05.277Z] container=docker [2022-03-07T08:35:05.277Z] HOME=/root [2022-03-07T08:35:05.277Z] GOLANG_VERSION=1.17.8 [2022-03-07T08:35:05.277Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T08:35:05.277Z] VALIDATE_BRANCH=master [2022-03-07T08:35:05.277Z] TERM=xterm [2022-03-07T08:35:05.277Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T08:35:05.277Z] SHLVL=1 [2022-03-07T08:35:05.277Z] TIMEOUT=120m [2022-03-07T08:35:05.277Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T08:35:05.277Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T08:35:05.277Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-07T08:35:05.277Z] GO111MODULE=off [2022-03-07T08:35:05.277Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T08:35:05.277Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T08:35:05.277Z] GOPATH=/go [2022-03-07T08:35:05.277Z] PKG_CONFIG=pkg-config [2022-03-07T08:35:05.277Z] _=/usr/bin/env [2022-03-07T08:35:05.277Z] Building test suite binary ./integration-cli/test.main [2022-03-07T08:35:05.277Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-07T08:35:05.277Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T08:35:05.277Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T08:35:05.277Z] HOSTNAME=c9bed5907dc3 [2022-03-07T08:35:05.277Z] TEST_SKIP_INTEGRATION=1 [2022-03-07T08:35:05.277Z] TESTDEBUG=0 [2022-03-07T08:35:05.277Z] DEST=bundles/test-integration [2022-03-07T08:35:05.277Z] PWD=/go/src/github.com/docker/docker [2022-03-07T08:35:05.277Z] KEEPBUNDLE=1 [2022-03-07T08:35:05.277Z] DOCKER_GITCOMMIT=2ae58af110f933dc89c1879d3ab5b3f2ae10f536 [2022-03-07T08:35:05.277Z] container=docker [2022-03-07T08:35:05.277Z] HOME=/root [2022-03-07T08:35:05.277Z] GOLANG_VERSION=1.17.8 [2022-03-07T08:35:05.277Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T08:35:05.277Z] VALIDATE_BRANCH=master [2022-03-07T08:35:05.277Z] TERM=xterm [2022-03-07T08:35:05.277Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T08:35:05.277Z] SHLVL=1 [2022-03-07T08:35:05.277Z] TIMEOUT=120m [2022-03-07T08:35:05.277Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T08:35:05.277Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T08:35:05.277Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-07T08:35:05.277Z] GO111MODULE=off [2022-03-07T08:35:05.277Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T08:35:05.277Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T08:35:05.277Z] GOPATH=/go [2022-03-07T08:35:05.277Z] PKG_CONFIG=pkg-config [2022-03-07T08:35:05.277Z] _=/usr/bin/env [2022-03-07T08:35:05.277Z] Building test suite binary ./integration-cli/test.main [2022-03-07T08:35:05.277Z] No new tests added to integration. [2022-03-07T08:35:05.277Z] [2022-03-07T08:35:05.277Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T08:35:05.952Z] ok github.com/docker/docker/pkg/idtools 0.357s coverage: 69.5% of statements [2022-03-07T08:35:05.952Z] ok github.com/docker/docker/pkg/ioutils 0.374s coverage: 71.5% of statements [2022-03-07T08:35:06.208Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-07T08:35:06.208Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T08:35:06.208Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-03-07T08:35:06.208Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-07T08:35:06.208Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T08:35:06.465Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-07T08:35:06.465Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-03-07T08:35:06.645Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T08:35:06.645Z] HOSTNAME=e89a5756def4 [2022-03-07T08:35:06.645Z] TESTDEBUG=0 [2022-03-07T08:35:06.645Z] DEST=bundles/test-integration [2022-03-07T08:35:06.645Z] PWD=/go/src/github.com/docker/docker [2022-03-07T08:35:06.645Z] KEEPBUNDLE=1 [2022-03-07T08:35:06.645Z] DOCKER_GITCOMMIT=2ae58af110f933dc89c1879d3ab5b3f2ae10f536 [2022-03-07T08:35:06.645Z] container=docker [2022-03-07T08:35:06.645Z] HOME=/root [2022-03-07T08:35:06.645Z] GOLANG_VERSION=1.17.8 [2022-03-07T08:35:06.645Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T08:35:06.645Z] VALIDATE_BRANCH=master [2022-03-07T08:35:06.645Z] TERM=xterm [2022-03-07T08:35:06.645Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T08:35:06.645Z] SHLVL=1 [2022-03-07T08:35:06.645Z] TIMEOUT=120m [2022-03-07T08:35:06.645Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T08:35:06.645Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T08:35:06.645Z] GO111MODULE=off [2022-03-07T08:35:06.645Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T08:35:06.645Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T08:35:06.645Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T08:35:06.645Z] GOPATH=/go [2022-03-07T08:35:06.645Z] PKG_CONFIG=pkg-config [2022-03-07T08:35:06.645Z] _=/usr/bin/env [2022-03-07T08:35:06.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-07T08:35:06.722Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-07T08:35:06.978Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-03-07T08:35:06.978Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-07T08:35:06.978Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T08:35:06.978Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T08:35:07.543Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-03-07T08:35:07.800Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-07T08:35:08.056Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-07T08:35:08.056Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-07T08:35:08.534Z] INFO: Expanding go... [2022-03-07T08:35:09.422Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2022-03-07T08:35:09.679Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-07T08:35:09.935Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-07T08:35:09.935Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-07T08:35:10.192Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-07T08:35:10.449Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-07T08:35:11.012Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 50.7% of statements [2022-03-07T08:35:11.268Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-07T08:35:11.525Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2022-03-07T08:35:12.088Z] ok github.com/docker/docker/pkg/tarsum 0.054s coverage: 89.3% of statements [2022-03-07T08:35:12.088Z] coverage: [no statements] [2022-03-07T08:35:12.088Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-07T08:35:12.651Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-07T08:35:12.651Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-07T08:35:12.651Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-07T08:35:14.542Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-03-07T08:35:14.798Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-07T08:35:15.055Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-03-07T08:35:16.421Z] ok github.com/docker/docker/quota 0.191s coverage: 71.4% of statements [2022-03-07T08:35:16.421Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-07T08:35:17.788Z] ok github.com/docker/docker/registry 0.098s coverage: 58.3% of statements [2022-03-07T08:35:18.044Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-07T08:35:18.044Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-07T08:35:18.607Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-07T08:35:18.863Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-07T08:35:21.383Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-07T08:35:21.958Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.4% of statements [2022-03-07T08:35:22.525Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-03-07T08:35:23.899Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-03-07T08:35:33.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-07T08:35:33.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-07T08:35:37.597Z] 1bd78008c728: Pull complete [2022-03-07T08:35:37.597Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-07T08:35:37.597Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:35:37.597Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:35:37.597Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-07T08:35:37.597Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-07T08:35:37.597Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-03-07T08:35:37.597Z] INFO: Docker version of control daemon [2022-03-07T08:35:37.597Z] [2022-03-07T08:35:37.597Z] Client: [2022-03-07T08:35:37.597Z] Version: 20.10.9 [2022-03-07T08:35:37.597Z] API version: 1.41 [2022-03-07T08:35:37.597Z] Go version: go1.16.8 [2022-03-07T08:35:37.597Z] Git commit: c2ea9bc [2022-03-07T08:35:37.597Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-07T08:35:37.597Z] OS/Arch: windows/amd64 [2022-03-07T08:35:37.597Z] Context: default [2022-03-07T08:35:37.597Z] Experimental: true [2022-03-07T08:35:37.597Z] [2022-03-07T08:35:37.597Z] Server: Docker Engine - Community [2022-03-07T08:35:37.597Z] Engine: [2022-03-07T08:35:37.597Z] Version: 20.10.9 [2022-03-07T08:35:37.597Z] API version: 1.41 (minimum version 1.24) [2022-03-07T08:35:37.597Z] Go version: go1.16.8 [2022-03-07T08:35:37.597Z] Git commit: 79ea9d3 [2022-03-07T08:35:37.597Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-07T08:35:37.597Z] OS/Arch: windows/amd64 [2022-03-07T08:35:37.597Z] Experimental: true [2022-03-07T08:35:37.597Z] [2022-03-07T08:35:37.597Z] INFO: Docker info of control daemon [2022-03-07T08:35:37.597Z] [2022-03-07T08:35:37.597Z] Client: [2022-03-07T08:35:37.597Z] Context: default [2022-03-07T08:35:37.597Z] Debug Mode: false [2022-03-07T08:35:37.597Z] Plugins: [2022-03-07T08:35:37.597Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-07T08:35:37.597Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-07T08:35:37.597Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-07T08:35:37.597Z] [2022-03-07T08:35:37.597Z] Server: [2022-03-07T08:35:37.597Z] Containers: 0 [2022-03-07T08:35:37.597Z] Running: 0 [2022-03-07T08:35:37.597Z] Paused: 0 [2022-03-07T08:35:37.597Z] Stopped: 0 [2022-03-07T08:35:37.597Z] Images: 1 [2022-03-07T08:35:37.597Z] Server Version: 20.10.9 [2022-03-07T08:35:37.597Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-07T08:35:37.597Z] Windows: [2022-03-07T08:35:37.597Z] LCOW: [2022-03-07T08:35:37.597Z] Logging Driver: json-file [2022-03-07T08:35:37.597Z] Plugins: [2022-03-07T08:35:37.597Z] Volume: local [2022-03-07T08:35:37.597Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T08:35:37.597Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T08:35:37.597Z] Swarm: inactive [2022-03-07T08:35:37.597Z] Default Isolation: process [2022-03-07T08:35:37.597Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-07T08:35:37.597Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-07T08:35:37.597Z] OSType: windows [2022-03-07T08:35:37.597Z] Architecture: x86_64 [2022-03-07T08:35:37.597Z] CPUs: 4 [2022-03-07T08:35:37.597Z] Total Memory: 32GiB [2022-03-07T08:35:37.597Z] Name: azwin-2-b74a00 [2022-03-07T08:35:37.597Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-07T08:35:37.597Z] Docker Root Dir: D:\docker [2022-03-07T08:35:37.597Z] Debug Mode: false [2022-03-07T08:35:37.597Z] Registry: https://index.docker.io/v1/ [2022-03-07T08:35:37.597Z] Labels: [2022-03-07T08:35:37.597Z] Experimental: true [2022-03-07T08:35:37.597Z] Insecure Registries: [2022-03-07T08:35:37.597Z] 10.0.0.4:5000 [2022-03-07T08:35:37.597Z] 127.0.0.0/8 [2022-03-07T08:35:37.597Z] Registry Mirrors: [2022-03-07T08:35:37.597Z] http://10.0.0.4:5000/ [2022-03-07T08:35:37.597Z] Live Restore Enabled: false [2022-03-07T08:35:37.597Z] Product License: Community Engine [2022-03-07T08:35:37.597Z] [2022-03-07T08:35:37.597Z] [2022-03-07T08:35:37.597Z] INFO: Commit hash is 30fbdc33c6 [2022-03-07T08:35:37.597Z] INFO: Nuke-Everything... [2022-03-07T08:35:37.597Z] INFO: Container count on control daemon to delete is 0 [2022-03-07T08:35:37.597Z] INFO: Nuking d:\CI [2022-03-07T08:35:37.597Z] INFO: Zapped successfully [2022-03-07T08:35:37.597Z] INFO: Location for testing is d:\CI\PR-43131\10 [2022-03-07T08:35:37.597Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-07T08:35:37.597Z] [2022-03-07T08:35:37.597Z] [2022-03-07T08:35:37.597Z] INFO: Building the image from Dockerfile.windows at 03/07/2022 08:35:35... [2022-03-07T08:35:37.597Z] [2022-03-07T08:35:38.665Z] INFO: Expanding compiler 1 of 3... [2022-03-07T08:35:38.665Z] INFO: Expanding compiler 2 of 3... [2022-03-07T08:35:41.324Z] Sending build context to Docker daemon 62.47MB [2022-03-07T08:35:41.324Z] [2022-03-07T08:35:41.324Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-07T08:35:41.324Z] ---> c703d4d60533 [2022-03-07T08:35:41.324Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-07T08:35:41.324Z] ---> Running in b5b07d7407b4 [2022-03-07T08:35:41.783Z] Removing intermediate container b5b07d7407b4 [2022-03-07T08:35:41.783Z] ---> 748ae48e9823 [2022-03-07T08:35:41.783Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-07T08:35:41.783Z] ---> Running in 6c2e790f5d71 [2022-03-07T08:35:41.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-07T08:35:41.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-07T08:35:41.943Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T08:35:41.944Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === Skipped [2022-03-07T08:35:41.944Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T08:35:41.944Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T08:35:41.944Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T08:35:41.944Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T08:35:41.944Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-07T08:35:41.944Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-07T08:35:41.944Z] aufs_test.go:37: driver not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:71: No driver to put! [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-07T08:35:41.944Z] time="2022-03-07T08:34:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:71: No driver to put! [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-07T08:35:41.944Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-07T08:35:41.944Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-07T08:35:41.944Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:35:41.944Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-07T08:35:41.944Z] graphtest_unix.go:71: No driver to put! [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-07T08:35:41.944Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-07T08:35:41.944Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-07T08:35:41.944Z] [2022-03-07T08:35:41.944Z] DONE 2323 tests, 53 skipped in 197.682s [2022-03-07T08:35:41.944Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/config [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/idm [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/ns [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/options [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/osl [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T08:35:41.944Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-07T08:35:41.945Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-07T08:35:42.243Z] Removing intermediate container 6c2e790f5d71 [2022-03-07T08:35:42.243Z] ---> b0d83bab3c3f [2022-03-07T08:35:42.243Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-07T08:35:42.243Z] ---> Running in 0f0106c4788a [2022-03-07T08:35:42.465Z] INFO: Expanding compiler 3 of 3... [2022-03-07T08:35:42.701Z] Removing intermediate container 0f0106c4788a [2022-03-07T08:35:42.701Z] ---> cb37c3cefdb5 [2022-03-07T08:35:42.701Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-07T08:35:42.701Z] ---> Running in 2b9c1afd8705 [2022-03-07T08:35:42.934Z] INFO: Removing downloaded files... [2022-03-07T08:35:43.158Z] Removing intermediate container 2b9c1afd8705 [2022-03-07T08:35:43.158Z] ---> d7f9cf80a7db [2022-03-07T08:35:43.158Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-07T08:35:43.158Z] ---> Running in dc87184da405 [2022-03-07T08:35:43.405Z] INFO: Downloading containerd [2022-03-07T08:35:43.615Z] Removing intermediate container dc87184da405 [2022-03-07T08:35:43.615Z] ---> f855248895d8 [2022-03-07T08:35:43.615Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-07T08:35:43.615Z] ---> Running in e7b6576cdc4e [2022-03-07T08:36:00.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-07T08:36:01.237Z] [2022-03-07T08:36:01.237Z] Name Version Source Summary [2022-03-07T08:36:01.237Z] ---- ------- ------ ------- [2022-03-07T08:36:01.237Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-07T08:36:01.706Z] [2022-03-07T08:36:01.706Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-07T08:36:01.706Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-07T08:36:01.706Z] PSChildName : containerd [2022-03-07T08:36:01.706Z] PSDrive : C [2022-03-07T08:36:01.706Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-07T08:36:01.706Z] PSIsContainer : True [2022-03-07T08:36:01.706Z] Name : containerd [2022-03-07T08:36:01.706Z] FullName : C:\containerd [2022-03-07T08:36:01.706Z] Parent : [2022-03-07T08:36:01.706Z] Exists : True [2022-03-07T08:36:01.706Z] Root : C:\ [2022-03-07T08:36:01.706Z] Extension : [2022-03-07T08:36:01.706Z] CreationTime : 3/7/2022 8:36:01 AM [2022-03-07T08:36:01.706Z] CreationTimeUtc : 3/7/2022 8:36:01 AM [2022-03-07T08:36:01.706Z] LastAccessTime : 3/7/2022 8:36:01 AM [2022-03-07T08:36:01.706Z] LastAccessTimeUtc : 3/7/2022 8:36:01 AM [2022-03-07T08:36:01.706Z] LastWriteTime : 3/7/2022 8:36:01 AM [2022-03-07T08:36:01.706Z] LastWriteTimeUtc : 3/7/2022 8:36:01 AM [2022-03-07T08:36:01.706Z] Attributes : Directory [2022-03-07T08:36:01.706Z] Mode : d----- [2022-03-07T08:36:01.706Z] BaseName : containerd [2022-03-07T08:36:01.706Z] Target : {} [2022-03-07T08:36:01.706Z] LinkType : [2022-03-07T08:36:01.706Z] [2022-03-07T08:36:03.274Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-07T08:36:03.274Z] INFO: Configuring git core.autocrlf... [2022-03-07T08:36:03.274Z] [2022-03-07T08:36:03.274Z] [2022-03-07T08:36:03.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-07T08:36:04.689Z] [2022-03-07T08:36:04.689Z] SUCCESS: Specified value was saved. [2022-03-07T08:36:04.689Z] INFO: Downloading git... [2022-03-07T08:36:04.689Z] INFO: Downloading go... [2022-03-07T08:36:05.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-07T08:36:06.868Z] INFO: Downloading compiler 1 of 3... [2022-03-07T08:36:06.868Z] INFO: Downloading compiler 2 of 3... [2022-03-07T08:36:06.868Z] INFO: Downloading compiler 3 of 3... [2022-03-07T08:36:06.868Z] INFO: Extracting git... [2022-03-07T08:36:10.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-07T08:36:15.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-07T08:36:15.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-07T08:36:15.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-07T08:36:16.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-07T08:36:16.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-07T08:36:17.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-07T08:36:18.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-07T08:36:19.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-07T08:36:20.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-07T08:36:20.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-07T08:36:20.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-07T08:36:20.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-07T08:36:21.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-07T08:36:21.657Z] INFO: Expanding go... [2022-03-07T08:36:21.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-07T08:36:21.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-07T08:36:22.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-07T08:36:22.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-07T08:36:23.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-07T08:36:23.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-07T08:36:24.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-07T08:36:25.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-07T08:36:25.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-07T08:36:25.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-07T08:36:26.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-07T08:36:26.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-07T08:36:26.891Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T08:36:26.891Z] Using test binary docker [2022-03-07T08:36:26.891Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-07T08:36:26.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-07T08:36:27.152Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-07T08:36:27.152Z] INFO: Waiting for daemon to start... [2022-03-07T08:36:27.152Z] Starting dockerd [2022-03-07T08:36:27.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-07T08:36:28.569Z] ok github.com/docker/docker/libnetwork 37.137s coverage: 40.7% of statements [2022-03-07T08:36:28.569Z] ok github.com/docker/docker/libnetwork/bitseq 0.127s coverage: 84.4% of statements [2022-03-07T08:36:28.569Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T08:36:28.569Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T08:36:28.569Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T08:36:28.569Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T08:36:28.569Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T08:36:28.569Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T08:36:28.569Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-07T08:36:28.569Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T08:36:28.569Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-03-07T08:36:28.569Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-07T08:36:28.569Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T08:36:28.569Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T08:36:28.569Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-07T08:36:28.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-07T08:36:28.825Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.241s coverage: 59.9% of statements [2022-03-07T08:36:28.825Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T08:36:29.081Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-07T08:36:29.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-07T08:36:29.644Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.068s coverage: 4.0% of statements [2022-03-07T08:36:29.644Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T08:36:30.206Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-07T08:36:30.206Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T08:36:30.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-07T08:36:30.462Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-07T08:36:30.878Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T08:36:30.878Z] Using test binary docker [2022-03-07T08:36:31.135Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-07T08:36:31.135Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T08:36:31.135Z] INFO: Waiting for daemon to start... [2022-03-07T08:36:31.135Z] Starting dockerd [2022-03-07T08:36:31.357Z] . [2022-03-07T08:36:31.357Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T08:36:31.357Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T08:36:31.357Z] Error: No such image: emptyfs [2022-03-07T08:36:31.357Z] Running integration-test (iteration 1) [2022-03-07T08:36:31.357Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-07T08:36:31.357Z] Loaded image: busybox:latest [2022-03-07T08:36:31.357Z] Loaded image: busybox:glibc [2022-03-07T08:36:32.741Z] Loaded image: debian:bullseye-slim [2022-03-07T08:36:32.741Z] Loaded image: hello-world:latest [2022-03-07T08:36:33.002Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T08:36:33.002Z] INFO: Testing against a local daemon [2022-03-07T08:36:33.002Z] === RUN TestCgroupNamespacesBuild [2022-03-07T08:36:34.387Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-03-07T08:36:34.387Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-07T08:36:34.408Z] . [2022-03-07T08:36:34.408Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T08:36:34.408Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T08:36:34.408Z] Error: No such image: emptyfs [2022-03-07T08:36:34.408Z] Running integration-test (iteration 1) [2022-03-07T08:36:34.408Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-07T08:36:34.408Z] Loaded image: busybox:latest [2022-03-07T08:36:34.408Z] Loaded image: busybox:glibc [2022-03-07T08:36:35.771Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-03-07T08:36:35.771Z] === RUN TestBuildWithSession [2022-03-07T08:36:35.771Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T08:36:35.771Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T08:36:35.771Z] === RUN TestBuildSquashParent [2022-03-07T08:36:35.775Z] Loaded image: debian:bullseye-slim [2022-03-07T08:36:36.031Z] Loaded image: hello-world:latest [2022-03-07T08:36:36.031Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T08:36:36.031Z] INFO: Testing against a local daemon [2022-03-07T08:36:36.031Z] === RUN TestCgroupNamespacesBuild [2022-03-07T08:36:37.400Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-03-07T08:36:37.400Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-07T08:36:38.329Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-03-07T08:36:38.329Z] === RUN TestBuildWithSession [2022-03-07T08:36:38.329Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T08:36:38.329Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T08:36:38.329Z] === RUN TestBuildSquashParent [2022-03-07T08:36:39.979Z] --- PASS: TestBuildSquashParent (4.06s) [2022-03-07T08:36:39.979Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T08:36:39.979Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:36:39.979Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:36:39.979Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:36:39.979Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:36:39.979Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:36:39.979Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:36:39.979Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:36:39.979Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:36:39.979Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:36:39.979Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:36:39.979Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:36:39.979Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:36:39.979Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:36:39.979Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:36:40.408Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.578s coverage: 7.4% of statements [2022-03-07T08:36:40.408Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T08:36:40.408Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-07T08:36:40.408Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-03-07T08:36:40.408Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T08:36:40.408Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-07T08:36:40.408Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T08:36:40.664Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-03-07T08:36:40.920Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-03-07T08:36:40.922Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:36:41.176Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-07T08:36:41.177Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-07T08:36:41.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:36:42.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:36:42.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:36:44.531Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-07T08:36:44.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-03-07T08:36:44.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-03-07T08:36:44.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s) [2022-03-07T08:36:44.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.39s) [2022-03-07T08:36:44.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.54s) [2022-03-07T08:36:44.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.60s) [2022-03-07T08:36:44.531Z] === RUN TestBuildMultiStageCopy [2022-03-07T08:36:44.531Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T08:36:44.868Z] --- PASS: TestBuildSquashParent (6.57s) [2022-03-07T08:36:44.868Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T08:36:45.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:36:45.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:36:45.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:36:45.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:36:45.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:36:45.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:36:45.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:36:45.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:36:45.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:36:45.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:36:45.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:36:45.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:36:45.124Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:36:45.124Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:36:45.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T08:36:45.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T08:36:46.197Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T08:36:46.457Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T08:36:46.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:36:46.718Z] --- PASS: TestBuildMultiStageCopy (2.40s) [2022-03-07T08:36:46.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2022-03-07T08:36:46.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-03-07T08:36:46.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-03-07T08:36:46.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-03-07T08:36:46.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-03-07T08:36:46.718Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T08:36:46.746Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:36:46.779Z] INFO: Expanding compiler 1 of 3... [2022-03-07T08:36:47.290Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-03-07T08:36:47.290Z] === RUN TestBuildLabelWithTargets [2022-03-07T08:36:48.233Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-03-07T08:36:48.233Z] === RUN TestBuildWithEmptyLayers [2022-03-07T08:36:48.313Z] INFO: Expanding compiler 2 of 3... [2022-03-07T08:36:48.806Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-03-07T08:36:48.806Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T08:36:49.342Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:36:49.342Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:36:50.712Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-07T08:36:50.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2022-03-07T08:36:50.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s) [2022-03-07T08:36:50.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s) [2022-03-07T08:36:50.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2022-03-07T08:36:50.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.83s) [2022-03-07T08:36:50.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2022-03-07T08:36:50.712Z] === RUN TestBuildMultiStageCopy [2022-03-07T08:36:50.712Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T08:36:50.719Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2022-03-07T08:36:50.719Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T08:36:50.980Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-03-07T08:36:50.980Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T08:36:52.893Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2022-03-07T08:36:52.893Z] === RUN TestBuildWithHugeFile [2022-03-07T08:36:53.359Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-07T08:36:53.979Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T08:36:54.095Z] INFO: Expanding compiler 3 of 3... [2022-03-07T08:36:54.553Z] INFO: Removing downloaded files... [2022-03-07T08:36:54.553Z] INFO: Downloading containerd [2022-03-07T08:36:55.343Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T08:36:56.270Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T08:36:57.198Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T08:36:58.127Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2022-03-07T08:36:58.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2022-03-07T08:36:58.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-07T08:36:58.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-07T08:36:58.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-07T08:36:58.127Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.03s) [2022-03-07T08:36:58.127Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T08:37:03.371Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2022-03-07T08:37:03.371Z] === RUN TestBuildLabelWithTargets [2022-03-07T08:37:08.204Z] ok github.com/docker/docker/libnetwork/ipam 15.769s coverage: 85.3% of statements [2022-03-07T08:37:08.205Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T08:37:08.205Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T08:37:08.205Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-07T08:37:08.462Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-07T08:37:08.462Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T08:37:08.718Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-07T08:37:09.280Z] ok github.com/docker/docker/libnetwork/ipamutils 0.285s coverage: 74.0% of statements [2022-03-07T08:37:09.842Z] ok github.com/docker/docker/libnetwork/iptables 0.133s coverage: 45.1% of statements [2022-03-07T08:37:09.842Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-07T08:37:09.855Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|deps|files|imports|compiled_files|exports_file) took 2m23.864214555s [2022-03-07T08:37:09.856Z] 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-03-07T08:37:09.856Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 471.143182ms [2022-03-07T08:37:10.099Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-03-07T08:37:11.457Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-07T08:37:11.457Z] === RUN TestBuildWithEmptyLayers [2022-03-07T08:37:13.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-07T08:37:13.974Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-07T08:37:13.974Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T08:37:15.627Z] [2022-03-07T08:37:15.627Z] Name Version Source Summary [2022-03-07T08:37:15.627Z] ---- ------- ------ ------- [2022-03-07T08:37:15.627Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-07T08:37:15.627Z] [2022-03-07T08:37:15.627Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-07T08:37:15.627Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-07T08:37:15.627Z] PSChildName : containerd [2022-03-07T08:37:15.627Z] PSDrive : C [2022-03-07T08:37:15.627Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-07T08:37:15.627Z] PSIsContainer : True [2022-03-07T08:37:15.627Z] Name : containerd [2022-03-07T08:37:15.627Z] FullName : C:\containerd [2022-03-07T08:37:15.627Z] Parent : [2022-03-07T08:37:15.627Z] Exists : True [2022-03-07T08:37:15.627Z] Root : C:\ [2022-03-07T08:37:15.627Z] Extension : [2022-03-07T08:37:15.627Z] CreationTime : 3/7/2022 8:37:13 AM [2022-03-07T08:37:15.627Z] CreationTimeUtc : 3/7/2022 8:37:13 AM [2022-03-07T08:37:15.627Z] LastAccessTime : 3/7/2022 8:37:13 AM [2022-03-07T08:37:15.627Z] LastAccessTimeUtc : 3/7/2022 8:37:13 AM [2022-03-07T08:37:15.627Z] LastWriteTime : 3/7/2022 8:37:13 AM [2022-03-07T08:37:15.628Z] LastWriteTimeUtc : 3/7/2022 8:37:13 AM [2022-03-07T08:37:15.628Z] Attributes : Directory [2022-03-07T08:37:15.628Z] Mode : d----- [2022-03-07T08:37:15.628Z] BaseName : containerd [2022-03-07T08:37:15.628Z] Target : {} [2022-03-07T08:37:15.628Z] LinkType : [2022-03-07T08:37:15.628Z] [2022-03-07T08:37:15.628Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-07T08:37:15.628Z] INFO: Configuring git core.autocrlf... [2022-03-07T08:37:15.628Z] [2022-03-07T08:37:15.628Z] [2022-03-07T08:37:15.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-07T08:37:19.222Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-07T08:37:19.222Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T08:37:19.784Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-03-07T08:37:19.784Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T08:37:25.032Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-03-07T08:37:25.032Z] === RUN TestBuildWithHugeFile [2022-03-07T08:37:29.571Z] Removing intermediate container 72f56c89e3f7 [2022-03-07T08:37:29.571Z] ---> a064ce87b4c8 [2022-03-07T08:37:29.571Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-07T08:37:29.571Z] ---> Running in 74d57cdd91d9 [2022-03-07T08:37:31.953Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-07T08:37:31.953Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-07T08:37:32.423Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-07T08:37:32.423Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-07T08:37:32.423Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-07T08:37:32.423Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-07T08:37:32.423Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-07T08:37:32.423Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-07T08:37:32.423Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-07T08:37:32.423Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-07T08:37:32.423Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-07T08:37:32.892Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-07T08:37:32.892Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-07T08:37:32.892Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-07T08:37:33.882Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-07T08:37:33.882Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-07T08:37:55.158Z] Removing intermediate container 74d57cdd91d9 [2022-03-07T08:37:55.158Z] ---> 1962987680d8 [2022-03-07T08:37:55.158Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-07T08:37:55.158Z] ---> Running in 410a7500b246 [2022-03-07T08:37:55.627Z] Removing intermediate container 410a7500b246 [2022-03-07T08:37:55.627Z] ---> eac88c77cd9b [2022-03-07T08:37:55.627Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-07T08:37:55.627Z] ---> Running in 0af721c5410c [2022-03-07T08:37:56.096Z] Removing intermediate container 0af721c5410c [2022-03-07T08:37:56.096Z] ---> 9391f0735021 [2022-03-07T08:37:56.096Z] Step 11/11 : COPY . . [2022-03-07T08:38:00.632Z] --- PASS: TestBuildWithHugeFile (63.72s) [2022-03-07T08:38:00.632Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T08:38:00.632Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T08:38:00.632Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T08:38:00.632Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T08:38:00.632Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:38:00.632Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:38:00.632Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:38:00.632Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:38:00.632Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:38:00.632Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:38:00.632Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:38:00.632Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:38:00.632Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:38:00.632Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-07T08:38:00.632Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-07T08:38:00.632Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-07T08:38:00.632Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-07T08:38:00.632Z] === RUN TestBuildPreserveOwnership [2022-03-07T08:38:00.632Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-07T08:38:00.632Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-07T08:38:00.632Z] --- PASS: TestBuildPreserveOwnership (3.33s) [2022-03-07T08:38:00.632Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.23s) [2022-03-07T08:38:00.632Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2022-03-07T08:38:00.632Z] === RUN TestBuildPlatformInvalid [2022-03-07T08:38:00.632Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-07T08:38:00.632Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-07T08:38:00.632Z] Loaded image: busybox:latest [2022-03-07T08:38:00.893Z] Loaded image: busybox:glibc [2022-03-07T08:38:02.280Z] Loaded image: debian:bullseye-slim [2022-03-07T08:38:02.280Z] Loaded image: hello-world:latest [2022-03-07T08:38:02.280Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T08:38:10.420Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.53s) [2022-03-07T08:38:10.420Z] PASS [2022-03-07T08:38:10.420Z] [2022-03-07T08:38:10.420Z] === Skipped [2022-03-07T08:38:10.420Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-07T08:38:10.420Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T08:38:10.420Z] [2022-03-07T08:38:10.420Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T08:38:10.420Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T08:38:10.420Z] [2022-03-07T08:38:10.420Z] DONE 34 tests, 2 skipped in 99.458s [2022-03-07T08:38:10.420Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-07T08:38:10.420Z] INFO: Testing against a local daemon [2022-03-07T08:38:10.420Z] === RUN TestConfigInspect [2022-03-07T08:38:12.962Z] --- PASS: TestConfigInspect (2.30s) [2022-03-07T08:38:12.962Z] === RUN TestConfigList [2022-03-07T08:38:14.877Z] --- PASS: TestConfigList (1.73s) [2022-03-07T08:38:14.877Z] === RUN TestConfigsCreateAndDelete [2022-03-07T08:38:16.789Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-03-07T08:38:16.789Z] === RUN TestConfigsUpdate [2022-03-07T08:38:18.702Z] --- PASS: TestConfigsUpdate (2.13s) [2022-03-07T08:38:18.702Z] === RUN TestTemplatedConfig [2022-03-07T08:38:21.211Z] --- PASS: TestBuildWithHugeFile (51.10s) [2022-03-07T08:38:21.211Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T08:38:21.211Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T08:38:21.211Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T08:38:21.211Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T08:38:21.211Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:38:21.211Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:38:21.211Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:38:21.211Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:38:21.211Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:38:21.211Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:38:21.211Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:38:21.211Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:38:21.211Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:38:21.211Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-07T08:38:21.211Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-07T08:38:21.211Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-07T08:38:21.211Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-07T08:38:21.211Z] === RUN TestBuildPreserveOwnership [2022-03-07T08:38:21.211Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-07T08:38:21.211Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-07T08:38:22.005Z] --- PASS: TestTemplatedConfig (2.57s) [2022-03-07T08:38:22.005Z] === RUN TestConfigCreateResolve [2022-03-07T08:38:23.918Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-03-07T08:38:23.918Z] PASS [2022-03-07T08:38:23.918Z] [2022-03-07T08:38:23.918Z] DONE 6 tests in 13.062s [2022-03-07T08:38:23.918Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-07T08:38:23.918Z] INFO: Testing against a local daemon [2022-03-07T08:38:23.918Z] === RUN TestCheckpoint [2022-03-07T08:38:23.918Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T08:38:23.918Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T08:38:23.918Z] === RUN TestContainerInvalidJSON [2022-03-07T08:38:23.918Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:38:23.918Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:38:23.918Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:38:23.918Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:38:23.919Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:38:23.919Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:38:23.919Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-07T08:38:23.919Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T08:38:23.919Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-07T08:38:23.919Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T08:38:23.919Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-07T08:38:23.919Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T08:38:23.919Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-07T08:38:23.919Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T08:38:23.919Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-07T08:38:23.919Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T08:38:23.919Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-07T08:38:23.919Z] === RUN TestCopyFromContainer [2022-03-07T08:38:24.861Z] === RUN TestCopyFromContainer// [2022-03-07T08:38:24.861Z] === RUN TestCopyFromContainer//bar/root [2022-03-07T08:38:25.122Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-07T08:38:25.122Z] === RUN TestCopyFromContainer/bar/quux [2022-03-07T08:38:25.122Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-07T08:38:25.122Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-07T08:38:25.376Z] --- PASS: TestBuildPreserveOwnership (9.69s) [2022-03-07T08:38:25.376Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.69s) [2022-03-07T08:38:25.376Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-07T08:38:25.376Z] === RUN TestBuildPlatformInvalid [2022-03-07T08:38:25.376Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-07T08:38:25.376Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-07T08:38:25.376Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-07T08:38:25.376Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-07T08:38:25.376Z] PASS [2022-03-07T08:38:25.376Z] [2022-03-07T08:38:25.376Z] === Skipped [2022-03-07T08:38:25.376Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-07T08:38:25.376Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T08:38:25.376Z] [2022-03-07T08:38:25.376Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T08:38:25.376Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T08:38:25.376Z] [2022-03-07T08:38:25.376Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-07T08:38:25.376Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-07T08:38:25.376Z] [2022-03-07T08:38:25.376Z] DONE 34 tests, 3 skipped in 111.043s [2022-03-07T08:38:25.376Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-07T08:38:25.376Z] INFO: Testing against a local daemon [2022-03-07T08:38:25.376Z] === RUN TestConfigInspect [2022-03-07T08:38:25.376Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:38:25.376Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-07T08:38:25.376Z] === RUN TestConfigList [2022-03-07T08:38:25.376Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:38:25.376Z] --- SKIP: TestConfigList (0.01s) [2022-03-07T08:38:25.376Z] === RUN TestConfigsCreateAndDelete [2022-03-07T08:38:25.376Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:38:25.376Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-07T08:38:25.376Z] === RUN TestConfigsUpdate [2022-03-07T08:38:25.376Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:38:25.376Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-07T08:38:25.376Z] === RUN TestTemplatedConfig [2022-03-07T08:38:25.376Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:38:25.376Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-07T08:38:25.376Z] === RUN TestConfigCreateResolve [2022-03-07T08:38:25.376Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:38:25.376Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-07T08:38:25.376Z] PASS [2022-03-07T08:38:25.376Z] [2022-03-07T08:38:25.376Z] === Skipped [2022-03-07T08:38:25.376Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-07T08:38:25.376Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:38:25.376Z] [2022-03-07T08:38:25.376Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-07T08:38:25.376Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:38:25.376Z] [2022-03-07T08:38:25.376Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-07T08:38:25.376Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:38:25.376Z] [2022-03-07T08:38:25.376Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-07T08:38:25.376Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:38:25.376Z] [2022-03-07T08:38:25.376Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-07T08:38:25.376Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:38:25.376Z] [2022-03-07T08:38:25.376Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-07T08:38:25.376Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:38:25.376Z] [2022-03-07T08:38:25.376Z] DONE 6 tests, 6 skipped in 0.156s [2022-03-07T08:38:25.376Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-07T08:38:25.383Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-07T08:38:25.383Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-07T08:38:25.383Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-07T08:38:25.383Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-07T08:38:25.633Z] INFO: Testing against a local daemon [2022-03-07T08:38:25.633Z] === RUN TestCheckpoint [2022-03-07T08:38:25.633Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T08:38:25.633Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T08:38:25.633Z] === RUN TestContainerInvalidJSON [2022-03-07T08:38:25.633Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:38:25.633Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:38:25.633Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:38:25.633Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:38:25.633Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:38:25.633Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:38:25.633Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-07T08:38:25.633Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-07T08:38:25.633Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T08:38:25.633Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T08:38:25.633Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-07T08:38:25.633Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T08:38:25.633Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-07T08:38:25.633Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T08:38:25.633Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-07T08:38:25.633Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T08:38:25.633Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-07T08:38:25.633Z] === RUN TestCopyFromContainer [2022-03-07T08:38:25.643Z] --- PASS: TestCopyFromContainer (1.70s) [2022-03-07T08:38:25.643Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-07T08:38:25.643Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-07T08:38:25.643Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-07T08:38:25.643Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-07T08:38:25.643Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-07T08:38:25.643Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-07T08:38:25.643Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-07T08:38:25.643Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-07T08:38:25.643Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-07T08:38:25.643Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-07T08:38:25.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T08:38:25.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:38:25.643Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:38:25.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:38:25.643Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:38:25.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:38:25.643Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:38:25.643Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:38:25.643Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:38:25.643Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:38:25.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-07T08:38:25.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T08:38:25.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T08:38:25.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T08:38:25.643Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T08:38:25.643Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-07T08:38:25.643Z] === RUN TestCreateWithInvalidEnv [2022-03-07T08:38:25.643Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T08:38:25.643Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T08:38:25.643Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T08:38:25.643Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T08:38:25.643Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T08:38:25.643Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T08:38:25.643Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T08:38:25.643Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T08:38:25.643Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T08:38:25.643Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-07T08:38:25.643Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T08:38:25.643Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T08:38:25.643Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T08:38:25.643Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T08:38:25.643Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-07T08:38:25.643Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T08:38:27.553Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2022-03-07T08:38:27.553Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T08:38:28.937Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-03-07T08:38:28.937Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T08:38:28.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:38:28.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:38:28.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:38:28.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:38:28.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:38:28.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:38:28.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:38:28.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:38:28.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:38:28.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:38:28.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:38:28.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:38:28.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:38:28.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:38:28.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:38:28.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-07T08:38:28.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T08:38:28.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T08:38:28.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T08:38:28.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T08:38:28.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-07T08:38:28.937Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T08:38:29.510Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-03-07T08:38:29.510Z] === RUN TestCreateDifferentPlatform [2022-03-07T08:38:29.510Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T08:38:29.510Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T08:38:29.510Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-07T08:38:29.510Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T08:38:29.510Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T08:38:29.510Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T08:38:29.510Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-07T08:38:29.510Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T08:38:29.510Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-07T08:38:29.510Z] === RUN TestContainerStartOnDaemonRestart [2022-03-07T08:38:29.510Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-07T08:38:29.510Z] === RUN TestDaemonRestartIpcMode [2022-03-07T08:38:29.510Z] === PAUSE TestDaemonRestartIpcMode [2022-03-07T08:38:29.510Z] === RUN TestDaemonHostGatewayIP [2022-03-07T08:38:29.510Z] === PAUSE TestDaemonHostGatewayIP [2022-03-07T08:38:29.510Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-07T08:38:29.510Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-07T08:38:29.510Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T08:38:29.510Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-07T08:38:29.510Z] === RUN TestDiff [2022-03-07T08:38:29.800Z] === RUN TestCopyFromContainer// [2022-03-07T08:38:29.800Z] === RUN TestCopyFromContainer//bar/root [2022-03-07T08:38:29.800Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-07T08:38:29.800Z] === RUN TestCopyFromContainer/bar/quux [2022-03-07T08:38:29.800Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-07T08:38:29.800Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-07T08:38:29.800Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-07T08:38:29.800Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-07T08:38:29.800Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-07T08:38:29.800Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-07T08:38:29.800Z] --- PASS: TestCopyFromContainer (3.95s) [2022-03-07T08:38:29.800Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-07T08:38:29.800Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-07T08:38:29.800Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-07T08:38:29.800Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-07T08:38:29.800Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-07T08:38:29.800Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-07T08:38:29.800Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-07T08:38:29.800Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-07T08:38:29.800Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-07T08:38:29.800Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-07T08:38:29.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T08:38:29.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:38:29.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:38:29.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:38:29.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:38:29.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:38:29.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:38:29.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:38:29.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:38:29.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:38:29.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-07T08:38:29.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T08:38:29.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T08:38:29.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T08:38:29.800Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T08:38:29.800Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-07T08:38:29.800Z] === RUN TestCreateWithInvalidEnv [2022-03-07T08:38:29.800Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T08:38:29.800Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T08:38:29.800Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T08:38:29.800Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T08:38:29.800Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T08:38:29.800Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T08:38:29.800Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T08:38:29.800Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T08:38:29.800Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T08:38:29.800Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-07T08:38:29.800Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T08:38:29.800Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T08:38:29.800Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T08:38:29.800Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T08:38:29.800Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-07T08:38:29.800Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T08:38:30.080Z] --- PASS: TestDiff (0.61s) [2022-03-07T08:38:30.080Z] === RUN TestExecWithCloseStdin [2022-03-07T08:38:30.652Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-03-07T08:38:30.652Z] === RUN TestExec [2022-03-07T08:38:31.167Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-03-07T08:38:31.167Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T08:38:31.349Z] INFO [linters context/goanalysis] analyzers took 4m16.10523417s with top 10 stages: buildir: 1m48.467835993s, goimports: 23.070173177s, unconvert: 16.738265017s, gosec: 13.617493352s, S1038: 6.891097234s, golint: 6.356748329s, misspell: 5.186534683s, inspect: 3.991220948s, nilness: 3.607481098s, S1039: 2.894239997s [2022-03-07T08:38:31.349Z] INFO [runner] Issues before processing: 3051, after processing: 0 [2022-03-07T08:38:31.349Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2444/2444, path_prettifier: 2444/2444, exclude-rules: 76/2056, nolint: 0/76, identifier_marker: 2056/2056, cgo: 2444/3051, skip_files: 2444/2444, autogenerated_exclude: 2056/2444, exclude: 2056/2056, skip_dirs: 2444/2444 [2022-03-07T08:38:31.349Z] INFO [runner] processing took 139.043563ms with stages: nolint: 54.994143ms, identifier_marker: 40.08287ms, path_prettifier: 14.484414ms, autogenerated_exclude: 12.679252ms, exclude-rules: 12.023328ms, skip_dirs: 3.633935ms, cgo: 634.42µs, filename_unadjuster: 504.048µs, max_same_issues: 2.096µs, uniq_by_line: 751ns, source_code: 601ns, severity-rules: 541ns, diff: 531ns, path_shortener: 496ns, skip_files: 467ns, max_from_linter: 454ns, exclude: 378ns, sort_results: 317ns, max_per_file_from_linter: 290ns, path_prefixer: 231ns [2022-03-07T08:38:31.349Z] INFO [runner] linters took 1m27.373011602s with stages: goanalysis_metalinter: 1m27.233821263s [2022-03-07T08:38:31.349Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-03-07T08:38:31.349Z] INFO Memory: 2319 samples, avg is 306.9MB, max is 1087.9MB [2022-03-07T08:38:31.349Z] INFO Execution took 3m51.720033221s [2022-03-07T08:38:31.349Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-07T08:38:31.593Z] --- PASS: TestExec (0.62s) [2022-03-07T08:38:31.593Z] === RUN TestExecUser [2022-03-07T08:38:31.767Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=468ae10e8efffb59adfdf395b2616800f0005d18 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:468ae10e8efffb59adfdf395b2616800f0005d18 hack/make.sh dynbinary test-docker-py [2022-03-07T08:38:32.009Z] ---> bc9215ebd4d7 [2022-03-07T08:38:32.009Z] Successfully built bc9215ebd4d7 [2022-03-07T08:38:32.009Z] Successfully tagged docker:latest [2022-03-07T08:38:32.009Z] INFO: Image build ended at 03/07/2022 08:38:29. Duration:00:04:02.2552287 [2022-03-07T08:38:32.009Z] [2022-03-07T08:38:32.009Z] [2022-03-07T08:38:32.009Z] INFO: Building the test binaries at 03/07/2022 08:38:29... [2022-03-07T08:38:32.097Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-03-07T08:38:32.097Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T08:38:32.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:38:32.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:38:32.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:38:32.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:38:32.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:38:32.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:38:32.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:38:32.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:38:32.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:38:32.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:38:32.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:38:32.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:38:32.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:38:32.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:38:32.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:38:32.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-07T08:38:32.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T08:38:32.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T08:38:32.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T08:38:32.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T08:38:32.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-07T08:38:32.097Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T08:38:32.164Z] --- PASS: TestExecUser (0.67s) [2022-03-07T08:38:32.164Z] === RUN TestExportContainerAndImportImage [2022-03-07T08:38:32.353Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-07T08:38:32.353Z] === RUN TestCreateDifferentPlatform [2022-03-07T08:38:32.353Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T08:38:32.353Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T08:38:32.353Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-07T08:38:32.353Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T08:38:32.353Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T08:38:32.353Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T08:38:32.359Z] [2022-03-07T08:38:32.359Z] Removing bundles/ [2022-03-07T08:38:32.359Z] [2022-03-07T08:38:32.359Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T08:38:32.359Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T08:38:32.359Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:38:32.610Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-07T08:38:32.610Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T08:38:32.610Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-07T08:38:32.610Z] === RUN TestContainerStartOnDaemonRestart [2022-03-07T08:38:32.610Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-07T08:38:32.610Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-07T08:38:32.610Z] === RUN TestDaemonRestartIpcMode [2022-03-07T08:38:32.610Z] === PAUSE TestDaemonRestartIpcMode [2022-03-07T08:38:32.610Z] === RUN TestDaemonHostGatewayIP [2022-03-07T08:38:32.610Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:38:32.610Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-07T08:38:32.610Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-07T08:38:32.610Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-07T08:38:32.610Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T08:38:32.610Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-07T08:38:32.610Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-07T08:38:32.610Z] === RUN TestDiff [2022-03-07T08:38:32.736Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-03-07T08:38:32.736Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T08:38:32.866Z] --- PASS: TestDiff (0.39s) [2022-03-07T08:38:32.866Z] === RUN TestExecWithCloseStdin [2022-03-07T08:38:33.430Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-03-07T08:38:33.430Z] === RUN TestExec [2022-03-07T08:38:33.685Z] --- PASS: TestExec (0.42s) [2022-03-07T08:38:33.685Z] === RUN TestExecUser [2022-03-07T08:38:34.167Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-07T08:38:34.167Z] === RUN TestHealthCheckWorkdir [2022-03-07T08:38:34.248Z] --- PASS: TestExecUser (0.46s) [2022-03-07T08:38:34.249Z] === RUN TestExportContainerAndImportImage [2022-03-07T08:38:34.750Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-03-07T08:38:34.751Z] === RUN TestHealthKillContainer [2022-03-07T08:38:34.812Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-03-07T08:38:34.812Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T08:38:34.993Z] INFO: make.ps1 starting at 03/07/2022 08:38:34 [2022-03-07T08:38:34.993Z] INFO: Git commit (bf31f67d13) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T08:38:34.993Z] INFO: Invoking autogen... [2022-03-07T08:38:35.462Z] INFO: Building daemon... [2022-03-07T08:38:36.180Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-07T08:38:36.180Z] === RUN TestHealthCheckWorkdir [2022-03-07T08:38:36.741Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-03-07T08:38:36.741Z] === RUN TestHealthKillContainer [2022-03-07T08:38:37.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-07T08:38:41.656Z] Removing intermediate container e7b6576cdc4e [2022-03-07T08:38:41.656Z] ---> f7ca504dbe4e [2022-03-07T08:38:41.656Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-07T08:38:41.656Z] ---> Running in f1b4a7939071 [2022-03-07T08:38:42.113Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-07T08:38:42.114Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-07T08:38:42.580Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-07T08:38:42.580Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-07T08:38:42.580Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-07T08:38:42.580Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-07T08:38:42.900Z] --- PASS: TestHealthKillContainer (8.15s) [2022-03-07T08:38:42.900Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T08:38:43.040Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-07T08:38:43.040Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-07T08:38:43.040Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-07T08:38:43.040Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-07T08:38:43.470Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-03-07T08:38:43.470Z] === RUN TestIpcModeNone [2022-03-07T08:38:43.498Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-07T08:38:43.498Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-07T08:38:43.498Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-07T08:38:43.498Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-07T08:38:44.042Z] --- PASS: TestIpcModeNone (0.60s) [2022-03-07T08:38:44.042Z] === RUN TestIpcModePrivate [2022-03-07T08:38:44.463Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-07T08:38:44.463Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-07T08:38:44.612Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-07T08:38:44.612Z] --- PASS: TestIpcModePrivate (0.60s) [2022-03-07T08:38:44.612Z] === RUN TestIpcModeShareable [2022-03-07T08:38:44.827Z] --- PASS: TestHealthKillContainer (7.86s) [2022-03-07T08:38:44.827Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T08:38:44.827Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T08:38:44.827Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T08:38:44.827Z] === RUN TestIpcModeNone [2022-03-07T08:38:44.827Z] --- PASS: TestIpcModeNone (0.45s) [2022-03-07T08:38:44.827Z] === RUN TestIpcModePrivate [2022-03-07T08:38:45.184Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-07T08:38:45.390Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-07T08:38:45.390Z] --- PASS: TestIpcModePrivate (0.47s) [2022-03-07T08:38:45.390Z] === RUN TestIpcModeShareable [2022-03-07T08:38:45.390Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T08:38:45.390Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-07T08:38:45.390Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-07T08:38:45.444Z] --- PASS: TestIpcModeShareable (0.60s) [2022-03-07T08:38:45.445Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-07T08:38:46.756Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-03-07T08:38:46.756Z] === RUN TestAPIIpcModeHost [2022-03-07T08:38:46.756Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T08:38:46.756Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-07T08:38:46.756Z] === RUN TestDaemonIpcModeShareable [2022-03-07T08:38:46.756Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T08:38:46.756Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-07T08:38:46.756Z] === RUN TestDaemonIpcModePrivate [2022-03-07T08:38:47.357Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-03-07T08:38:47.357Z] === RUN TestAPIIpcModeHost [2022-03-07T08:38:47.618Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-03-07T08:38:47.618Z] === RUN TestDaemonIpcModeShareable [2022-03-07T08:38:47.684Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-07T08:38:47.940Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-03-07T08:38:47.940Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-07T08:38:47.940Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T08:38:47.940Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-07T08:38:47.940Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-07T08:38:47.940Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T08:38:47.940Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-07T08:38:47.940Z] === RUN TestIpcModeOlderClient [2022-03-07T08:38:47.940Z] === PAUSE TestIpcModeOlderClient [2022-03-07T08:38:47.940Z] === RUN TestKillContainerInvalidSignal [2022-03-07T08:38:48.502Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-03-07T08:38:48.502Z] === RUN TestKillContainer [2022-03-07T08:38:48.502Z] === RUN TestKillContainer/no_signal [2022-03-07T08:38:48.564Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-07T08:38:48.564Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-03-07T08:38:48.564Z] === RUN TestDaemonIpcModePrivate [2022-03-07T08:38:48.758Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T08:38:49.044Z] === RUN TestKillContainer/killing_signal [2022-03-07T08:38:49.620Z] --- PASS: TestKillContainer (1.22s) [2022-03-07T08:38:49.620Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-07T08:38:49.620Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-07T08:38:49.620Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-03-07T08:38:49.620Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T08:38:49.620Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-07T08:38:49.879Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-07T08:38:49.949Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-07T08:38:49.949Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-03-07T08:38:49.949Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-07T08:38:50.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-03-07T08:38:50.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-03-07T08:38:50.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-03-07T08:38:50.465Z] === RUN TestKillStoppedContainer [2022-03-07T08:38:50.465Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-07T08:38:50.465Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T08:38:50.465Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-07T08:38:50.465Z] === RUN TestKillDifferentUserContainer [2022-03-07T08:38:50.889Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-07T08:38:51.030Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-03-07T08:38:51.030Z] === RUN TestInspectOomKilledTrue [2022-03-07T08:38:51.030Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:38:51.030Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T08:38:51.030Z] === RUN TestInspectOomKilledFalse [2022-03-07T08:38:51.030Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T08:38:51.030Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T08:38:51.030Z] === RUN TestLinksEtcHostsContentMatch [2022-03-07T08:38:51.030Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-07T08:38:51.030Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-07T08:38:51.030Z] === RUN TestLinksContainerNames [2022-03-07T08:38:51.149Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-03-07T08:38:51.150Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-07T08:38:51.592Z] --- PASS: TestLinksContainerNames (0.79s) [2022-03-07T08:38:51.592Z] === RUN TestLogsFollowTailEmpty [2022-03-07T08:38:51.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-07T08:38:52.092Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-07T08:38:52.092Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-03-07T08:38:52.092Z] === RUN TestIpcModeOlderClient [2022-03-07T08:38:52.092Z] === PAUSE TestIpcModeOlderClient [2022-03-07T08:38:52.092Z] === RUN TestKillContainerInvalidSignal [2022-03-07T08:38:52.155Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-03-07T08:38:52.155Z] === RUN TestContainerNetworkMountsNoChown [2022-03-07T08:38:52.411Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/default [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/default [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/private [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/private [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/rprivate [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/slave [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/slave [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/rslave [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/shared [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/shared [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/rshared [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-07T08:38:52.411Z] === CONT TestMountDaemonRoot/default [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-07T08:38:52.411Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-07T08:38:52.411Z] === CONT TestMountDaemonRoot/rshared [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-07T08:38:52.411Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T08:38:52.411Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T08:38:52.411Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-07T08:38:52.664Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-03-07T08:38:52.664Z] === RUN TestKillContainer [2022-03-07T08:38:52.664Z] === RUN TestKillContainer/no_signal [2022-03-07T08:38:52.667Z] === CONT TestMountDaemonRoot/shared [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-07T08:38:52.667Z] === CONT TestMountDaemonRoot/rslave [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-07T08:38:52.667Z] === CONT TestMountDaemonRoot/slave [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-07T08:38:52.667Z] === CONT TestMountDaemonRoot/rprivate [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T08:38:52.667Z] === CONT TestMountDaemonRoot/private [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-07T08:38:52.667Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-07T08:38:52.667Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-07T08:38:52.668Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-07T08:38:52.668Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-07T08:38:52.924Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-07T08:38:52.924Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-07T08:38:52.924Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-07T08:38:52.924Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T08:38:52.924Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-07T08:38:52.924Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T08:38:52.924Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-07T08:38:52.924Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-07T08:38:52.924Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-07T08:38:52.924Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-03-07T08:38:52.924Z] === RUN TestContainerBindMountNonRecursive [2022-03-07T08:38:52.924Z] 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-03-07T08:38:52.924Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-07T08:38:52.924Z] === RUN TestContainerVolumesMountedAsShared [2022-03-07T08:38:52.924Z] 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-03-07T08:38:52.924Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-07T08:38:52.924Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-07T08:38:52.924Z] 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-03-07T08:38:52.924Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-07T08:38:52.924Z] === RUN TestNetworkNat [2022-03-07T08:38:52.924Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T08:38:53.184Z] === RUN TestKillContainer/killing_signal [2022-03-07T08:38:53.486Z] --- PASS: TestNetworkNat (0.51s) [2022-03-07T08:38:53.486Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T08:38:53.742Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-03-07T08:38:53.742Z] === RUN TestNetworkLoopbackNat [2022-03-07T08:38:54.126Z] --- PASS: TestKillContainer (1.27s) [2022-03-07T08:38:54.126Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-07T08:38:54.126Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-03-07T08:38:54.126Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-03-07T08:38:54.126Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T08:38:54.126Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-07T08:38:54.387Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-07T08:38:55.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-03-07T08:38:55.331Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-03-07T08:38:55.331Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-03-07T08:38:55.331Z] === RUN TestKillStoppedContainer [2022-03-07T08:38:55.331Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-07T08:38:55.331Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T08:38:55.331Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-07T08:38:55.331Z] === RUN TestKillDifferentUserContainer [2022-03-07T08:38:55.591Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-03-07T08:38:55.591Z] === RUN TestInspectOomKilledTrue [2022-03-07T08:38:55.591Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-07T08:38:55.591Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T08:38:55.591Z] === RUN TestInspectOomKilledFalse [2022-03-07T08:38:56.164Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-03-07T08:38:56.164Z] === RUN TestLinksEtcHostsContentMatch [2022-03-07T08:38:56.260Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-03-07T08:38:56.260Z] === RUN TestPause [2022-03-07T08:38:56.260Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:38:56.260Z] --- SKIP: TestPause (0.00s) [2022-03-07T08:38:56.260Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T08:38:56.260Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T08:38:56.260Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T08:38:56.260Z] === RUN TestPauseStopPausedContainer [2022-03-07T08:38:56.260Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:38:56.260Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-07T08:38:56.260Z] === RUN TestPidHost [2022-03-07T08:38:56.425Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-03-07T08:38:56.425Z] === RUN TestLinksContainerNames [2022-03-07T08:38:57.187Z] --- PASS: TestPidHost (0.87s) [2022-03-07T08:38:57.187Z] === RUN TestPsFilter [2022-03-07T08:38:57.187Z] --- PASS: TestPsFilter (0.09s) [2022-03-07T08:38:57.187Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T08:38:57.368Z] --- PASS: TestLinksContainerNames (0.84s) [2022-03-07T08:38:57.368Z] === RUN TestLogsFollowTailEmpty [2022-03-07T08:38:57.629Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-03-07T08:38:57.629Z] === RUN TestContainerNetworkMountsNoChown [2022-03-07T08:38:57.749Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-07T08:38:57.749Z] === RUN TestRemoveContainerWithVolume [2022-03-07T08:38:58.005Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-07T08:38:58.005Z] === RUN TestRemoveContainerRunning [2022-03-07T08:38:58.199Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/default [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/default [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/private [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/private [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/rprivate [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/slave [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/slave [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/rslave [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/shared [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/shared [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/rshared [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-07T08:38:58.199Z] === CONT TestMountDaemonRoot/default [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-07T08:38:58.199Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-07T08:38:58.199Z] === CONT TestMountDaemonRoot/rshared [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-07T08:38:58.199Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T08:38:58.199Z] === CONT TestMountDaemonRoot/shared [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-07T08:38:58.199Z] === CONT TestMountDaemonRoot/rslave [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-07T08:38:58.199Z] === CONT TestMountDaemonRoot/slave [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-07T08:38:58.199Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-07T08:38:58.199Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-07T08:38:58.200Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-07T08:38:58.200Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-07T08:38:58.200Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/rprivate [2022-03-07T08:38:58.200Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-07T08:38:58.200Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-07T08:38:58.200Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T08:38:58.200Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T08:38:58.200Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-07T08:38:58.200Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-07T08:38:58.200Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T08:38:58.200Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/private [2022-03-07T08:38:58.200Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-07T08:38:58.200Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-07T08:38:58.200Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-07T08:38:58.200Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-07T08:38:58.200Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-07T08:38:58.200Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-07T08:38:58.200Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-07T08:38:58.200Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-07T08:38:58.200Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-07T08:38:58.461Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-07T08:38:58.461Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-07T08:38:58.461Z] === RUN TestContainerBindMountNonRecursive [2022-03-07T08:38:58.567Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-03-07T08:38:58.567Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T08:38:58.824Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-03-07T08:38:58.824Z] === RUN TestRemoveInvalidContainer [2022-03-07T08:38:58.824Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-07T08:38:58.824Z] === RUN TestRenameLinkedContainer [2022-03-07T08:38:59.846Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-03-07T08:38:59.847Z] === RUN TestContainerVolumesMountedAsShared [2022-03-07T08:39:00.420Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-03-07T08:39:00.420Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-07T08:39:00.681Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-03-07T08:39:00.681Z] === RUN TestNetworkNat [2022-03-07T08:39:00.715Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-03-07T08:39:00.715Z] === RUN TestRenameStoppedContainer [2022-03-07T08:39:00.971Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-03-07T08:39:00.971Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T08:39:01.258Z] --- PASS: TestNetworkNat (0.53s) [2022-03-07T08:39:01.258Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T08:39:01.485Z] ok github.com/docker/docker/libnetwork/networkdb 104.226s coverage: 60.0% of statements [2022-03-07T08:39:01.485Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T08:39:01.485Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-07T08:39:01.485Z] ok github.com/docker/docker/libnetwork/osl 4.290s coverage: 39.7% of statements [2022-03-07T08:39:01.485Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-07T08:39:01.485Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-07T08:39:01.519Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-03-07T08:39:01.520Z] === RUN TestNetworkLoopbackNat [2022-03-07T08:39:01.899Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-03-07T08:39:01.899Z] === RUN TestRenameInvalidName [2022-03-07T08:39:02.047Z] ok github.com/docker/docker/libnetwork/portmapper 0.279s coverage: 48.6% of statements [2022-03-07T08:39:02.047Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-07T08:39:02.047Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T08:39:02.155Z] --- PASS: TestRenameInvalidName (0.39s) [2022-03-07T08:39:02.155Z] === RUN TestRenameAnonymousContainer [2022-03-07T08:39:02.304Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-07T08:39:02.561Z] [2022-03-07T08:39:02.561Z] === Skipped [2022-03-07T08:39:02.561Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-07T08:39:02.561Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T08:39:02.561Z] [2022-03-07T08:39:02.561Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-07T08:39:02.561Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T08:39:02.561Z] [2022-03-07T08:39:02.561Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-07T08:39:02.561Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T08:39:02.561Z] [2022-03-07T08:39:02.561Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T08:39:02.561Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:39:02.561Z] [2022-03-07T08:39:02.561Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T08:39:02.561Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:39:02.561Z] [2022-03-07T08:39:02.561Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T08:39:02.561Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:39:02.561Z] [2022-03-07T08:39:02.561Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T08:39:02.561Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:39:02.561Z] [2022-03-07T08:39:02.561Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T08:39:02.561Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:39:02.561Z] [2022-03-07T08:39:02.561Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-07T08:39:02.561Z] firewalld_test.go:14: firewalld is not running [2022-03-07T08:39:02.561Z] [2022-03-07T08:39:02.561Z] DONE 326 tests, 9 skipped in 200.987s Post stage [Pipeline] junit [2022-03-07T08:39:03.135Z] Recording test results [2022-03-07T08:39:03.521Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-03-07T08:39:03.522Z] === RUN TestRenameContainerWithSameName [2022-03-07T08:39:04.063Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-03-07T08:39:04.063Z] === RUN TestPause [2022-03-07T08:39:04.083Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-03-07T08:39:04.083Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T08:39:04.528Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-07T08:39:04.634Z] --- PASS: TestPause (0.49s) [2022-03-07T08:39:04.634Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T08:39:04.634Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T08:39:04.634Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T08:39:04.634Z] === RUN TestPauseStopPausedContainer [2022-03-07T08:39:04.871Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=738b9842fe1dc9e02fd1771f2b02fdbb66e2328d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:738b9842fe1dc9e02fd1771f2b02fdbb66e2328d hack/make.sh dynbinary test-integration [2022-03-07T08:39:05.011Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-03-07T08:39:05.011Z] === RUN TestResize [2022-03-07T08:39:05.128Z] [2022-03-07T08:39:05.128Z] Removing bundles/ [2022-03-07T08:39:05.128Z] [2022-03-07T08:39:05.128Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-07T08:39:05.205Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-03-07T08:39:05.205Z] === RUN TestPidHost [2022-03-07T08:39:05.267Z] --- PASS: TestResize (0.40s) [2022-03-07T08:39:05.267Z] === RUN TestResizeWithInvalidSize [2022-03-07T08:39:05.384Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T08:39:05.384Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:39:05.523Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-03-07T08:39:05.523Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T08:39:05.533Z] Removing intermediate container f1b4a7939071 [2022-03-07T08:39:05.533Z] ---> 9e7fbc9429d7 [2022-03-07T08:39:05.533Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-07T08:39:05.533Z] ---> Running in df6c3ebc8d6c [2022-03-07T08:39:05.533Z] Removing intermediate container df6c3ebc8d6c [2022-03-07T08:39:05.533Z] ---> cc65d11d2796 [2022-03-07T08:39:05.533Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-07T08:39:05.533Z] ---> Running in 59a719fa7e37 [2022-03-07T08:39:05.533Z] Removing intermediate container 59a719fa7e37 [2022-03-07T08:39:05.533Z] ---> dd5c6df5e4d6 [2022-03-07T08:39:05.533Z] Step 11/11 : COPY . . [2022-03-07T08:39:06.085Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-07T08:39:06.085Z] === RUN TestDaemonRestartKillContainers [2022-03-07T08:39:06.085Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-07T08:39:06.085Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-07T08:39:06.085Z] === RUN TestCgroupNamespacesRun [2022-03-07T08:39:06.147Z] --- PASS: TestPidHost (1.09s) [2022-03-07T08:39:06.147Z] === RUN TestPsFilter [2022-03-07T08:39:06.408Z] --- PASS: TestPsFilter (0.16s) [2022-03-07T08:39:06.408Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T08:39:06.669Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-03-07T08:39:06.669Z] === RUN TestRemoveContainerWithVolume [2022-03-07T08:39:07.013Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-03-07T08:39:07.013Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-07T08:39:07.241Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-07T08:39:07.241Z] === RUN TestRemoveContainerRunning [2022-03-07T08:39:07.502Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-03-07T08:39:07.502Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T08:39:08.076Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-03-07T08:39:08.076Z] === RUN TestRemoveInvalidContainer [2022-03-07T08:39:08.076Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-07T08:39:08.076Z] === RUN TestRenameLinkedContainer [2022-03-07T08:39:08.377Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-03-07T08:39:08.377Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-07T08:39:09.309Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-03-07T08:39:09.309Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-07T08:39:09.991Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-03-07T08:39:09.991Z] === RUN TestRenameStoppedContainer [2022-03-07T08:39:10.252Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-07T08:39:10.252Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T08:39:10.674Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-03-07T08:39:10.674Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-07T08:39:11.193Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-03-07T08:39:11.193Z] === RUN TestRenameInvalidName [2022-03-07T08:39:11.454Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-07T08:39:11.454Z] === RUN TestRenameAnonymousContainer [2022-03-07T08:39:11.602Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-03-07T08:39:11.602Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-07T08:39:12.530Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-03-07T08:39:12.530Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-07T08:39:12.838Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-03-07T08:39:12.838Z] === RUN TestRenameContainerWithSameName [2022-03-07T08:39:13.099Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-07T08:39:13.360Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T08:39:13.458Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-07T08:39:13.459Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-07T08:39:14.302Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-03-07T08:39:14.302Z] === RUN TestResize [2022-03-07T08:39:14.385Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-03-07T08:39:14.385Z] === RUN TestNISDomainname [2022-03-07T08:39:14.385Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-07T08:39:14.385Z] --- SKIP: TestNISDomainname (0.00s) [2022-03-07T08:39:14.385Z] === RUN TestHostnameDnsResolution [2022-03-07T08:39:14.562Z] --- PASS: TestResize (0.41s) [2022-03-07T08:39:14.563Z] === RUN TestResizeWithInvalidSize [2022-03-07T08:39:14.823Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-07T08:39:14.823Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T08:39:14.947Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-03-07T08:39:14.947Z] === RUN TestUnprivilegedPortsAndPing [2022-03-07T08:39:14.947Z] 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-03-07T08:39:14.947Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-07T08:39:14.947Z] === RUN TestStats [2022-03-07T08:39:14.947Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:39:14.947Z] --- SKIP: TestStats (0.00s) [2022-03-07T08:39:14.947Z] === RUN TestStopContainerWithTimeout [2022-03-07T08:39:14.947Z] === RUN TestStopContainerWithTimeout/0 [2022-03-07T08:39:14.947Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-07T08:39:14.947Z] === RUN TestStopContainerWithTimeout/1 [2022-03-07T08:39:14.947Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-07T08:39:14.947Z] === RUN TestStopContainerWithTimeout/3 [2022-03-07T08:39:14.947Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-07T08:39:14.947Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-07T08:39:14.947Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-07T08:39:14.947Z] === CONT TestStopContainerWithTimeout/0 [2022-03-07T08:39:14.947Z] === CONT TestStopContainerWithTimeout/3 [2022-03-07T08:39:15.395Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:39:15.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:39:15.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:39:15.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T08:39:15.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:39:15.875Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-07T08:39:17.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:39:17.763Z] === CONT TestStopContainerWithTimeout/1 [2022-03-07T08:39:18.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:39:18.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-07T08:39:19.127Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-07T08:39:19.127Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-03-07T08:39:19.127Z] --- PASS: TestStopContainerWithTimeout/3 (2.55s) [2022-03-07T08:39:19.127Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-03-07T08:39:19.127Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-03-07T08:39:19.127Z] === RUN TestDeleteDevicemapper [2022-03-07T08:39:19.127Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T08:39:19.127Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-07T08:39:19.127Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T08:39:19.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:39:19.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:39:20.492Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2022-03-07T08:39:20.492Z] === RUN TestUpdateMemory [2022-03-07T08:39:20.492Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:39:20.492Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-07T08:39:20.492Z] === RUN TestUpdateCPUQuota [2022-03-07T08:39:20.492Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:39:20.492Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-07T08:39:20.492Z] === RUN TestUpdatePidsLimit [2022-03-07T08:39:20.492Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:39:20.492Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-07T08:39:20.492Z] === RUN TestUpdateRestartPolicy [2022-03-07T08:39:21.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:39:21.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:39:21.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-07T08:39:24.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-07T08:39:24.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:39:24.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T08:39:26.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-07T08:39:26.921Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T08:39:27.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-07T08:39:28.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T08:39:28.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T08:39:30.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T08:39:30.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T08:39:30.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-07T08:39:32.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T08:39:32.660Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-03-07T08:39:32.660Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T08:39:32.660Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-07T08:39:32.660Z] === RUN TestWaitNonBlocked [2022-03-07T08:39:32.660Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:39:32.660Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:39:32.660Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:39:32.660Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:39:32.660Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:39:32.660Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:39:32.660Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-07T08:39:32.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-03-07T08:39:32.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-03-07T08:39:32.660Z] === RUN TestWaitBlocked [2022-03-07T08:39:32.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T08:39:32.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T08:39:32.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T08:39:32.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T08:39:32.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T08:39:32.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T08:39:32.916Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-07T08:39:32.916Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-03-07T08:39:32.916Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-03-07T08:39:32.916Z] === CONT TestDaemonRestartIpcMode [2022-03-07T08:39:32.916Z] === CONT TestIpcModeOlderClient [2022-03-07T08:39:32.916Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-07T08:39:32.916Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.08s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-03-07T08:39:33.519Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2022-03-07T08:39:33.519Z] === RUN TestCgroupNamespacesRun [2022-03-07T08:39:34.462Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-03-07T08:39:34.462Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-07T08:39:34.462Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-07T08:39:34.462Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-07T08:39:34.462Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-07T08:39:35.434Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-03-07T08:39:35.456Z] ---> ae0468f1aaa6 [2022-03-07T08:39:35.456Z] Successfully built ae0468f1aaa6 [2022-03-07T08:39:35.456Z] Successfully tagged docker:latest [2022-03-07T08:39:35.456Z] INFO: Image build ended at 03/07/2022 08:39:32. Duration:00:03:56.5736630 [2022-03-07T08:39:35.456Z] [2022-03-07T08:39:35.456Z] [2022-03-07T08:39:35.456Z] INFO: Building the test binaries at 03/07/2022 08:39:32... [2022-03-07T08:39:35.691Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2022-03-07T08:39:35.691Z] PASS [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === Skipped [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-07T08:39:35.691Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-07T08:39:35.691Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-07T08:39:35.691Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-07T08:39:35.691Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T08:39:35.691Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-07T08:39:35.691Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-07T08:39:35.691Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-07T08:39:35.691Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-07T08:39:35.691Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-07T08:39:35.691Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-07T08:39:35.691Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-07T08:39:35.691Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-07T08:39:35.691Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-07T08:39:35.691Z] 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-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-07T08:39:35.691Z] 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-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-07T08:39:35.691Z] 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-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-07T08:39:35.691Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T08:39:35.691Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-07T08:39:35.691Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-07T08:39:35.691Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2022-03-07T08:39:35.691Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-07T08:39:35.691Z] 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-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-07T08:39:35.691Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-07T08:39:35.691Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-07T08:39:35.691Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-07T08:39:35.691Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-07T08:39:35.691Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-07T08:39:35.691Z] [2022-03-07T08:39:35.691Z] DONE 177 tests, 27 skipped in 70.305s [2022-03-07T08:39:35.691Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-07T08:39:35.691Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T08:39:35.846Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-03-07T08:39:35.847Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-07T08:39:36.254Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-07T08:39:36.254Z] === RUN TestDaemonConfigValidation [2022-03-07T08:39:36.254Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-07T08:39:36.254Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-07T08:39:36.254Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-07T08:39:36.254Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-07T08:39:36.254Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-07T08:39:36.254Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-07T08:39:36.254Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-07T08:39:36.254Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-07T08:39:36.254Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-07T08:39:36.254Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-07T08:39:36.254Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-07T08:39:36.254Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-07T08:39:36.510Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-07T08:39:36.510Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-07T08:39:36.510Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-07T08:39:36.510Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-07T08:39:36.510Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-07T08:39:36.510Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-03-07T08:39:36.510Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-07T08:39:36.510Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-07T08:39:36.510Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-07T08:39:36.510Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T08:39:36.510Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-07T08:39:36.792Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-03-07T08:39:36.792Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-07T08:39:36.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-07T08:39:37.876Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-07T08:39:38.176Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-03-07T08:39:38.176Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-07T08:39:38.804Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-07T08:39:39.117Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-03-07T08:39:39.117Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-07T08:39:39.187Z] INFO: make.ps1 starting at 03/07/2022 08:39:38 [2022-03-07T08:39:39.645Z] INFO: Git commit (30fbdc33c6) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T08:39:39.645Z] INFO: Invoking autogen... [2022-03-07T08:39:39.732Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-07T08:39:39.732Z] daemon_test.go:156: [dd6f7e0ec00c1] daemon is not started [2022-03-07T08:39:39.732Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-07T08:39:39.732Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-07T08:39:39.732Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-03-07T08:39:39.732Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-03-07T08:39:39.732Z] === RUN TestDaemonProxy [2022-03-07T08:39:39.732Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-07T08:39:39.732Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-07T08:39:39.732Z] PASS [2022-03-07T08:39:39.732Z] [2022-03-07T08:39:39.732Z] === Skipped [2022-03-07T08:39:39.732Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-07T08:39:39.732Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-07T08:39:39.732Z] [2022-03-07T08:39:39.732Z] DONE 12 tests, 1 skipped in 4.135s [2022-03-07T08:39:39.732Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-07T08:39:39.988Z] INFO: Testing against a local daemon [2022-03-07T08:39:39.988Z] === RUN TestCommitInheritsEnv [2022-03-07T08:39:40.059Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-07T08:39:40.059Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-07T08:39:40.104Z] INFO: Building daemon... [2022-03-07T08:39:41.001Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-03-07T08:39:41.001Z] === RUN TestNISDomainname [2022-03-07T08:39:41.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-07T08:39:41.355Z] --- PASS: TestCommitInheritsEnv (1.11s) [2022-03-07T08:39:41.355Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T08:39:41.355Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-07T08:39:41.355Z] === RUN TestImportWithCustomPlatform [2022-03-07T08:39:41.355Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-07T08:39:41.355Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-07T08:39:41.355Z] === RUN TestImportWithCustomPlatform// [2022-03-07T08:39:41.355Z] === RUN TestImportWithCustomPlatform/linux [2022-03-07T08:39:41.355Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-07T08:39:41.355Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-07T08:39:41.355Z] === RUN TestImportWithCustomPlatform/macos [2022-03-07T08:39:41.355Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-07T08:39:41.355Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-07T08:39:41.355Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-07T08:39:41.355Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-07T08:39:41.355Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-07T08:39:41.355Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-07T08:39:41.355Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-07T08:39:41.355Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-07T08:39:41.356Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-07T08:39:41.356Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-07T08:39:41.356Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-07T08:39:41.356Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-07T08:39:41.356Z] === RUN TestImagesFilterMultiReference [2022-03-07T08:39:41.356Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-07T08:39:41.356Z] === RUN TestImagePullPlatformInvalid [2022-03-07T08:39:41.356Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-07T08:39:41.356Z] === RUN TestRemoveImageOrphaning [2022-03-07T08:39:41.572Z] --- PASS: TestNISDomainname (0.58s) [2022-03-07T08:39:41.572Z] === RUN TestHostnameDnsResolution [2022-03-07T08:39:42.515Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-03-07T08:39:42.515Z] === RUN TestUnprivilegedPortsAndPing [2022-03-07T08:39:42.775Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-03-07T08:39:42.775Z] === RUN TestStats [2022-03-07T08:39:42.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-07T08:39:43.245Z] --- PASS: TestRemoveImageOrphaning (1.62s) [2022-03-07T08:39:43.245Z] === RUN TestRemoveImageGarbageCollector [2022-03-07T08:39:43.245Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-07T08:39:43.245Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-07T08:39:43.245Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T08:39:43.245Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-07T08:39:43.245Z] === RUN TestTagInvalidReference [2022-03-07T08:39:43.245Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-07T08:39:43.245Z] === RUN TestTagValidPrefixedRepo [2022-03-07T08:39:43.245Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-07T08:39:43.245Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T08:39:43.245Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-07T08:39:43.245Z] === RUN TestTagOfficialNames [2022-03-07T08:39:43.245Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-07T08:39:43.245Z] === RUN TestTagMatchesDigest [2022-03-07T08:39:43.245Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-07T08:39:43.245Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-07T08:39:44.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-07T08:39:45.317Z] --- PASS: TestStats (2.49s) [2022-03-07T08:39:45.318Z] === RUN TestStopContainerWithTimeout [2022-03-07T08:39:45.318Z] === RUN TestStopContainerWithTimeout/0 [2022-03-07T08:39:45.318Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-07T08:39:45.318Z] === RUN TestStopContainerWithTimeout/1 [2022-03-07T08:39:45.318Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-07T08:39:45.318Z] === RUN TestStopContainerWithTimeout/3 [2022-03-07T08:39:45.318Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-07T08:39:45.318Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-07T08:39:45.318Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-07T08:39:45.318Z] === CONT TestStopContainerWithTimeout/0 [2022-03-07T08:39:45.318Z] === CONT TestStopContainerWithTimeout/3 [2022-03-07T08:39:46.259Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-07T08:39:46.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-07T08:39:48.170Z] === CONT TestStopContainerWithTimeout/1 [2022-03-07T08:39:48.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-07T08:39:49.553Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-07T08:39:49.554Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-03-07T08:39:49.554Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-03-07T08:39:49.554Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-03-07T08:39:49.554Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-03-07T08:39:49.554Z] === RUN TestDeleteDevicemapper [2022-03-07T08:39:49.554Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T08:39:49.554Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-07T08:39:49.554Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T08:39:50.941Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-03-07T08:39:50.941Z] === RUN TestUpdateMemory [2022-03-07T08:39:51.513Z] --- PASS: TestUpdateMemory (0.61s) [2022-03-07T08:39:51.513Z] === RUN TestUpdateCPUQuota [2022-03-07T08:39:51.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-07T08:39:52.456Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-03-07T08:39:52.456Z] === RUN TestUpdatePidsLimit [2022-03-07T08:39:52.456Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-07T08:39:52.717Z] === RUN TestUpdatePidsLimit/no_change [2022-03-07T08:39:52.977Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-07T08:39:52.977Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-07T08:39:53.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-07T08:39:53.499Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-07T08:39:53.760Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-07T08:39:54.337Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-03-07T08:39:54.337Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-03-07T08:39:54.337Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2022-03-07T08:39:54.337Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-03-07T08:39:54.337Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2022-03-07T08:39:54.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-03-07T08:39:54.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-03-07T08:39:54.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-03-07T08:39:54.337Z] === RUN TestUpdateRestartPolicy [2022-03-07T08:39:54.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-07T08:39:57.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-07T08:39:58.931Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T08:39:58.931Z] Using test binary docker [2022-03-07T08:39:58.931Z] +++ /etc/init.d/apparmor start [2022-03-07T08:39:58.931Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T08:39:58.931Z] INFO: Waiting for daemon to start... [2022-03-07T08:39:58.931Z] Starting dockerd [2022-03-07T08:39:58.931Z] +++ 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-03-07T08:40:01.784Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-07T08:40:01.785Z] [2022-03-07T08:40:01.785Z] ________ ____ __. [2022-03-07T08:40:01.785Z] \_____ \ | |/ _| [2022-03-07T08:40:01.785Z] / | \| < [2022-03-07T08:40:01.785Z] / | \ | \ [2022-03-07T08:40:01.785Z] \_______ /____|__ \ [2022-03-07T08:40:01.785Z] \/ \/ [2022-03-07T08:40:01.785Z] [2022-03-07T08:40:01.785Z] INFO: make.ps1 ended at 03/07/2022 08:40:01 [2022-03-07T08:40:01.788Z] . [2022-03-07T08:40:01.789Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T08:40:01.789Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T08:40:01.789Z] Error: No such image: emptyfs [2022-03-07T08:40:01.789Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-07T08:40:01.789Z] ++++ docker load [2022-03-07T08:40:02.052Z] Running integration-test (iteration 1) [2022-03-07T08:40:02.052Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-07T08:40:02.052Z] ++ 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-03-07T08:40:02.052Z] ++ set -e [2022-03-07T08:40:02.052Z] ++ '[' -n 0 ']' [2022-03-07T08:40:02.052Z] ++ set -x [2022-03-07T08:40:02.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-07T08:40:02.983Z] Loaded image: busybox:latest [2022-03-07T08:40:03.353Z] INFO: Binaries build ended at 03/07/2022 08:40:03. Duration:00:01:33.3018073 [2022-03-07T08:40:03.545Z] Loaded image: busybox:glibc [2022-03-07T08:40:04.922Z] INFO: Copying the built daemon binary to d:\CI\PR-43131\10\binary\dockerd-bf31f67d13.exe... [2022-03-07T08:40:04.922Z] INFO: Copying the built client binary to d:\CI\PR-43131\10\binary\docker-bf31f67d13.exe... [2022-03-07T08:40:04.922Z] INFO: Copying dockerversion from the container... [2022-03-07T08:40:04.922Z] INFO: Copying the golang package from the container to d:\CI\PR-43131\10\installer\go.zip... [2022-03-07T08:40:05.913Z] INFO: Extracting go.zip to d:\CI\PR-43131\10\go [2022-03-07T08:40:06.567Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2022-03-07T08:40:06.567Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T08:40:06.567Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-03-07T08:40:06.567Z] === RUN TestWaitNonBlocked [2022-03-07T08:40:06.567Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:40:06.567Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:40:06.567Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:40:06.567Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:40:06.567Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:40:06.567Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:40:06.567Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-07T08:40:06.567Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-03-07T08:40:06.567Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-03-07T08:40:06.567Z] === RUN TestWaitBlocked [2022-03-07T08:40:06.567Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T08:40:06.567Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T08:40:06.567Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T08:40:06.567Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T08:40:06.567Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T08:40:06.567Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T08:40:07.511Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-07T08:40:07.511Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-03-07T08:40:07.511Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-03-07T08:40:07.511Z] === CONT TestContainerStartOnDaemonRestart [2022-03-07T08:40:07.511Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-07T08:40:08.802Z] Loaded image: debian:bullseye-slim [2022-03-07T08:40:08.802Z] Loaded image: hello-world:latest [2022-03-07T08:40:08.802Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T08:40:08.802Z] INFO: Testing against a local daemon [2022-03-07T08:40:08.802Z] === RUN TestCgroupNamespacesBuild [2022-03-07T08:40:08.872Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T08:40:08.872Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T08:40:08.872Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:40:08.872Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T08:40:08.872Z] [2022-03-07T08:40:08.872Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-07T08:40:08.872Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-07T08:40:08.872Z] Using test binary docker [2022-03-07T08:40:08.872Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-07T08:40:08.872Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T08:40:08.872Z] INFO: Waiting for daemon to start... [2022-03-07T08:40:08.872Z] Starting dockerd [2022-03-07T08:40:09.425Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s) [2022-03-07T08:40:09.426Z] === CONT TestIpcModeOlderClient [2022-03-07T08:40:09.686Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-03-07T08:40:09.686Z] === CONT TestContainerKillOnDaemonStart [2022-03-07T08:40:09.686Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-07T08:40:09.686Z] === CONT TestDaemonHostGatewayIP [2022-03-07T08:40:09.812Z] . [2022-03-07T08:40:09.812Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-07T08:40:11.326Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2022-03-07T08:40:11.326Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-07T08:40:12.232Z] --- PASS: TestDaemonHostGatewayIP (2.51s) [2022-03-07T08:40:12.232Z] === CONT TestDaemonRestartIpcMode [2022-03-07T08:40:13.226Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2022-03-07T08:40:13.226Z] === RUN TestBuildWithSession [2022-03-07T08:40:13.226Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T08:40:13.226Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T08:40:13.226Z] === RUN TestBuildSquashParent [2022-03-07T08:40:14.807Z] --- PASS: TestDaemonRestartIpcMode (2.46s) [2022-03-07T08:40:21.324Z] --- PASS: TestBuildSquashParent (8.46s) [2022-03-07T08:40:21.324Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T08:40:21.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:40:21.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:40:21.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:40:21.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:40:21.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:40:21.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:40:21.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:40:21.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:40:21.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:40:21.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:40:21.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:40:21.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:40:21.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:40:21.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:40:21.403Z] --- PASS: TestContainerKillOnDaemonStart (11.83s) [2022-03-07T08:40:21.403Z] PASS [2022-03-07T08:40:21.403Z] [2022-03-07T08:40:21.403Z] === Skipped [2022-03-07T08:40:21.403Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-07T08:40:21.403Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T08:40:21.403Z] [2022-03-07T08:40:21.403Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-07T08:40:21.403Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-07T08:40:21.403Z] [2022-03-07T08:40:21.403Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T08:40:21.403Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T08:40:21.403Z] [2022-03-07T08:40:21.403Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-07T08:40:21.403Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-07T08:40:21.403Z] [2022-03-07T08:40:21.403Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-07T08:40:21.403Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T08:40:21.403Z] [2022-03-07T08:40:21.403Z] DONE 200 tests, 5 skipped in 117.857s [2022-03-07T08:40:21.403Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-07T08:40:21.403Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T08:40:21.974Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-07T08:40:21.974Z] === RUN TestDaemonConfigValidation [2022-03-07T08:40:21.974Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-07T08:40:21.974Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-07T08:40:21.974Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-07T08:40:21.974Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-07T08:40:21.974Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-07T08:40:21.974Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-07T08:40:21.974Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-07T08:40:21.974Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-07T08:40:21.974Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-07T08:40:21.974Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-07T08:40:21.974Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-07T08:40:21.974Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-07T08:40:21.974Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-07T08:40:21.974Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-07T08:40:22.234Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-07T08:40:22.234Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-07T08:40:22.234Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-07T08:40:22.234Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-03-07T08:40:22.234Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-03-07T08:40:22.234Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-03-07T08:40:22.234Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-07T08:40:22.234Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T08:40:22.234Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-07T08:40:23.175Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-07T08:40:24.558Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-07T08:40:25.499Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-07T08:40:25.499Z] daemon_test.go:156: [d144d521bf891] daemon is not started [2022-03-07T08:40:25.499Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-03-07T08:40:25.499Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-03-07T08:40:25.499Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-03-07T08:40:25.499Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-07T08:40:25.499Z] === RUN TestDaemonProxy [2022-03-07T08:40:25.499Z] === RUN TestDaemonProxy/environment_variables [2022-03-07T08:40:25.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:40:25.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:40:26.778Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-07T08:40:26.778Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T08:40:26.778Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:40:26.778Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-07T08:40:26.778Z] [2022-03-07T08:40:26.778Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-07T08:40:26.778Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-07T08:40:26.778Z] HOSTNAME=fc09c3aff048 [2022-03-07T08:40:26.778Z] TESTDEBUG=0 [2022-03-07T08:40:26.778Z] DEST=bundles/test-integration [2022-03-07T08:40:26.778Z] PWD=/go/src/github.com/docker/docker [2022-03-07T08:40:26.778Z] DOCKER_GITCOMMIT=738b9842fe1dc9e02fd1771f2b02fdbb66e2328d [2022-03-07T08:40:26.778Z] container=docker [2022-03-07T08:40:26.778Z] HOME=/root [2022-03-07T08:40:26.778Z] GOLANG_VERSION=1.17.8 [2022-03-07T08:40:26.778Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-07T08:40:26.778Z] VALIDATE_BRANCH=master [2022-03-07T08:40:26.778Z] TERM=xterm [2022-03-07T08:40:26.778Z] DOCKER_PKG=github.com/docker/docker [2022-03-07T08:40:26.778Z] SHLVL=1 [2022-03-07T08:40:26.778Z] TIMEOUT=120m [2022-03-07T08:40:26.778Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-07T08:40:26.778Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-07T08:40:26.778Z] GO111MODULE=off [2022-03-07T08:40:26.778Z] DOCKER_EXPERIMENTAL=1 [2022-03-07T08:40:26.778Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-07T08:40:26.778Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-07T08:40:26.778Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-07T08:40:26.778Z] GOPATH=/go [2022-03-07T08:40:26.778Z] PKG_CONFIG=pkg-config [2022-03-07T08:40:26.778Z] _=/usr/bin/env [2022-03-07T08:40:26.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-07T08:40:27.408Z] === RUN TestDaemonProxy/command-line_options [2022-03-07T08:40:28.025Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:40:28.025Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:40:28.791Z] === RUN TestDaemonProxy/configuration_file [2022-03-07T08:40:30.703Z] === RUN TestDaemonProxy/conflicting_options [2022-03-07T08:40:30.963Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-07T08:40:31.301Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-07T08:40:31.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) [2022-03-07T08:40:31.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s) [2022-03-07T08:40:31.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s) [2022-03-07T08:40:31.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2022-03-07T08:40:31.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s) [2022-03-07T08:40:31.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2022-03-07T08:40:31.301Z] === RUN TestBuildMultiStageCopy [2022-03-07T08:40:31.301Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T08:40:31.533Z] --- PASS: TestDaemonProxy (6.25s) [2022-03-07T08:40:31.533Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-03-07T08:40:31.533Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-03-07T08:40:31.533Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-03-07T08:40:31.533Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-07T08:40:31.533Z] --- PASS: TestDaemonProxy/reload_sanitized (0.51s) [2022-03-07T08:40:31.533Z] PASS [2022-03-07T08:40:31.533Z] [2022-03-07T08:40:31.533Z] DONE 17 tests in 10.164s [2022-03-07T08:40:31.533Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-07T08:40:31.533Z] INFO: Testing against a local daemon [2022-03-07T08:40:31.533Z] === RUN TestCommitInheritsEnv [2022-03-07T08:40:31.794Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-03-07T08:40:31.794Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T08:40:31.794Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-07T08:40:31.794Z] === RUN TestImportWithCustomPlatform [2022-03-07T08:40:31.794Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-07T08:40:32.055Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-07T08:40:32.055Z] === RUN TestImportWithCustomPlatform// [2022-03-07T08:40:32.055Z] === RUN TestImportWithCustomPlatform/linux [2022-03-07T08:40:32.055Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-07T08:40:32.055Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-07T08:40:32.316Z] === RUN TestImportWithCustomPlatform/macos [2022-03-07T08:40:32.316Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-07T08:40:32.316Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-07T08:40:32.316Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-07T08:40:32.316Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-07T08:40:32.316Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-07T08:40:32.316Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-07T08:40:32.316Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-07T08:40:32.316Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-07T08:40:32.316Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-07T08:40:32.316Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-07T08:40:32.316Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-07T08:40:32.316Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-07T08:40:32.316Z] === RUN TestImagesFilterMultiReference [2022-03-07T08:40:32.316Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-07T08:40:32.316Z] === RUN TestImagePullPlatformInvalid [2022-03-07T08:40:32.316Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-07T08:40:32.316Z] === RUN TestRemoveImageOrphaning [2022-03-07T08:40:32.577Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-03-07T08:40:32.577Z] === RUN TestRemoveImageGarbageCollector [2022-03-07T08:40:33.826Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T08:40:34.084Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T08:40:34.648Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T08:40:35.213Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T08:40:35.470Z] --- PASS: TestBuildMultiStageCopy (4.64s) [2022-03-07T08:40:35.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2022-03-07T08:40:35.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-03-07T08:40:35.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2022-03-07T08:40:35.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2022-03-07T08:40:35.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2022-03-07T08:40:35.470Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T08:40:36.036Z] INFO: Extraction ended at 03/07/2022 08:40:34. Duration:00:00:28.9012202 [2022-03-07T08:40:36.036Z] INFO: Updating the golang and path environment variables [2022-03-07T08:40:36.036Z] INFO: GOPATH=d:\gopath [2022-03-07T08:40:36.036Z] INFO: go version go1.17.8 windows/amd64 [2022-03-07T08:40:36.036Z] INFO: Running the daemon under test in debug mode [2022-03-07T08:40:36.036Z] INFO: Starting a daemon under test... [2022-03-07T08:40:36.036Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43131\10\daemon --pidfile d:\CI\PR-43131\10\docker.pid -D [2022-03-07T08:40:36.036Z] INFO: Process started successfully. [2022-03-07T08:40:36.036Z] INFO: Start tailing logs of the daemon under tests [2022-03-07T08:40:36.036Z] INFO: Waiting for the daemon under test to start... [2022-03-07T08:40:36.779Z] --- PASS: TestRemoveImageGarbageCollector (3.82s) [2022-03-07T08:40:36.779Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T08:40:36.779Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-07T08:40:36.779Z] === RUN TestTagInvalidReference [2022-03-07T08:40:36.779Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-07T08:40:36.779Z] === RUN TestTagValidPrefixedRepo [2022-03-07T08:40:36.779Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-07T08:40:36.779Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T08:40:36.779Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-07T08:40:36.779Z] === RUN TestTagOfficialNames [2022-03-07T08:40:36.779Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-07T08:40:36.779Z] === RUN TestTagMatchesDigest [2022-03-07T08:40:36.779Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-07T08:40:36.779Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-07T08:40:36.840Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2022-03-07T08:40:36.840Z] === RUN TestBuildLabelWithTargets [2022-03-07T08:40:39.364Z] --- PASS: TestBuildLabelWithTargets (2.10s) [2022-03-07T08:40:39.364Z] === RUN TestBuildWithEmptyLayers [2022-03-07T08:40:39.942Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2022-03-07T08:40:39.942Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T08:40:43.218Z] --- PASS: TestBuildMultiStageOnBuild (2.84s) [2022-03-07T08:40:43.218Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T08:40:44.588Z] --- PASS: TestBuildUncleanTarFilenames (1.63s) [2022-03-07T08:40:44.588Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T08:40:47.862Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s) [2022-03-07T08:40:47.862Z] === RUN TestBuildWithHugeFile [2022-03-07T08:40:53.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-07T08:40:53.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-07T08:40:56.539Z] sha256:9abaccb371cc19a79d96a0ec1468703c97d3c4262663e545d3f38d517e155ea9 [2022-03-07T08:40:56.539Z] INFO: Starting docker-py tests... [2022-03-07T08:40:56.539Z] ============================= test session starts ============================== [2022-03-07T08:40:56.539Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-07T08:40:56.539Z] rootdir: /src, inifile: pytest.ini [2022-03-07T08:40:56.539Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-07T08:40:56.539Z] collected 395 items / 2 deselected / 393 selected [2022-03-07T08:40:56.539Z] [2022-03-07T08:40:57.161Z] ...INFO: Daemon under test started and replied! [2022-03-07T08:40:57.161Z] INFO: Docker version of the daemon under test [2022-03-07T08:40:57.161Z] [2022-03-07T08:40:57.161Z] Client: [2022-03-07T08:40:57.161Z] Version: 17.06.2-ce [2022-03-07T08:40:57.161Z] API version: 1.30 [2022-03-07T08:40:57.161Z] Go version: go1.8.3 [2022-03-07T08:40:57.161Z] Git commit: cec0b72 [2022-03-07T08:40:57.161Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-07T08:40:57.161Z] OS/Arch: windows/amd64 [2022-03-07T08:40:57.161Z] [2022-03-07T08:40:57.161Z] Server: [2022-03-07T08:40:57.161Z] Version: 0.0.0-dev [2022-03-07T08:40:57.161Z] API version: 1.42 (minimum version 1.24) [2022-03-07T08:40:57.161Z] Go version: go1.17.8 [2022-03-07T08:40:57.161Z] Git commit: bf31f67d13 [2022-03-07T08:40:57.161Z] Built: 03/07/2022 08:38:34 [2022-03-07T08:40:57.161Z] OS/Arch: windows/amd64 [2022-03-07T08:40:57.161Z] Experimental: false [2022-03-07T08:40:57.161Z] [2022-03-07T08:40:57.161Z] INFO: Docker info of the daemon under test [2022-03-07T08:40:57.161Z] [2022-03-07T08:40:57.161Z] Containers: 0 [2022-03-07T08:40:57.161Z] Running: 0 [2022-03-07T08:40:57.161Z] Paused: 0 [2022-03-07T08:40:57.161Z] Stopped: 0 [2022-03-07T08:40:57.161Z] Images: 0 [2022-03-07T08:40:57.161Z] Server Version: 0.0.0-dev [2022-03-07T08:40:57.161Z] Storage Driver: windowsfilter [2022-03-07T08:40:57.161Z] Windows: [2022-03-07T08:40:57.161Z] Logging Driver: json-file [2022-03-07T08:40:57.161Z] Plugins: [2022-03-07T08:40:57.161Z] Volume: local [2022-03-07T08:40:57.161Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T08:40:57.161Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T08:40:57.161Z] Swarm: inactive [2022-03-07T08:40:57.161Z] Default Isolation: process [2022-03-07T08:40:57.161Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T08:40:57.161Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T08:40:57.161Z] OSType: windows [2022-03-07T08:40:57.161Z] Architecture: x86_64 [2022-03-07T08:40:57.161Z] CPUs: 4 [2022-03-07T08:40:57.161Z] Total Memory: 32GiB [2022-03-07T08:40:57.161Z] Name: azwin-2-d79bb0 [2022-03-07T08:40:57.162Z] ID: L3NO:ANIR:YZH2:6KAP:YUQR:FSZO:2U5T:BR36:M6JN:75KF:KQ2O:2J32 [2022-03-07T08:40:57.162Z] Docker Root Dir: D:\CI\PR-43131\10\daemon [2022-03-07T08:40:57.162Z] Debug Mode (client): false [2022-03-07T08:40:57.162Z] Debug Mode (server): true [2022-03-07T08:40:57.162Z] File Descriptors: -1 [2022-03-07T08:40:57.162Z] Goroutines: 16 [2022-03-07T08:40:57.162Z] System Time: 2022-03-07T08:40:54.37769Z [2022-03-07T08:40:57.162Z] EventsListeners: 0 [2022-03-07T08:40:57.162Z] Registry: https://index.docker.io/v1/ [2022-03-07T08:40:57.162Z] Labels: [2022-03-07T08:40:57.162Z] Experimental: false [2022-03-07T08:40:57.162Z] Insecure Registries: [2022-03-07T08:40:57.162Z] 127.0.0.0/8 [2022-03-07T08:40:57.162Z] Live Restore Enabled: false [2022-03-07T08:40:57.162Z] [2022-03-07T08:40:57.162Z] [2022-03-07T08:40:57.162Z] INFO: Docker images of the daemon under test [2022-03-07T08:40:57.162Z] [2022-03-07T08:40:57.162Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T08:40:57.162Z] [2022-03-07T08:40:57.162Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-07T08:40:57.162Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-07T08:40:57.162Z] ltsc2022: Pulling from windows/servercore [2022-03-07T08:40:57.162Z] 8f616e6e9eec: Pulling fs layer [2022-03-07T08:40:57.162Z] 898469748ff6: Pulling fs layer [2022-03-07T08:41:06.119Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-07T08:41:06.119Z] [2022-03-07T08:41:06.119Z] ________ ____ __. [2022-03-07T08:41:06.119Z] \_____ \ | |/ _| [2022-03-07T08:41:06.119Z] / | \| < [2022-03-07T08:41:06.119Z] / | \ | \ [2022-03-07T08:41:06.119Z] \_______ /____|__ \ [2022-03-07T08:41:06.119Z] \/ \/ [2022-03-07T08:41:06.119Z] [2022-03-07T08:41:06.119Z] INFO: make.ps1 ended at 03/07/2022 08:40:56 [2022-03-07T08:41:06.119Z] INFO: Binaries build ended at 03/07/2022 08:40:58. Duration:00:01:25.9964781 [2022-03-07T08:41:06.119Z] INFO: Copying the built daemon binary to d:\CI\PR-43131\10\binary\dockerd-30fbdc33c6.exe... [2022-03-07T08:41:06.119Z] INFO: Copying the built client binary to d:\CI\PR-43131\10\binary\docker-30fbdc33c6.exe... [2022-03-07T08:41:06.119Z] INFO: Copying dockerversion from the container... [2022-03-07T08:41:06.119Z] INFO: Copying the golang package from the container to d:\CI\PR-43131\10\installer\go.zip... [2022-03-07T08:41:06.119Z] INFO: Extracting go.zip to d:\CI\PR-43131\10\go [2022-03-07T08:41:09.803Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-07T08:41:10.643Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-07T08:41:11.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-07T08:41:12.156Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-07T08:41:14.838Z] 898469748ff6: Verifying Checksum [2022-03-07T08:41:14.838Z] 898469748ff6: Download complete [2022-03-07T08:41:17.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-07T08:41:19.678Z] --- PASS: TestImportExtremelyLargeImageWorks (89.64s) [2022-03-07T08:41:19.678Z] PASS [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === Skipped [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-07T08:41:19.678Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] DONE 22 tests, 1 skipped in 93.069s [2022-03-07T08:41:19.678Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-07T08:41:19.678Z] INFO: Testing against a local daemon [2022-03-07T08:41:19.678Z] === RUN TestNetworkCreateDelete [2022-03-07T08:41:19.678Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-07T08:41:19.678Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T08:41:19.678Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-07T08:41:19.678Z] === RUN TestDaemonDNSFallback [2022-03-07T08:41:19.678Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-03-07T08:41:19.678Z] === RUN TestInspectNetwork [2022-03-07T08:41:19.678Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:19.678Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-07T08:41:19.678Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T08:41:19.678Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-07T08:41:19.678Z] === RUN TestNetworkInvalidJSON [2022-03-07T08:41:19.678Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T08:41:19.678Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T08:41:19.678Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:41:19.678Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:41:19.678Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:41:19.678Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:41:19.678Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T08:41:19.678Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:41:19.678Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:41:19.678Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-07T08:41:19.678Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-07T08:41:19.678Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-07T08:41:19.678Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-07T08:41:19.678Z] === RUN TestNetworkList [2022-03-07T08:41:19.678Z] === RUN TestNetworkList//networks [2022-03-07T08:41:19.678Z] === PAUSE TestNetworkList//networks [2022-03-07T08:41:19.678Z] === RUN TestNetworkList//networks/ [2022-03-07T08:41:19.678Z] === PAUSE TestNetworkList//networks/ [2022-03-07T08:41:19.678Z] === CONT TestNetworkList//networks [2022-03-07T08:41:19.678Z] === CONT TestNetworkList//networks/ [2022-03-07T08:41:19.678Z] --- PASS: TestNetworkList (0.01s) [2022-03-07T08:41:19.678Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T08:41:19.678Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T08:41:19.678Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T08:41:19.678Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-07T08:41:19.678Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T08:41:19.678Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-07T08:41:19.678Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T08:41:19.678Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T08:41:19.678Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T08:41:19.678Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T08:41:19.678Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T08:41:19.678Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T08:41:19.678Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T08:41:19.678Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T08:41:19.678Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T08:41:19.678Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:19.678Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T08:41:19.678Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T08:41:19.678Z] service_test.go:243: FLAKY_TEST [2022-03-07T08:41:19.678Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T08:41:19.678Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T08:41:19.678Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:19.678Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-07T08:41:19.678Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T08:41:19.678Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:19.678Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T08:41:19.678Z] PASS [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === Skipped [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-07T08:41:19.678Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-07T08:41:19.678Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-07T08:41:19.678Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-07T08:41:19.678Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T08:41:19.678Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T08:41:19.678Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T08:41:19.678Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T08:41:19.678Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T08:41:19.678Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T08:41:19.678Z] service_test.go:243: FLAKY_TEST [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-07T08:41:19.678Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T08:41:19.678Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:19.678Z] [2022-03-07T08:41:19.678Z] DONE 22 tests, 12 skipped in 6.892s [2022-03-07T08:41:19.678Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-07T08:41:19.934Z] INFO: Testing against a local daemon [2022-03-07T08:41:19.934Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-07T08:41:19.934Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:41:19.934Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T08:41:19.934Z] === RUN TestDockerNetworkIpvlan [2022-03-07T08:41:19.934Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:41:19.934Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-07T08:41:19.934Z] PASS [2022-03-07T08:41:19.934Z] [2022-03-07T08:41:19.934Z] === Skipped [2022-03-07T08:41:19.934Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T08:41:19.934Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:41:19.934Z] [2022-03-07T08:41:19.934Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-07T08:41:19.934Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:41:19.934Z] [2022-03-07T08:41:19.934Z] DONE 2 tests, 2 skipped in 0.083s [2022-03-07T08:41:19.934Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-07T08:41:19.934Z] INFO: Testing against a local daemon [2022-03-07T08:41:19.934Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-07T08:41:19.934Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.934Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-07T08:41:19.934Z] === RUN TestDockerNetworkMacvlan [2022-03-07T08:41:19.934Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.934Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-07T08:41:19.934Z] PASS [2022-03-07T08:41:19.934Z] [2022-03-07T08:41:19.934Z] === Skipped [2022-03-07T08:41:19.934Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-07T08:41:19.934Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.934Z] [2022-03-07T08:41:19.934Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-07T08:41:19.934Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-07T08:41:19.934Z] [2022-03-07T08:41:19.934Z] DONE 2 tests, 2 skipped in 0.081s [2022-03-07T08:41:19.934Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-07T08:41:19.934Z] testing: warning: no tests to run [2022-03-07T08:41:19.934Z] PASS [2022-03-07T08:41:19.934Z] [2022-03-07T08:41:19.934Z] DONE 0 tests in 0.021s [2022-03-07T08:41:19.934Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-07T08:41:20.190Z] INFO: Testing against a local daemon [2022-03-07T08:41:20.190Z] === RUN TestAuthZPluginAllowRequest [2022-03-07T08:41:20.190Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.190Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-07T08:41:20.190Z] === RUN TestAuthZPluginTLS [2022-03-07T08:41:20.190Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.190Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-07T08:41:20.190Z] === RUN TestAuthZPluginDenyRequest [2022-03-07T08:41:20.190Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.190Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-07T08:41:20.190Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-07T08:41:20.190Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.190Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-07T08:41:20.190Z] === RUN TestAuthZPluginDenyResponse [2022-03-07T08:41:20.190Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-07T08:41:20.191Z] === RUN TestAuthZPluginAllowEventStream [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-07T08:41:20.191Z] === RUN TestAuthZPluginErrorResponse [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-07T08:41:20.191Z] === RUN TestAuthZPluginErrorRequest [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-07T08:41:20.191Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-07T08:41:20.191Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-07T08:41:20.191Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-07T08:41:20.191Z] === RUN TestAuthZPluginHeader [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-07T08:41:20.191Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-03-07T08:41:20.191Z] === RUN TestAuthZPluginV2Disable [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-07T08:41:20.191Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-07T08:41:20.191Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-07T08:41:20.191Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-07T08:41:20.191Z] PASS [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === Skipped [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-07T08:41:20.191Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.191Z] [2022-03-07T08:41:20.191Z] DONE 17 tests, 17 skipped in 0.290s [2022-03-07T08:41:20.446Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-07T08:41:20.446Z] INFO: Testing against a local daemon [2022-03-07T08:41:20.446Z] === RUN TestPluginInvalidJSON [2022-03-07T08:41:20.446Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:41:20.446Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:41:20.446Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:41:20.446Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-07T08:41:20.446Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T08:41:20.446Z] === RUN TestPluginInstall [2022-03-07T08:41:20.446Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.446Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-07T08:41:20.446Z] === RUN TestPluginsWithRuntimes [2022-03-07T08:41:20.446Z] 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-03-07T08:41:20.446Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-07T08:41:20.446Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T08:41:20.446Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-07T08:41:20.446Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T08:41:20.446Z] PASS [2022-03-07T08:41:20.446Z] [2022-03-07T08:41:20.446Z] === Skipped [2022-03-07T08:41:20.446Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-07T08:41:20.446Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-07T08:41:20.446Z] [2022-03-07T08:41:20.446Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-07T08:41:20.446Z] 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-03-07T08:41:20.446Z] [2022-03-07T08:41:20.446Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T08:41:20.446Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-07T08:41:20.446Z] [2022-03-07T08:41:20.446Z] DONE 5 tests, 3 skipped in 0.106s [2022-03-07T08:41:20.446Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-07T08:41:20.446Z] INFO: Testing against a local daemon [2022-03-07T08:41:20.446Z] === RUN TestExternalGraphDriver [2022-03-07T08:41:20.446Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-07T08:41:20.446Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-07T08:41:20.446Z] === RUN TestGraphdriverPluginV2 [2022-03-07T08:41:23.396Z] 8f616e6e9eec: Verifying Checksum [2022-03-07T08:41:23.396Z] 8f616e6e9eec: Download complete [2022-03-07T08:41:24.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-07T08:41:24.613Z] --- PASS: TestGraphdriverPluginV2 (3.44s) [2022-03-07T08:41:24.613Z] PASS [2022-03-07T08:41:24.613Z] [2022-03-07T08:41:24.613Z] === Skipped [2022-03-07T08:41:24.613Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-07T08:41:24.613Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-07T08:41:24.613Z] [2022-03-07T08:41:24.613Z] DONE 2 tests, 1 skipped in 3.561s [2022-03-07T08:41:24.613Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-07T08:41:24.613Z] INFO: Testing against a local daemon [2022-03-07T08:41:24.613Z] === RUN TestContinueAfterPluginCrash [2022-03-07T08:41:24.613Z] === PAUSE TestContinueAfterPluginCrash [2022-03-07T08:41:24.613Z] === RUN TestReadPluginNoRead [2022-03-07T08:41:24.613Z] === PAUSE TestReadPluginNoRead [2022-03-07T08:41:24.613Z] === RUN TestDaemonStartWithLogOpt [2022-03-07T08:41:24.613Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-07T08:41:24.613Z] === CONT TestContinueAfterPluginCrash [2022-03-07T08:41:24.613Z] === CONT TestDaemonStartWithLogOpt [2022-03-07T08:41:25.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-07T08:41:26.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-07T08:41:26.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-07T08:41:26.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-07T08:41:27.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-07T08:41:28.785Z] --- PASS: TestDaemonStartWithLogOpt (4.08s) [2022-03-07T08:41:28.785Z] === CONT TestReadPluginNoRead [2022-03-07T08:41:29.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-07T08:41:30.676Z] === RUN TestReadPluginNoRead/default [2022-03-07T08:41:31.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-07T08:41:31.224Z] INFO: Extraction ended at 03/07/2022 08:41:29. Duration:00:00:27.9915529 [2022-03-07T08:41:31.224Z] INFO: Updating the golang and path environment variables [2022-03-07T08:41:31.224Z] INFO: GOPATH=d:\gopath [2022-03-07T08:41:31.224Z] INFO: go version go1.17.8 windows/amd64 [2022-03-07T08:41:31.224Z] INFO: Running the daemon under test in debug mode [2022-03-07T08:41:31.224Z] INFO: Starting a daemon under test... [2022-03-07T08:41:31.224Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43131\10\daemon --pidfile d:\CI\PR-43131\10\docker.pid -D [2022-03-07T08:41:31.224Z] INFO: Process started successfully. [2022-03-07T08:41:31.224Z] INFO: Start tailing logs of the daemon under tests [2022-03-07T08:41:31.224Z] INFO: Waiting for the daemon under test to start... [2022-03-07T08:41:31.607Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-07T08:41:31.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-07T08:41:31.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-07T08:41:32.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-07T08:41:32.976Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-07T08:41:32.976Z] --- PASS: TestContinueAfterPluginCrash (8.77s) [2022-03-07T08:41:33.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-07T08:41:34.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-07T08:41:34.346Z] === CONT TestReadPluginNoRead [2022-03-07T08:41:34.346Z] read_test.go:92: [d66b372d42426] daemon is not started [2022-03-07T08:41:34.346Z] --- PASS: TestReadPluginNoRead (5.91s) [2022-03-07T08:41:34.346Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-03-07T08:41:34.346Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-03-07T08:41:34.346Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-03-07T08:41:34.346Z] PASS [2022-03-07T08:41:34.346Z] [2022-03-07T08:41:34.346Z] DONE 6 tests in 10.076s [2022-03-07T08:41:34.346Z] 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-03-07T08:41:34.346Z] testing: warning: no tests to run [2022-03-07T08:41:34.346Z] PASS [2022-03-07T08:41:34.346Z] [2022-03-07T08:41:34.346Z] DONE 0 tests in 0.031s [2022-03-07T08:41:34.346Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-07T08:41:34.346Z] INFO: Testing against a local daemon [2022-03-07T08:41:34.346Z] === RUN TestPluginWithDevMounts [2022-03-07T08:41:34.346Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-07T08:41:34.346Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-07T08:41:34.346Z] PASS [2022-03-07T08:41:34.346Z] [2022-03-07T08:41:34.346Z] === Skipped [2022-03-07T08:41:34.346Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-07T08:41:34.346Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-07T08:41:34.346Z] [2022-03-07T08:41:34.346Z] DONE 1 tests, 1 skipped in 0.089s [2022-03-07T08:41:34.346Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-07T08:41:34.346Z] INFO: Testing against a local daemon [2022-03-07T08:41:34.346Z] === RUN TestSecretInspect [2022-03-07T08:41:34.346Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.346Z] --- SKIP: TestSecretInspect (0.02s) [2022-03-07T08:41:34.346Z] === RUN TestSecretList [2022-03-07T08:41:34.346Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.346Z] --- SKIP: TestSecretList (0.01s) [2022-03-07T08:41:34.346Z] === RUN TestSecretsCreateAndDelete [2022-03-07T08:41:34.346Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.346Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-07T08:41:34.346Z] === RUN TestSecretsUpdate [2022-03-07T08:41:34.346Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.346Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-07T08:41:34.346Z] === RUN TestTemplatedSecret [2022-03-07T08:41:34.346Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.346Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-07T08:41:34.346Z] === RUN TestSecretCreateResolve [2022-03-07T08:41:34.346Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.346Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-07T08:41:34.346Z] PASS [2022-03-07T08:41:34.346Z] [2022-03-07T08:41:34.346Z] === Skipped [2022-03-07T08:41:34.346Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-03-07T08:41:34.346Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.346Z] [2022-03-07T08:41:34.346Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-07T08:41:34.346Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.346Z] [2022-03-07T08:41:34.346Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-07T08:41:34.346Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.346Z] [2022-03-07T08:41:34.346Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-07T08:41:34.346Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.346Z] [2022-03-07T08:41:34.346Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-07T08:41:34.346Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.346Z] [2022-03-07T08:41:34.346Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-07T08:41:34.346Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.346Z] [2022-03-07T08:41:34.346Z] DONE 6 tests, 6 skipped in 0.154s [2022-03-07T08:41:34.346Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-07T08:41:34.602Z] INFO: Testing against a local daemon [2022-03-07T08:41:34.602Z] === RUN TestServiceCreateInit [2022-03-07T08:41:34.602Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T08:41:34.602Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T08:41:34.602Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-07T08:41:34.602Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T08:41:34.602Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T08:41:34.602Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T08:41:34.602Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-07T08:41:34.602Z] === RUN TestCreateServiceConflict [2022-03-07T08:41:34.602Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-07T08:41:34.602Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T08:41:34.602Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-03-07T08:41:34.602Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T08:41:34.602Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-07T08:41:34.602Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T08:41:34.602Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-07T08:41:34.602Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T08:41:34.602Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-07T08:41:34.602Z] === RUN TestCreateServiceSysctls [2022-03-07T08:41:34.602Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-07T08:41:34.602Z] === RUN TestCreateServiceCapabilities [2022-03-07T08:41:34.602Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2022-03-07T08:41:34.602Z] === RUN TestInspect [2022-03-07T08:41:34.602Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestInspect (0.01s) [2022-03-07T08:41:34.602Z] === RUN TestCreateJob [2022-03-07T08:41:34.602Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestCreateJob (0.01s) [2022-03-07T08:41:34.602Z] === RUN TestReplicatedJob [2022-03-07T08:41:34.602Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-07T08:41:34.602Z] === RUN TestUpdateReplicatedJob [2022-03-07T08:41:34.602Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-03-07T08:41:34.602Z] === RUN TestServiceListWithStatuses [2022-03-07T08:41:34.602Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T08:41:34.602Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T08:41:34.602Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T08:41:34.602Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-07T08:41:34.602Z] === RUN TestDockerNetworkReConnect [2022-03-07T08:41:34.602Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:34.602Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-07T08:41:34.602Z] === RUN TestServicePlugin [2022-03-07T08:41:35.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-07T08:41:35.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-07T08:41:36.493Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.493Z] --- SKIP: TestServicePlugin (1.87s) [2022-03-07T08:41:36.493Z] === RUN TestServiceUpdateLabel [2022-03-07T08:41:36.493Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.493Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-07T08:41:36.493Z] === RUN TestServiceUpdateSecrets [2022-03-07T08:41:36.493Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.493Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-07T08:41:36.493Z] === RUN TestServiceUpdateConfigs [2022-03-07T08:41:36.493Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.493Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-07T08:41:36.493Z] === RUN TestServiceUpdateNetwork [2022-03-07T08:41:36.493Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.493Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-03-07T08:41:36.493Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T08:41:36.493Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.724Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T08:41:36.724Z] Using test binary docker [2022-03-07T08:41:36.724Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-07T08:41:36.724Z] +++ /etc/init.d/apparmor start [2022-03-07T08:41:36.724Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T08:41:36.724Z] Starting dockerd [2022-03-07T08:41:36.724Z] INFO: Waiting for daemon to start... [2022-03-07T08:41:36.724Z] +++ 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-03-07T08:41:36.751Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-07T08:41:36.751Z] PASS [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === Skipped [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T08:41:36.751Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T08:41:36.751Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-07T08:41:36.751Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-07T08:41:36.751Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-03-07T08:41:36.751Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-07T08:41:36.751Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-07T08:41:36.751Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-07T08:41:36.751Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-07T08:41:36.751Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2022-03-07T08:41:36.751Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-07T08:41:36.751Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-07T08:41:36.751Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-07T08:41:36.751Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-03-07T08:41:36.751Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-07T08:41:36.751Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-07T08:41:36.751Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-07T08:41:36.751Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestServicePlugin (1.87s) [2022-03-07T08:41:36.751Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-07T08:41:36.751Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-07T08:41:36.751Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-07T08:41:36.751Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-03-07T08:41:36.751Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-07T08:41:36.751Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] DONE 24 tests, 23 skipped in 2.217s [2022-03-07T08:41:36.751Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-07T08:41:36.751Z] INFO: Testing against a local daemon [2022-03-07T08:41:36.751Z] === RUN TestSessionCreate [2022-03-07T08:41:36.751Z] --- PASS: TestSessionCreate (0.02s) [2022-03-07T08:41:36.751Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T08:41:36.751Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-03-07T08:41:36.751Z] PASS [2022-03-07T08:41:36.751Z] [2022-03-07T08:41:36.751Z] DONE 2 tests in 0.115s [2022-03-07T08:41:36.751Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-07T08:41:36.751Z] INFO: Testing against a local daemon [2022-03-07T08:41:36.751Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T08:41:36.751Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T08:41:36.751Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T08:41:36.751Z] === RUN TestDiskUsage [2022-03-07T08:41:36.751Z] === PAUSE TestDiskUsage [2022-03-07T08:41:36.751Z] === RUN TestEventsExecDie [2022-03-07T08:41:37.317Z] --- PASS: TestEventsExecDie (0.49s) [2022-03-07T08:41:37.317Z] === RUN TestEventsBackwardsCompatible [2022-03-07T08:41:37.317Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-07T08:41:37.317Z] === RUN TestEventsVolumeCreate [2022-03-07T08:41:37.317Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-03-07T08:41:37.317Z] === RUN TestInfoBinaryCommits [2022-03-07T08:41:37.573Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-07T08:41:37.573Z] === RUN TestInfoAPIVersioned [2022-03-07T08:41:37.573Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-07T08:41:37.573Z] === RUN TestInfoAPI [2022-03-07T08:41:37.573Z] --- PASS: TestInfoAPI (0.01s) [2022-03-07T08:41:37.573Z] === RUN TestInfoAPIWarnings [2022-03-07T08:41:38.618Z] . [2022-03-07T08:41:38.618Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T08:41:38.618Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T08:41:38.618Z] Error: No such image: emptyfs [2022-03-07T08:41:38.618Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-07T08:41:38.618Z] ++++ docker load [2022-03-07T08:41:38.875Z] Running integration-test (iteration 1) [2022-03-07T08:41:38.875Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-07T08:41:38.875Z] ++ 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-03-07T08:41:38.875Z] ++ set -e [2022-03-07T08:41:38.875Z] ++ '[' -n 0 ']' [2022-03-07T08:41:38.875Z] ++ set -x [2022-03-07T08:41:38.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-07T08:41:39.131Z] Loaded image: busybox:latest [2022-03-07T08:41:39.131Z] Loaded image: busybox:glibc [2022-03-07T08:41:40.061Z] Loaded image: debian:bullseye-slim [2022-03-07T08:41:40.061Z] Loaded image: hello-world:latest [2022-03-07T08:41:40.061Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T08:41:40.317Z] INFO: Testing against a local daemon [2022-03-07T08:41:40.317Z] === RUN TestCgroupNamespacesBuild [2022-03-07T08:41:41.685Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-07T08:41:44.485Z] --- PASS: TestCgroupNamespacesBuild (3.88s) [2022-03-07T08:41:44.485Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-07T08:41:45.048Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-03-07T08:41:45.048Z] === RUN TestBuildWithSession [2022-03-07T08:41:45.048Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T08:41:45.048Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T08:41:45.048Z] === RUN TestBuildSquashParent [2022-03-07T08:41:48.319Z] --- PASS: TestBuildSquashParent (3.03s) [2022-03-07T08:41:48.319Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T08:41:48.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:41:48.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:41:48.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:41:48.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:41:48.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:41:48.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:41:48.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:41:48.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:41:48.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:41:48.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:41:48.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:41:48.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:41:48.319Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:41:48.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:41:48.889Z] .....INFO: Daemon under test started and replied! [2022-03-07T08:41:48.889Z] INFO: Docker version of the daemon under test [2022-03-07T08:41:48.889Z] [2022-03-07T08:41:48.889Z] Client: [2022-03-07T08:41:48.889Z] Version: 17.06.2-ce [2022-03-07T08:41:48.889Z] API version: 1.30 [2022-03-07T08:41:48.889Z] Go version: go1.8.3 [2022-03-07T08:41:48.889Z] Git commit: cec0b72 [2022-03-07T08:41:48.889Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-07T08:41:48.889Z] OS/Arch: windows/amd64 [2022-03-07T08:41:48.889Z] [2022-03-07T08:41:48.889Z] Server: [2022-03-07T08:41:48.889Z] Version: 0.0.0-dev [2022-03-07T08:41:48.889Z] API version: 1.42 (minimum version 1.24) [2022-03-07T08:41:48.889Z] Go version: go1.17.8 [2022-03-07T08:41:48.889Z] Git commit: 30fbdc33c6 [2022-03-07T08:41:48.889Z] Built: 03/07/2022 08:39:39 [2022-03-07T08:41:48.889Z] OS/Arch: windows/amd64 [2022-03-07T08:41:48.889Z] Experimental: false [2022-03-07T08:41:48.889Z] [2022-03-07T08:41:48.889Z] INFO: Docker info of the daemon under test [2022-03-07T08:41:48.889Z] [2022-03-07T08:41:49.349Z] Containers: 0 [2022-03-07T08:41:49.349Z] Running: 0 [2022-03-07T08:41:49.349Z] Paused: 0 [2022-03-07T08:41:49.349Z] Stopped: 0 [2022-03-07T08:41:49.349Z] Images: 0 [2022-03-07T08:41:49.349Z] Server Version: 0.0.0-dev [2022-03-07T08:41:49.349Z] Storage Driver: windowsfilter [2022-03-07T08:41:49.349Z] Windows: [2022-03-07T08:41:49.349Z] Logging Driver: json-file [2022-03-07T08:41:49.349Z] Plugins: [2022-03-07T08:41:49.349Z] Volume: local [2022-03-07T08:41:49.349Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T08:41:49.349Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T08:41:49.349Z] Swarm: inactive [2022-03-07T08:41:49.349Z] Default Isolation: process [2022-03-07T08:41:49.349Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-07T08:41:49.349Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-07T08:41:49.349Z] OSType: windows [2022-03-07T08:41:49.349Z] Architecture: x86_64 [2022-03-07T08:41:49.349Z] CPUs: 4 [2022-03-07T08:41:49.349Z] Total Memory: 32GiB [2022-03-07T08:41:49.349Z] Name: azwin-2-b74a00 [2022-03-07T08:41:49.349Z] ID: 2YCY:23MD:LILR:NPR2:3U5U:NXSO:762B:4DY3:SBDD:6R75:FMC6:43QE [2022-03-07T08:41:49.349Z] Docker Root Dir: D:\CI\PR-43131\10\daemon [2022-03-07T08:41:49.349Z] Debug Mode (client): false [2022-03-07T08:41:49.349Z] Debug Mode (server): true [2022-03-07T08:41:49.349Z] File Descriptors: -1 [2022-03-07T08:41:49.349Z] Goroutines: 16 [2022-03-07T08:41:49.349Z] System Time: 2022-03-07T08:41:48.9001685Z [2022-03-07T08:41:49.349Z] EventsListeners: 0 [2022-03-07T08:41:49.349Z] Registry: https://index.docker.io/v1/ [2022-03-07T08:41:49.349Z] Labels: [2022-03-07T08:41:49.349Z] Experimental: false [2022-03-07T08:41:49.349Z] Insecure Registries: [2022-03-07T08:41:49.349Z] 127.0.0.0/8 [2022-03-07T08:41:49.349Z] Live Restore Enabled: false [2022-03-07T08:41:49.349Z] [2022-03-07T08:41:49.349Z] [2022-03-07T08:41:49.349Z] INFO: Docker images of the daemon under test [2022-03-07T08:41:49.349Z] [2022-03-07T08:41:49.349Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T08:41:49.349Z] [2022-03-07T08:41:49.349Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-07T08:41:49.349Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-07T08:41:49.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:41:49.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:41:49.807Z] ltsc2019: Pulling from windows/servercore [2022-03-07T08:41:49.807Z] 4612f6d0b889: Pulling fs layer [2022-03-07T08:41:49.807Z] 1bd78008c728: Pulling fs layer [2022-03-07T08:41:50.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:41:50.872Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:41:51.803Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-07T08:41:51.803Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2022-03-07T08:41:51.803Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s) [2022-03-07T08:41:51.803Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s) [2022-03-07T08:41:51.803Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s) [2022-03-07T08:41:51.803Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s) [2022-03-07T08:41:51.803Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.97s) [2022-03-07T08:41:51.803Z] === RUN TestBuildMultiStageCopy [2022-03-07T08:41:51.803Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T08:41:52.732Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T08:41:52.988Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T08:41:53.244Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T08:41:53.244Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T08:41:53.501Z] --- PASS: TestBuildMultiStageCopy (1.75s) [2022-03-07T08:41:53.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2022-03-07T08:41:53.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-03-07T08:41:53.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-03-07T08:41:53.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-07T08:41:53.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-03-07T08:41:53.501Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T08:41:54.064Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-03-07T08:41:54.064Z] === RUN TestBuildLabelWithTargets [2022-03-07T08:41:54.993Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2022-03-07T08:41:54.993Z] === RUN TestBuildWithEmptyLayers [2022-03-07T08:41:55.556Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-03-07T08:41:55.556Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T08:41:55.621Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-03-07T08:41:55.621Z] === RUN TestInfoDebug [2022-03-07T08:41:55.621Z] --- PASS: TestInfoDebug (0.55s) [2022-03-07T08:41:55.621Z] === RUN TestInfoInsecureRegistries [2022-03-07T08:41:55.621Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-07T08:41:55.621Z] === RUN TestInfoRegistryMirrors [2022-03-07T08:41:55.621Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-03-07T08:41:55.621Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T08:41:55.621Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-07T08:41:55.621Z] === RUN TestPingCacheHeaders [2022-03-07T08:41:55.621Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-07T08:41:55.621Z] === RUN TestPingGet [2022-03-07T08:41:55.621Z] --- PASS: TestPingGet (0.01s) [2022-03-07T08:41:55.621Z] === RUN TestPingHead [2022-03-07T08:41:55.621Z] --- PASS: TestPingHead (0.01s) [2022-03-07T08:41:55.621Z] === RUN TestVersion [2022-03-07T08:41:55.621Z] --- PASS: TestVersion (0.01s) [2022-03-07T08:41:55.621Z] === CONT TestDiskUsage [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/empty [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/empty/container_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/empty/image_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/empty/volume_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-07T08:41:56.182Z] === RUN TestDiskUsage/after_container.Run [2022-03-07T08:41:56.744Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-07T08:41:56.744Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-07T08:41:56.744Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-07T08:41:56.744Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-07T08:41:56.744Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-07T08:41:56.744Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-07T08:41:56.744Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-07T08:41:56.744Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-07T08:41:56.744Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-07T08:41:56.744Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage (1.22s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-07T08:41:56.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-07T08:41:56.745Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-07T08:41:56.745Z] PASS [2022-03-07T08:41:56.745Z] [2022-03-07T08:41:56.745Z] === Skipped [2022-03-07T08:41:56.745Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T08:41:56.745Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T08:41:56.745Z] [2022-03-07T08:41:56.745Z] DONE 50 tests, 1 skipped in 20.056s [2022-03-07T08:41:56.745Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-07T08:41:56.923Z] --- PASS: TestBuildMultiStageOnBuild (1.18s) [2022-03-07T08:41:56.923Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T08:41:57.001Z] INFO: Testing against a local daemon [2022-03-07T08:41:57.001Z] === RUN TestVolumesCreateAndList [2022-03-07T08:41:57.001Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-07T08:41:57.001Z] === RUN TestVolumesRemove [2022-03-07T08:41:57.001Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-07T08:41:57.001Z] === RUN TestVolumesInspect [2022-03-07T08:41:57.001Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-07T08:41:57.001Z] === RUN TestVolumesInvalidJSON [2022-03-07T08:41:57.001Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T08:41:57.001Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T08:41:57.001Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T08:41:57.001Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-07T08:41:57.001Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T08:41:57.001Z] PASS [2022-03-07T08:41:57.001Z] [2022-03-07T08:41:57.001Z] DONE 5 tests in 0.188s [2022-03-07T08:41:57.001Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T08:41:57.001Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13141 is not a child of this shell [2022-03-07T08:41:57.001Z] warning: PID 13141 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-07T08:41:57.001Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T08:41:57.001Z] [2022-03-07T08:41:57.001Z] Unloading profiles will leave already running processes permanently [2022-03-07T08:41:57.001Z] unconfined, which can lead to unexpected situations. [2022-03-07T08:41:57.001Z] [2022-03-07T08:41:57.001Z] To set a process to complain mode, use the command line tool [2022-03-07T08:41:57.001Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T08:41:57.001Z] Removing test suite binaries [2022-03-07T08:41:57.181Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-03-07T08:41:57.181Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T08:41:57.257Z] exiting test-integration [2022-03-07T08:41:57.257Z] ++ exit 0 [2022-03-07T08:41:57.257Z] Post stage [Pipeline] junit [2022-03-07T08:41:58.196Z] Recording test results [2022-03-07T08:41:58.547Z] --- PASS: TestBuildMultiStageLayerLeak (1.23s) [2022-03-07T08:41:58.547Z] === RUN TestBuildWithHugeFile [2022-03-07T08:41:59.825Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T08:42:00.167Z] + echo Ensuring container killed. [2022-03-07T08:42:00.167Z] Ensuring container killed. [2022-03-07T08:42:00.167Z] + docker rm -vf docker-pr10 [2022-03-07T08:42:00.167Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-03-07T08:42:00.491Z] + echo Chowning /workspace to jenkins user [2022-03-07T08:42:00.491Z] Chowning /workspace to jenkins user [2022-03-07T08:42:00.491Z] + id -u [2022-03-07T08:42:00.491Z] + id -g [2022-03-07T08:42:00.491Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43131:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T08:42:00.491Z] Unable to find image 'busybox:latest' locally [2022-03-07T08:42:00.491Z] latest: Pulling from library/busybox [2022-03-07T08:42:00.491Z] 7e5209d2300f: Pulling fs layer [2022-03-07T08:42:00.748Z] 7e5209d2300f: Verifying Checksum [2022-03-07T08:42:00.748Z] 7e5209d2300f: Download complete [2022-03-07T08:42:00.748Z] 7e5209d2300f: Pull complete [2022-03-07T08:42:00.748Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-07T08:42:00.748Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T08:42:02.447Z] + bundleName=amd64-rootless [2022-03-07T08:42:02.447Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-07T08:42:02.447Z] Creating amd64-rootless-bundles.tar.gz [2022-03-07T08:42:02.447Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-03-07T08:42:02.447Z] + 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-03-07T08:42:02.456Z] Archiving artifacts [2022-03-07T08:42:04.259Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43131/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T08:42:04.602Z] + make clean [2022-03-07T08:42:04.619Z] 1bd78008c728: Verifying Checksum [2022-03-07T08:42:04.619Z] 1bd78008c728: Download complete [2022-03-07T08:42:04.857Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T08:42:04.857Z] docker-dev-cache [2022-03-07T08:42:04.857Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T08:42:09.264Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-07T08:42:09.264Z] Using test binary docker [2022-03-07T08:42:09.264Z] +++ /etc/init.d/apparmor start [2022-03-07T08:42:09.264Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T08:42:09.264Z] INFO: Waiting for daemon to start... [2022-03-07T08:42:09.264Z] Starting dockerd [2022-03-07T08:42:09.264Z] +++ 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-03-07T08:42:09.264Z] . [2022-03-07T08:42:09.264Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T08:42:09.264Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T08:42:09.264Z] Error: No such image: emptyfs [2022-03-07T08:42:09.264Z] ++++ docker load [2022-03-07T08:42:09.264Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-07T08:42:09.264Z] Running integration-test (iteration 1) [2022-03-07T08:42:09.264Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)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-03-07T08:42:09.264Z] Using test binary docker [2022-03-07T08:42:09.264Z] [2022-03-07T08:42:09.264Z] ++ 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-03-07T08:42:09.264Z] ++ set -e [2022-03-07T08:42:09.264Z] ++ '[' -n 0 ']' [2022-03-07T08:42:09.264Z] ++ set -x [2022-03-07T08:42:09.264Z] ++ 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-03-07T08:42:09.264Z] +++ /etc/init.d/apparmor start [2022-03-07T08:42:09.264Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-07T08:42:09.265Z] INFO: Waiting for daemon to start... [2022-03-07T08:42:09.265Z] Starting dockerd [2022-03-07T08:42:09.265Z] +++ 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-03-07T08:42:09.265Z] .Loaded image: busybox:latest [2022-03-07T08:42:09.265Z] Loaded image: busybox:glibc [2022-03-07T08:42:09.265Z] [2022-03-07T08:42:09.265Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-07T08:42:09.265Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-07T08:42:09.265Z] Error: No such image: emptyfs [2022-03-07T08:42:09.265Z] ++++ docker load [2022-03-07T08:42:09.265Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-07T08:42:09.520Z] Running integration-test (iteration 1) [2022-03-07T08:42:09.520Z] 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-03-07T08:42:09.520Z] ++ 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-03-07T08:42:09.520Z] ++ set -e [2022-03-07T08:42:09.521Z] ++ '[' -n 0 ']' [2022-03-07T08:42:09.521Z] ++ set -x [2022-03-07T08:42:09.521Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-07T08:42:10.451Z] Loaded image: busybox:latest [2022-03-07T08:42:11.018Z] Loaded image: busybox:glibc [2022-03-07T08:42:11.275Z] Loaded image: debian:bullseye-slim [2022-03-07T08:42:11.533Z] Loaded image: hello-world:latest [2022-03-07T08:42:11.684Z] 4612f6d0b889: Verifying Checksum [2022-03-07T08:42:11.684Z] 4612f6d0b889: Download complete [2022-03-07T08:42:11.790Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T08:42:11.790Z] INFO: Testing against a local daemon [2022-03-07T08:42:11.790Z] === RUN TestDockerDaemonSuite [2022-03-07T08:42:11.790Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-07T08:42:13.283Z] --- PASS: TestImportExtremelyLargeImageWorks (90.75s) [2022-03-07T08:42:13.283Z] PASS [2022-03-07T08:42:13.283Z] [2022-03-07T08:42:13.283Z] DONE 22 tests in 95.671s [2022-03-07T08:42:13.283Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-07T08:42:13.283Z] INFO: Testing against a local daemon [2022-03-07T08:42:13.283Z] === RUN TestNetworkCreateDelete [2022-03-07T08:42:13.283Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-07T08:42:13.283Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T08:42:13.283Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-07T08:42:13.283Z] === RUN TestDaemonDNSFallback [2022-03-07T08:42:14.223Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-03-07T08:42:14.223Z] === RUN TestInspectNetwork [2022-03-07T08:42:14.311Z] Loaded image: debian:bullseye-slim [2022-03-07T08:42:14.567Z] Loaded image: hello-world:latest [2022-03-07T08:42:14.567Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T08:42:14.567Z] INFO: Testing against a local daemon [2022-03-07T08:42:14.567Z] === RUN TestDockerSuite [2022-03-07T08:42:14.567Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-07T08:42:14.567Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-07T08:42:14.567Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-07T08:42:14.567Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-07T08:42:14.567Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-07T08:42:14.824Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-07T08:42:14.824Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-07T08:42:14.824Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-07T08:42:15.387Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-07T08:42:15.387Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-07T08:42:15.951Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-07T08:42:15.951Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-07T08:42:16.515Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-07T08:42:16.515Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-07T08:42:16.515Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-07T08:42:17.522Z] === RUN TestInspectNetwork/full_network_id [2022-03-07T08:42:17.522Z] === RUN TestInspectNetwork/partial_network_id [2022-03-07T08:42:17.522Z] === RUN TestInspectNetwork/network_name [2022-03-07T08:42:17.522Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-07T08:42:17.883Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-07T08:42:17.883Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-07T08:42:18.447Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-07T08:42:18.447Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-07T08:42:18.447Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-07T08:42:19.495Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-07T08:42:19.754Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-07T08:42:20.330Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-07T08:42:20.586Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-07T08:42:20.586Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-07T08:42:20.586Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-07T08:42:21.725Z] --- PASS: TestInspectNetwork (7.08s) [2022-03-07T08:42:21.725Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-07T08:42:21.725Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-07T08:42:21.725Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-07T08:42:21.725Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-07T08:42:21.725Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T08:42:22.670Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-03-07T08:42:22.670Z] === RUN TestNetworkInvalidJSON [2022-03-07T08:42:22.670Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T08:42:22.670Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T08:42:22.670Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:42:22.670Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:42:22.670Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:42:22.670Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:42:22.670Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T08:42:22.670Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:42:22.670Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:42:22.670Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-07T08:42:22.670Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-07T08:42:22.670Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-07T08:42:22.670Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-07T08:42:22.670Z] === RUN TestNetworkList [2022-03-07T08:42:22.670Z] === RUN TestNetworkList//networks [2022-03-07T08:42:22.670Z] === PAUSE TestNetworkList//networks [2022-03-07T08:42:22.670Z] === RUN TestNetworkList//networks/ [2022-03-07T08:42:22.670Z] === PAUSE TestNetworkList//networks/ [2022-03-07T08:42:22.670Z] === CONT TestNetworkList//networks [2022-03-07T08:42:22.670Z] === CONT TestNetworkList//networks/ [2022-03-07T08:42:22.670Z] --- PASS: TestNetworkList (0.01s) [2022-03-07T08:42:22.670Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T08:42:22.670Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T08:42:22.670Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T08:42:23.240Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-03-07T08:42:23.240Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T08:42:24.623Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-07T08:42:24.623Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T08:42:25.196Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-07T08:42:25.196Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T08:42:26.139Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-07T08:42:26.139Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T08:42:27.125Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-07T08:42:27.523Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-07T08:42:27.523Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T08:42:28.093Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-07T08:42:28.093Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T08:42:30.398Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-07T08:42:30.635Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-03-07T08:42:30.635Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T08:42:30.635Z] service_test.go:243: FLAKY_TEST [2022-03-07T08:42:30.635Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T08:42:30.635Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T08:42:32.919Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-07T08:42:34.724Z] .........................xx.................... [ 29%] [2022-03-07T08:42:34.811Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-07T08:42:35.374Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-07T08:42:35.937Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-07T08:42:36.504Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-07T08:42:36.762Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-07T08:42:37.227Z] --- PASS: TestBuildWithHugeFile (35.03s) [2022-03-07T08:42:37.227Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T08:42:37.227Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T08:42:37.227Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T08:42:37.227Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T08:42:37.227Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:42:37.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:42:37.227Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:42:37.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:42:37.227Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:42:37.227Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:42:37.227Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:42:37.227Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:42:37.227Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:42:37.227Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-07T08:42:37.227Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-07T08:42:37.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-07T08:42:37.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-07T08:42:37.227Z] === RUN TestBuildPreserveOwnership [2022-03-07T08:42:37.227Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-07T08:42:37.227Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-07T08:42:37.227Z] --- PASS: TestBuildPreserveOwnership (2.50s) [2022-03-07T08:42:37.227Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.68s) [2022-03-07T08:42:37.227Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.82s) [2022-03-07T08:42:37.227Z] === RUN TestBuildPlatformInvalid [2022-03-07T08:42:37.227Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-07T08:42:37.227Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-07T08:42:37.227Z] Loaded image: busybox:latest [2022-03-07T08:42:37.227Z] Loaded image: busybox:glibc [2022-03-07T08:42:37.692Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-07T08:42:38.156Z] Loaded image: debian:bullseye-slim [2022-03-07T08:42:38.156Z] Loaded image: hello-world:latest [2022-03-07T08:42:38.156Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T08:42:38.255Z] --- PASS: TestBuildWithHugeFile (110.62s) [2022-03-07T08:42:38.255Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T08:42:38.255Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T08:42:38.255Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T08:42:38.255Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T08:42:38.255Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:42:38.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:42:38.255Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:42:38.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:42:38.255Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:42:38.255Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:42:38.255Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:42:38.255Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:42:38.255Z] docker_cli_daemon_test.go:1472: [d26900c1c4ed7] daemon is not started [2022-03-07T08:42:38.511Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:42:38.511Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-07T08:42:38.511Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-03-07T08:42:38.511Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-03-07T08:42:38.511Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-03-07T08:42:38.511Z] === RUN TestBuildPreserveOwnership [2022-03-07T08:42:38.511Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-07T08:42:39.075Z] check_test.go:308: [d181994e30b74] daemon is not started [2022-03-07T08:42:39.075Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-07T08:42:39.332Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-07T08:42:41.228Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-07T08:42:41.228Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-07T08:42:41.489Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-07T08:42:42.052Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-07T08:42:42.616Z] check_test.go:308: [d271fca83796e] daemon is not started [2022-03-07T08:42:42.616Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-07T08:42:42.873Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-07T08:42:43.129Z] --- PASS: TestBuildPreserveOwnership (4.53s) [2022-03-07T08:42:43.129Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.95s) [2022-03-07T08:42:43.129Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s) [2022-03-07T08:42:43.129Z] === RUN TestBuildPlatformInvalid [2022-03-07T08:42:43.129Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-03-07T08:42:43.129Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-07T08:42:44.058Z] Loaded image: busybox:latest [2022-03-07T08:42:44.058Z] Loaded image: busybox:glibc [2022-03-07T08:42:44.987Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-07T08:42:45.561Z] --- PASS: TestServiceWithDataPathPortInit (13.86s) [2022-03-07T08:42:45.562Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T08:42:45.925Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-07T08:42:45.925Z] Loaded image: debian:bullseye-slim [2022-03-07T08:42:45.925Z] Loaded image: hello-world:latest [2022-03-07T08:42:46.181Z] Loaded image: arm32v7/hello-world:latest [2022-03-07T08:42:46.247Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.02s) [2022-03-07T08:42:46.248Z] PASS [2022-03-07T08:42:46.248Z] [2022-03-07T08:42:46.248Z] === Skipped [2022-03-07T08:42:46.248Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-07T08:42:46.248Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T08:42:46.248Z] [2022-03-07T08:42:46.248Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T08:42:46.248Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T08:42:46.248Z] [2022-03-07T08:42:46.248Z] DONE 34 tests, 2 skipped in 66.385s [2022-03-07T08:42:46.248Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-07T08:42:46.248Z] ++ 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-03-07T08:42:46.248Z] ++ set -e [2022-03-07T08:42:46.248Z] ++ '[' -n 0 ']' [2022-03-07T08:42:46.248Z] ++ set -x [2022-03-07T08:42:46.248Z] ++ 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-03-07T08:42:46.248Z] INFO: Testing against a local daemon [2022-03-07T08:42:46.248Z] === RUN TestConfigInspect [2022-03-07T08:42:46.744Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-07T08:42:46.945Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rswjnus68js5s73dv8g26v2l8 Created:2022-03-07 08:42:45.427640143 +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[95fead021c6966798899b42f8cce0ed9d94ed78f0c01b0e849735aa99aff8093:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9kxevhanrm2bjw7ib5nlipw3w EndpointID:1c9a7c5c02c11c9a6b95817523343b55886adeb55a6c0d17738ca9b5ae05357d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0015b4ad808916cd561efad823961877bbb2211c5cb61457860cc6e3034b7590 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:a3eddf96ef08 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9kxevhanrm2bjw7ib5nlipw3w EndpointID:1c9a7c5c02c11c9a6b95817523343b55886adeb55a6c0d17738ca9b5ae05357d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-07T08:42:47.000Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-07T08:42:47.615Z] --- PASS: TestConfigInspect (2.21s) [2022-03-07T08:42:47.615Z] === RUN TestConfigList [2022-03-07T08:42:47.928Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-07T08:42:49.505Z] --- PASS: TestConfigList (2.10s) [2022-03-07T08:42:49.505Z] === RUN TestConfigsCreateAndDelete [2022-03-07T08:42:49.821Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-07T08:42:50.078Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-07T08:42:50.962Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-07T08:42:51.007Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-07T08:42:51.147Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-03-07T08:42:51.147Z] PASS [2022-03-07T08:42:51.147Z] [2022-03-07T08:42:51.147Z] === Skipped [2022-03-07T08:42:51.147Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T08:42:51.147Z] service_test.go:243: FLAKY_TEST [2022-03-07T08:42:51.147Z] [2022-03-07T08:42:51.147Z] DONE 26 tests, 1 skipped in 43.873s [2022-03-07T08:42:51.147Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-07T08:42:51.147Z] INFO: Testing against a local daemon [2022-03-07T08:42:51.147Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-07T08:42:51.147Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:42:51.147Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T08:42:51.147Z] === RUN TestDockerNetworkIpvlan [2022-03-07T08:42:51.147Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:42:51.147Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-07T08:42:51.147Z] PASS [2022-03-07T08:42:51.147Z] [2022-03-07T08:42:51.147Z] === Skipped [2022-03-07T08:42:51.147Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T08:42:51.147Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:42:51.147Z] [2022-03-07T08:42:51.147Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-07T08:42:51.147Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:42:51.147Z] [2022-03-07T08:42:51.147Z] DONE 2 tests, 2 skipped in 0.035s [2022-03-07T08:42:51.147Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-07T08:42:51.147Z] INFO: Testing against a local daemon [2022-03-07T08:42:51.147Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-07T08:42:52.022Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-03-07T08:42:52.022Z] === RUN TestConfigsUpdate [2022-03-07T08:42:52.377Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-07T08:42:52.377Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-07T08:42:52.377Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-07T08:42:52.530Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-03-07T08:42:52.530Z] === RUN TestDockerNetworkMacvlan [2022-03-07T08:42:53.103Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-07T08:42:53.308Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-07T08:42:53.969Z] --- PASS: TestConfigsUpdate (2.17s) [2022-03-07T08:42:53.969Z] === RUN TestTemplatedConfig [2022-03-07T08:42:54.046Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-07T08:42:54.240Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-07T08:42:54.617Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-07T08:42:55.612Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-07T08:42:56.502Z] --- PASS: TestTemplatedConfig (2.45s) [2022-03-07T08:42:56.502Z] === RUN TestConfigCreateResolve [2022-03-07T08:42:56.531Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-07T08:42:58.392Z] --- PASS: TestConfigCreateResolve (2.06s) [2022-03-07T08:42:58.392Z] PASS [2022-03-07T08:42:58.392Z] [2022-03-07T08:42:58.392Z] DONE 6 tests in 13.202s [2022-03-07T08:42:58.392Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-07T08:42:58.392Z] ++ 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-03-07T08:42:58.392Z] ++ set -e [2022-03-07T08:42:58.392Z] ++ '[' -n 0 ']' [2022-03-07T08:42:58.392Z] ++ set -x [2022-03-07T08:42:58.392Z] ++ 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-03-07T08:42:58.445Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-07T08:42:58.463Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-07T08:42:58.649Z] INFO: Testing against a local daemon [2022-03-07T08:42:58.649Z] === RUN TestCheckpoint [2022-03-07T08:42:58.649Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T08:42:58.649Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T08:42:58.649Z] === RUN TestContainerInvalidJSON [2022-03-07T08:42:58.649Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:42:58.649Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:42:58.649Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:42:58.649Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:42:58.649Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:42:58.649Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:42:58.649Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-07T08:42:58.649Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-07T08:42:58.649Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T08:42:58.649Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T08:42:58.649Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-07T08:42:58.649Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T08:42:58.649Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-07T08:42:58.649Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T08:42:58.649Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-07T08:42:58.649Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T08:42:58.649Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-07T08:42:58.649Z] === RUN TestCopyFromContainer [2022-03-07T08:42:59.577Z] === RUN TestCopyFromContainer// [2022-03-07T08:42:59.577Z] === RUN TestCopyFromContainer//bar/root [2022-03-07T08:42:59.577Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-07T08:42:59.786Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-07T08:42:59.786Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.71s) [2022-03-07T08:42:59.786Z] PASS [2022-03-07T08:42:59.786Z] [2022-03-07T08:42:59.786Z] === Skipped [2022-03-07T08:42:59.786Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-07T08:42:59.786Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T08:42:59.786Z] [2022-03-07T08:42:59.786Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T08:42:59.786Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T08:42:59.786Z] [2022-03-07T08:42:59.786Z] DONE 34 tests, 2 skipped in 177.873s [2022-03-07T08:42:59.786Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-07T08:42:59.786Z] ++ 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-03-07T08:42:59.786Z] ++ set -e [2022-03-07T08:42:59.786Z] ++ '[' -n 0 ']' [2022-03-07T08:42:59.786Z] ++ set -x [2022-03-07T08:42:59.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-07T08:42:59.833Z] === RUN TestCopyFromContainer/bar/quux [2022-03-07T08:42:59.833Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-07T08:42:59.833Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-07T08:42:59.833Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-07T08:42:59.833Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-07T08:43:00.043Z] INFO: Testing against a local daemon [2022-03-07T08:43:00.043Z] === RUN TestConfigInspect [2022-03-07T08:43:00.089Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-07T08:43:00.089Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-07T08:43:00.089Z] --- PASS: TestCopyFromContainer (1.36s) [2022-03-07T08:43:00.089Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-07T08:43:00.089Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-07T08:43:00.089Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-07T08:43:00.089Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-07T08:43:00.089Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-07T08:43:00.089Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-07T08:43:00.089Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-07T08:43:00.089Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-07T08:43:00.089Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-07T08:43:00.089Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-07T08:43:00.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T08:43:00.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:43:00.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:43:00.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:43:00.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:43:00.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:43:00.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:43:00.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:43:00.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:43:00.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:43:00.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-07T08:43:00.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T08:43:00.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T08:43:00.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T08:43:00.089Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T08:43:00.089Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-07T08:43:00.089Z] === RUN TestCreateWithInvalidEnv [2022-03-07T08:43:00.089Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T08:43:00.089Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T08:43:00.089Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T08:43:00.089Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T08:43:00.089Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T08:43:00.089Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T08:43:00.089Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T08:43:00.089Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T08:43:00.089Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T08:43:00.089Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-07T08:43:00.089Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T08:43:00.089Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T08:43:00.089Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T08:43:00.089Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T08:43:00.089Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-07T08:43:00.089Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T08:43:01.457Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-03-07T08:43:01.457Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T08:43:01.744Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-07T08:43:01.936Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-07T08:43:02.004Z] --- PASS: TestDockerNetworkMacvlan (9.62s) [2022-03-07T08:43:02.004Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-07T08:43:02.004Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-07T08:43:02.004Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-03-07T08:43:02.004Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-03-07T08:43:02.004Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s) [2022-03-07T08:43:02.004Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-03-07T08:43:02.004Z] PASS [2022-03-07T08:43:02.004Z] [2022-03-07T08:43:02.004Z] DONE 8 tests in 10.925s [2022-03-07T08:43:02.266Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-07T08:43:02.266Z] testing: warning: no tests to run [2022-03-07T08:43:02.266Z] PASS [2022-03-07T08:43:02.266Z] [2022-03-07T08:43:02.266Z] DONE 0 tests in 0.012s [2022-03-07T08:43:02.266Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-07T08:43:02.266Z] INFO: Testing against a local daemon [2022-03-07T08:43:02.266Z] === RUN TestAuthZPluginAllowRequest [2022-03-07T08:43:02.386Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-03-07T08:43:02.386Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T08:43:02.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:43:02.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:43:02.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:43:02.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:43:02.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:43:02.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:43:02.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:43:02.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:43:02.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:43:02.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:43:02.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:43:02.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:43:02.643Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:43:02.643Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:43:02.643Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:43:02.643Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-07T08:43:02.643Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T08:43:02.643Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T08:43:02.643Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T08:43:02.643Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T08:43:02.643Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-07T08:43:02.643Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T08:43:02.864Z] --- PASS: TestConfigInspect (2.79s) [2022-03-07T08:43:02.864Z] === RUN TestConfigList [2022-03-07T08:43:02.864Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-07T08:43:02.899Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-07T08:43:02.899Z] === RUN TestCreateDifferentPlatform [2022-03-07T08:43:02.899Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T08:43:02.899Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T08:43:02.899Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-07T08:43:02.899Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T08:43:02.899Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T08:43:02.899Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T08:43:02.899Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-07T08:43:02.899Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T08:43:02.899Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T08:43:02.899Z] === RUN TestContainerStartOnDaemonRestart [2022-03-07T08:43:02.899Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-07T08:43:02.899Z] === RUN TestDaemonRestartIpcMode [2022-03-07T08:43:02.899Z] === PAUSE TestDaemonRestartIpcMode [2022-03-07T08:43:02.899Z] === RUN TestDaemonHostGatewayIP [2022-03-07T08:43:02.899Z] === PAUSE TestDaemonHostGatewayIP [2022-03-07T08:43:02.899Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-07T08:43:02.899Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-07T08:43:02.899Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T08:43:02.899Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-07T08:43:02.899Z] === RUN TestDiff [2022-03-07T08:43:03.375Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-07T08:43:03.462Z] --- PASS: TestDiff (0.43s) [2022-03-07T08:43:03.462Z] === RUN TestExecWithCloseStdin [2022-03-07T08:43:03.651Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-03-07T08:43:03.651Z] === RUN TestAuthZPluginTLS [2022-03-07T08:43:03.912Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-07T08:43:03.912Z] === RUN TestAuthZPluginDenyRequest [2022-03-07T08:43:04.025Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-07T08:43:04.025Z] === RUN TestExec [2022-03-07T08:43:04.281Z] --- PASS: TestExec (0.46s) [2022-03-07T08:43:04.281Z] === RUN TestExecUser [2022-03-07T08:43:04.483Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-07T08:43:04.483Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-07T08:43:04.843Z] --- PASS: TestExecUser (0.42s) [2022-03-07T08:43:04.844Z] === RUN TestExportContainerAndImportImage [2022-03-07T08:43:05.054Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-07T08:43:05.054Z] === RUN TestAuthZPluginDenyResponse [2022-03-07T08:43:05.382Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-07T08:43:05.407Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-03-07T08:43:05.407Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T08:43:05.624Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-07T08:43:05.624Z] === RUN TestAuthZPluginAllowEventStream [2022-03-07T08:43:05.642Z] --- PASS: TestConfigList (2.85s) [2022-03-07T08:43:05.642Z] === RUN TestConfigsCreateAndDelete [2022-03-07T08:43:05.898Z] check_test.go:308: [dcd1232bf4318] daemon is not started [2022-03-07T08:43:05.898Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-07T08:43:06.461Z] check_test.go:308: [d2e5b8545d9f8] daemon is not started [2022-03-07T08:43:06.461Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-07T08:43:06.815Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-03-07T08:43:06.816Z] === RUN TestHealthCheckWorkdir [2022-03-07T08:43:07.007Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2022-03-07T08:43:07.007Z] === RUN TestAuthZPluginErrorResponse [2022-03-07T08:43:07.072Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-03-07T08:43:07.072Z] === RUN TestHealthKillContainer [2022-03-07T08:43:07.268Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-07T08:43:07.268Z] === RUN TestAuthZPluginErrorRequest [2022-03-07T08:43:07.829Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-07T08:43:07.839Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-07T08:43:07.839Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-07T08:43:08.086Z] check_test.go:308: [defc9a969ff5b] daemon is not started [2022-03-07T08:43:08.086Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-07T08:43:08.410Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-07T08:43:08.410Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-07T08:43:08.649Z] --- PASS: TestConfigsCreateAndDelete (2.93s) [2022-03-07T08:43:08.649Z] === RUN TestConfigsUpdate [2022-03-07T08:43:09.794Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-03-07T08:43:09.794Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-07T08:43:10.017Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-07T08:43:10.273Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-07T08:43:10.530Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-07T08:43:11.179Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.51s) [2022-03-07T08:43:11.179Z] === RUN TestAuthZPluginHeader [2022-03-07T08:43:11.461Z] --- PASS: TestConfigsUpdate (2.84s) [2022-03-07T08:43:11.461Z] === RUN TestTemplatedConfig [2022-03-07T08:43:11.721Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-07T08:43:11.721Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-07T08:43:11.978Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-07T08:43:12.122Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-07T08:43:12.122Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-07T08:43:12.542Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-07T08:43:13.911Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-07T08:43:14.475Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-07T08:43:14.732Z] --- PASS: TestTemplatedConfig (3.39s) [2022-03-07T08:43:14.732Z] === RUN TestConfigCreateResolve [2022-03-07T08:43:15.160Z] --- PASS: TestHealthKillContainer (7.84s) [2022-03-07T08:43:15.160Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T08:43:15.160Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-03-07T08:43:15.160Z] === RUN TestIpcModeNone [2022-03-07T08:43:15.723Z] --- PASS: TestIpcModeNone (0.42s) [2022-03-07T08:43:15.723Z] === RUN TestIpcModePrivate [2022-03-07T08:43:15.979Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-07T08:43:16.235Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-07T08:43:16.235Z] === RUN TestIpcModeShareable [2022-03-07T08:43:16.324Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.97s) [2022-03-07T08:43:16.324Z] === RUN TestAuthZPluginV2Disable [2022-03-07T08:43:16.491Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-07T08:43:16.491Z] --- PASS: TestIpcModeShareable (0.42s) [2022-03-07T08:43:16.491Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-07T08:43:16.625Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-07T08:43:16.913Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-07T08:43:17.170Z] --- PASS: TestConfigCreateResolve (2.26s) [2022-03-07T08:43:17.170Z] PASS [2022-03-07T08:43:17.170Z] [2022-03-07T08:43:17.170Z] DONE 6 tests in 17.198s [2022-03-07T08:43:17.170Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-07T08:43:17.170Z] ++ 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-03-07T08:43:17.170Z] ++ set -e [2022-03-07T08:43:17.170Z] ++ '[' -n 0 ']' [2022-03-07T08:43:17.170Z] ++ set -x [2022-03-07T08:43:17.170Z] ++ 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-03-07T08:43:17.170Z] INFO: Testing against a local daemon [2022-03-07T08:43:17.170Z] === RUN TestCheckpoint [2022-03-07T08:43:17.170Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T08:43:17.170Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T08:43:17.170Z] === RUN TestContainerInvalidJSON [2022-03-07T08:43:17.170Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:43:17.170Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:43:17.170Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:43:17.170Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:43:17.432Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:43:17.432Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:43:17.432Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-07T08:43:17.432Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-07T08:43:17.432Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-07T08:43:17.432Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T08:43:17.432Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-07T08:43:17.432Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T08:43:17.432Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-07T08:43:17.432Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T08:43:17.432Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-07T08:43:17.432Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-03-07T08:43:17.432Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T08:43:17.698Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2022-03-07T08:43:17.698Z] === RUN TestCopyFromContainer [2022-03-07T08:43:17.858Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-03-07T08:43:17.858Z] === RUN TestAPIIpcModeHost [2022-03-07T08:43:18.114Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-03-07T08:43:18.114Z] === RUN TestDaemonIpcModeShareable [2022-03-07T08:43:19.071Z] === RUN TestCopyFromContainer// [2022-03-07T08:43:19.071Z] === RUN TestCopyFromContainer//bar/root [2022-03-07T08:43:19.071Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-07T08:43:19.334Z] === RUN TestCopyFromContainer/bar/quux [2022-03-07T08:43:19.334Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-07T08:43:19.334Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-07T08:43:19.481Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-07T08:43:19.482Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2022-03-07T08:43:19.482Z] === RUN TestDaemonIpcModePrivate [2022-03-07T08:43:19.590Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-07T08:43:19.590Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-07T08:43:19.590Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-07T08:43:19.590Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-07T08:43:19.622Z] --- PASS: TestAuthZPluginV2Disable (3.38s) [2022-03-07T08:43:19.622Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-07T08:43:19.626Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-07T08:43:19.846Z] --- PASS: TestCopyFromContainer (2.17s) [2022-03-07T08:43:19.846Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-03-07T08:43:19.846Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-03-07T08:43:19.846Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-03-07T08:43:19.846Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-03-07T08:43:19.846Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-03-07T08:43:19.846Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-03-07T08:43:19.846Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-07T08:43:19.846Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-03-07T08:43:19.846Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-07T08:43:19.846Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-03-07T08:43:19.846Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T08:43:19.846Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:43:19.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:43:19.846Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:43:19.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:43:19.846Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:43:19.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:43:19.846Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:43:19.846Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:43:19.846Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:43:19.846Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-07T08:43:19.846Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-07T08:43:19.846Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T08:43:19.846Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T08:43:19.846Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T08:43:19.846Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-07T08:43:19.846Z] === RUN TestCreateWithInvalidEnv [2022-03-07T08:43:19.846Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T08:43:19.846Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T08:43:19.846Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T08:43:19.846Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T08:43:19.846Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T08:43:19.846Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T08:43:19.846Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T08:43:19.846Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T08:43:19.846Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T08:43:19.846Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-07T08:43:19.846Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T08:43:19.846Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T08:43:19.846Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T08:43:19.846Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T08:43:19.846Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-07T08:43:19.846Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T08:43:19.916Z] 8f616e6e9eec: Pull complete [2022-03-07T08:43:20.409Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-07T08:43:20.409Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-03-07T08:43:20.409Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-07T08:43:21.217Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-07T08:43:21.337Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-07T08:43:21.474Z] --- PASS: TestCreateWithCustomMaskedPaths (1.70s) [2022-03-07T08:43:21.474Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T08:43:21.599Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-03-07T08:43:21.599Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-07T08:43:21.733Z] check_test.go:308: [d342a09a0e596] daemon is not started [2022-03-07T08:43:21.733Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-07T08:43:22.301Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-07T08:43:22.527Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-07T08:43:22.527Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-03-07T08:43:22.527Z] === RUN TestIpcModeOlderClient [2022-03-07T08:43:22.527Z] === PAUSE TestIpcModeOlderClient [2022-03-07T08:43:22.527Z] === RUN TestKillContainerInvalidSignal [2022-03-07T08:43:22.869Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-07T08:43:22.920Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s) [2022-03-07T08:43:22.920Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-07T08:43:23.089Z] --- PASS: TestKillContainerInvalidSignal (0.36s) [2022-03-07T08:43:23.089Z] === RUN TestKillContainer [2022-03-07T08:43:23.089Z] === RUN TestKillContainer/no_signal [2022-03-07T08:43:23.126Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-07T08:43:23.126Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-07T08:43:23.345Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T08:43:23.602Z] === RUN TestKillContainer/killing_signal [2022-03-07T08:43:23.690Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2022-03-07T08:43:23.690Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T08:43:23.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:43:23.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:43:23.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:43:23.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:43:23.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:43:23.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:43:23.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:43:23.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:43:23.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:43:23.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:43:23.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:43:23.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:43:23.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:43:23.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:43:23.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:43:23.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-07T08:43:23.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-07T08:43:23.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-03-07T08:43:23.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-07T08:43:23.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-03-07T08:43:23.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-03-07T08:43:23.690Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T08:43:24.165Z] --- PASS: TestKillContainer (1.17s) [2022-03-07T08:43:24.165Z] --- PASS: TestKillContainer/no_signal (0.35s) [2022-03-07T08:43:24.165Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-07T08:43:24.165Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-07T08:43:24.165Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T08:43:24.165Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-07T08:43:24.256Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2022-03-07T08:43:24.256Z] === RUN TestCreateDifferentPlatform [2022-03-07T08:43:24.256Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T08:43:24.256Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T08:43:24.514Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-07T08:43:24.514Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T08:43:24.514Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T08:43:24.514Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T08:43:24.514Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-03-07T08:43:24.514Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T08:43:24.514Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-07T08:43:24.514Z] === RUN TestContainerStartOnDaemonRestart [2022-03-07T08:43:24.514Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-07T08:43:24.514Z] === RUN TestDaemonRestartIpcMode [2022-03-07T08:43:24.514Z] === PAUSE TestDaemonRestartIpcMode [2022-03-07T08:43:24.514Z] === RUN TestDaemonHostGatewayIP [2022-03-07T08:43:24.514Z] === PAUSE TestDaemonHostGatewayIP [2022-03-07T08:43:24.514Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-07T08:43:24.514Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-07T08:43:24.514Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T08:43:24.514Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-07T08:43:24.514Z] === RUN TestDiff [2022-03-07T08:43:24.727Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-07T08:43:25.293Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2022-03-07T08:43:25.293Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-07T08:43:25.293Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-03-07T08:43:25.293Z] === RUN TestKillStoppedContainer [2022-03-07T08:43:25.293Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-07T08:43:25.293Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T08:43:25.293Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-07T08:43:25.293Z] === RUN TestKillDifferentUserContainer [2022-03-07T08:43:25.444Z] --- PASS: TestDiff (0.71s) [2022-03-07T08:43:25.444Z] === RUN TestExecWithCloseStdin [2022-03-07T08:43:25.856Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-03-07T08:43:25.856Z] === RUN TestInspectOomKilledTrue [2022-03-07T08:43:26.008Z] --- PASS: TestExecWithCloseStdin (0.79s) [2022-03-07T08:43:26.008Z] === RUN TestExec [2022-03-07T08:43:26.112Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-03-07T08:43:26.112Z] === RUN TestInspectOomKilledFalse [2022-03-07T08:43:26.265Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-07T08:43:26.674Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-03-07T08:43:26.674Z] === RUN TestLinksEtcHostsContentMatch [2022-03-07T08:43:26.829Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-07T08:43:26.829Z] --- PASS: TestExec (0.75s) [2022-03-07T08:43:26.829Z] === RUN TestExecUser [2022-03-07T08:43:26.829Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-07T08:43:26.930Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-03-07T08:43:26.930Z] === RUN TestLinksContainerNames [2022-03-07T08:43:27.760Z] --- PASS: TestExecUser (0.82s) [2022-03-07T08:43:27.760Z] === RUN TestExportContainerAndImportImage [2022-03-07T08:43:27.858Z] --- PASS: TestLinksContainerNames (0.77s) [2022-03-07T08:43:27.858Z] === RUN TestLogsFollowTailEmpty [2022-03-07T08:43:28.115Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-07T08:43:28.115Z] === RUN TestContainerNetworkMountsNoChown [2022-03-07T08:43:28.371Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/default [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/default [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/private [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/private [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rprivate [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/slave [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/slave [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rslave [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/shared [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/shared [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rshared [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-07T08:43:28.371Z] === CONT TestMountDaemonRoot/default [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-07T08:43:28.371Z] === CONT TestMountDaemonRoot/rslave [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T08:43:28.371Z] === CONT TestMountDaemonRoot/rshared [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T08:43:28.371Z] === CONT TestMountDaemonRoot/shared [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-07T08:43:28.371Z] === CONT TestMountDaemonRoot/rprivate [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-07T08:43:28.371Z] === CONT TestMountDaemonRoot/slave [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-07T08:43:28.371Z] === CONT TestMountDaemonRoot/private [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-07T08:43:28.371Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-07T08:43:28.371Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-07T08:43:28.371Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-07T08:43:28.371Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-07T08:43:28.371Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-07T08:43:28.371Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-07T08:43:28.628Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T08:43:28.691Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2022-03-07T08:43:28.691Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T08:43:28.691Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-07T08:43:28.884Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-07T08:43:28.884Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-07T08:43:28.884Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-07T08:43:28.884Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-07T08:43:28.884Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-07T08:43:28.884Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-07T08:43:28.884Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-07T08:43:28.884Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-07T08:43:28.885Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-07T08:43:28.885Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-07T08:43:28.885Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-03-07T08:43:28.885Z] === RUN TestContainerBindMountNonRecursive [2022-03-07T08:43:29.191Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-07T08:43:30.061Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2022-03-07T08:43:30.061Z] === RUN TestHealthCheckWorkdir [2022-03-07T08:43:30.251Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-03-07T08:43:30.251Z] === RUN TestContainerVolumesMountedAsShared [2022-03-07T08:43:30.508Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2022-03-07T08:43:30.508Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-07T08:43:30.702Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-07T08:43:30.764Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-03-07T08:43:30.764Z] === RUN TestNetworkNat [2022-03-07T08:43:30.992Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2022-03-07T08:43:30.992Z] === RUN TestHealthKillContainer [2022-03-07T08:43:31.249Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-07T08:43:31.325Z] --- PASS: TestNetworkNat (0.45s) [2022-03-07T08:43:31.325Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T08:43:31.583Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-03-07T08:43:31.583Z] === RUN TestNetworkLoopbackNat [2022-03-07T08:43:31.819Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-07T08:43:32.747Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-07T08:43:32.915Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.88s) [2022-03-07T08:43:32.916Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-07T08:43:33.003Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-07T08:43:33.260Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-07T08:43:33.260Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-07T08:43:33.260Z] check_test.go:308: [d5ea84bad6d66] daemon is not started [2022-03-07T08:43:33.260Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-07T08:43:34.101Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-03-07T08:43:34.101Z] === RUN TestPause [2022-03-07T08:43:34.650Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-07T08:43:34.663Z] --- PASS: TestPause (0.42s) [2022-03-07T08:43:34.663Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T08:43:34.663Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T08:43:34.663Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T08:43:34.663Z] === RUN TestPauseStopPausedContainer [2022-03-07T08:43:34.919Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-07T08:43:34.919Z] === RUN TestPidHost [2022-03-07T08:43:35.153Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-07T08:43:35.410Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-07T08:43:35.886Z] --- PASS: TestPidHost (0.93s) [2022-03-07T08:43:35.886Z] === RUN TestPsFilter [2022-03-07T08:43:35.886Z] --- PASS: TestPsFilter (0.10s) [2022-03-07T08:43:35.886Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T08:43:36.458Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-03-07T08:43:36.458Z] === RUN TestRemoveContainerWithVolume [2022-03-07T08:43:36.718Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-03-07T08:43:36.718Z] === RUN TestRemoveContainerRunning [2022-03-07T08:43:36.779Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-07T08:43:36.985Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-03-07T08:43:36.986Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T08:43:37.547Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-07T08:43:37.547Z] === RUN TestRemoveInvalidContainer [2022-03-07T08:43:37.547Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-07T08:43:37.547Z] === RUN TestRenameLinkedContainer [2022-03-07T08:43:37.706Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-07T08:43:38.269Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-07T08:43:38.836Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-07T08:43:39.094Z] check_test.go:308: [d2c1f27c1c67a] daemon is not started [2022-03-07T08:43:39.094Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-07T08:43:39.351Z] --- PASS: TestHealthKillContainer (8.37s) [2022-03-07T08:43:39.351Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T08:43:39.439Z] --- PASS: TestRenameLinkedContainer (1.57s) [2022-03-07T08:43:39.439Z] === RUN TestRenameStoppedContainer [2022-03-07T08:43:39.439Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-03-07T08:43:39.439Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T08:43:39.916Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-07T08:43:40.174Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-03-07T08:43:40.174Z] === RUN TestIpcModeNone [2022-03-07T08:43:40.368Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-03-07T08:43:40.369Z] === RUN TestRenameInvalidName [2022-03-07T08:43:40.625Z] --- PASS: TestRenameInvalidName (0.37s) [2022-03-07T08:43:40.625Z] === RUN TestRenameAnonymousContainer [2022-03-07T08:43:41.103Z] --- PASS: TestIpcModeNone (0.82s) [2022-03-07T08:43:41.103Z] === RUN TestIpcModePrivate [2022-03-07T08:43:41.666Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-03-07T08:43:41.923Z] --- PASS: TestIpcModePrivate (0.93s) [2022-03-07T08:43:41.923Z] === RUN TestIpcModeShareable [2022-03-07T08:43:41.991Z] --- PASS: TestRenameAnonymousContainer (1.36s) [2022-03-07T08:43:41.991Z] === RUN TestRenameContainerWithSameName [2022-03-07T08:43:42.487Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-07T08:43:42.554Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-03-07T08:43:42.554Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T08:43:42.744Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-03-07T08:43:42.744Z] --- PASS: TestIpcModeShareable (0.95s) [2022-03-07T08:43:42.744Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-07T08:43:43.000Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-07T08:43:43.000Z] check_test.go:308: [dff9ada07c4be] daemon is not started [2022-03-07T08:43:43.000Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-07T08:43:43.116Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2022-03-07T08:43:43.116Z] === RUN TestResize [2022-03-07T08:43:43.678Z] --- PASS: TestResize (0.37s) [2022-03-07T08:43:43.678Z] === RUN TestResizeWithInvalidSize [2022-03-07T08:43:43.934Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-07T08:43:43.934Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T08:43:44.499Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:43:44.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:43:44.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:43:44.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T08:43:44.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:43:45.522Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s) [2022-03-07T08:43:45.522Z] === RUN TestAPIIpcModeHost [2022-03-07T08:43:45.778Z] --- PASS: TestAPIIpcModeHost (0.58s) [2022-03-07T08:43:45.778Z] === RUN TestDaemonIpcModeShareable [2022-03-07T08:43:45.778Z] docker_cli_daemon_plugins_test.go:80: [d0d77bd408ef3] daemon is not started [2022-03-07T08:43:45.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:43:46.707Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-07T08:43:47.233Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:43:47.272Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-03-07T08:43:47.528Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2022-03-07T08:43:47.528Z] === RUN TestDaemonIpcModePrivate [2022-03-07T08:43:48.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:43:48.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:43:48.897Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-03-07T08:43:48.897Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-07T08:43:48.897Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2022-03-07T08:43:48.897Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-07T08:43:49.347Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:43:49.460Z] docker_cli_daemon_plugins_test.go:170: [d83f1b83d239c] daemon is not started [2022-03-07T08:43:49.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:43:50.390Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2022-03-07T08:43:50.647Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2022-03-07T08:43:50.647Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-07T08:43:50.663Z] ............................ [ 66%] [2022-03-07T08:43:50.903Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-07T08:43:51.021Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-03-07T08:43:51.021Z] PASS [2022-03-07T08:43:51.021Z] [2022-03-07T08:43:51.021Z] DONE 17 tests in 46.835s [2022-03-07T08:43:51.021Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-07T08:43:51.021Z] INFO: Testing against a local daemon [2022-03-07T08:43:51.021Z] === RUN TestPluginInvalidJSON [2022-03-07T08:43:51.021Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:43:51.021Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:43:51.021Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:43:51.021Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-07T08:43:51.021Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T08:43:51.021Z] === RUN TestPluginInstall [2022-03-07T08:43:51.021Z] === RUN TestPluginInstall/no_auth [2022-03-07T08:43:51.021Z] time="2022-03-07T08:43:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:43:51.021Z] time="2022-03-07T08:43:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:472cee788ca2d085adf3988a1ced04781f05700199103d31d468ebdab551ce65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:43:51.021Z] time="2022-03-07T08:43:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:43:51.021Z] time="2022-03-07T08:43:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:472cee788ca2d085adf3988a1ced04781f05700199103d31d468ebdab551ce65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:43:51.021Z] === RUN TestPluginInstall/with_htpasswd [2022-03-07T08:43:51.021Z] time="2022-03-07T08:43:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:43:51.021Z] time="2022-03-07T08:43:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:472cee788ca2d085adf3988a1ced04781f05700199103d31d468ebdab551ce65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:43:51.021Z] time="2022-03-07T08:43:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:43:51.021Z] time="2022-03-07T08:43:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:472cee788ca2d085adf3988a1ced04781f05700199103d31d468ebdab551ce65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:43:51.282Z] === RUN TestPluginInstall/with_insecure [2022-03-07T08:43:52.272Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-03-07T08:43:52.272Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2022-03-07T08:43:52.272Z] === RUN TestIpcModeOlderClient [2022-03-07T08:43:52.272Z] === PAUSE TestIpcModeOlderClient [2022-03-07T08:43:52.272Z] === RUN TestKillContainerInvalidSignal [2022-03-07T08:43:52.277Z] time="2022-03-07T08:43:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:43:52.277Z] time="2022-03-07T08:43:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cc10467087c9665cbcbadf2a5d21417a1b2fe7cd89ce6c4ffaf3898dde3f377" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:43:52.277Z] time="2022-03-07T08:43:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:43:52.277Z] time="2022-03-07T08:43:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cc10467087c9665cbcbadf2a5d21417a1b2fe7cd89ce6c4ffaf3898dde3f377" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:43:52.552Z] plugin_test.go:165: [d36e30a18055f] daemon is not started [2022-03-07T08:43:52.552Z] --- PASS: TestPluginInstall (3.46s) [2022-03-07T08:43:52.552Z] --- PASS: TestPluginInstall/no_auth (1.73s) [2022-03-07T08:43:52.552Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-03-07T08:43:52.552Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2022-03-07T08:43:52.552Z] === RUN TestPluginsWithRuntimes [2022-03-07T08:43:52.837Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-07T08:43:52.872Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:43:52.872Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T08:43:53.094Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2022-03-07T08:43:53.094Z] === RUN TestKillContainer [2022-03-07T08:43:53.094Z] === RUN TestKillContainer/no_signal [2022-03-07T08:43:53.950Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-07T08:43:54.025Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T08:43:54.282Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-07T08:43:54.540Z] === RUN TestKillContainer/killing_signal [2022-03-07T08:43:54.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T08:43:54.896Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-07T08:43:55.103Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-07T08:43:55.361Z] --- PASS: TestKillContainer (2.32s) [2022-03-07T08:43:55.361Z] --- PASS: TestKillContainer/no_signal (0.92s) [2022-03-07T08:43:55.361Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-03-07T08:43:55.361Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2022-03-07T08:43:55.361Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T08:43:55.361Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-07T08:43:55.361Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-07T08:43:55.617Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-07T08:43:55.841Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-03-07T08:43:55.841Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-03-07T08:43:55.841Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2022-03-07T08:43:55.841Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T08:43:55.873Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-07T08:43:55.873Z] check_test.go:308: [d9b7c74091147] daemon is not started [2022-03-07T08:43:55.873Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-07T08:43:55.873Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-07T08:43:56.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T08:43:56.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T08:43:56.412Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-03-07T08:43:56.412Z] PASS [2022-03-07T08:43:56.412Z] [2022-03-07T08:43:56.412Z] DONE 10 tests in 7.333s [2022-03-07T08:43:56.412Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-07T08:43:56.412Z] INFO: Testing against a local daemon [2022-03-07T08:43:56.412Z] === RUN TestExternalGraphDriver [2022-03-07T08:43:56.412Z] === RUN TestExternalGraphDriver/json [2022-03-07T08:43:56.804Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-03-07T08:43:56.804Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2022-03-07T08:43:56.804Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2022-03-07T08:43:56.804Z] === RUN TestKillStoppedContainer [2022-03-07T08:43:56.804Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-07T08:43:56.804Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T08:43:56.804Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-07T08:43:56.804Z] === RUN TestKillDifferentUserContainer [2022-03-07T08:43:57.735Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2022-03-07T08:43:57.735Z] === RUN TestInspectOomKilledTrue [2022-03-07T08:43:57.735Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T08:43:57.735Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T08:43:57.735Z] === RUN TestInspectOomKilledFalse [2022-03-07T08:43:57.735Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T08:43:57.735Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T08:43:57.735Z] === RUN TestLinksEtcHostsContentMatch [2022-03-07T08:43:57.735Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-07T08:43:57.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T08:43:57.991Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2022-03-07T08:43:57.991Z] === RUN TestLinksContainerNames [2022-03-07T08:43:58.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T08:43:58.324Z] === RUN TestExternalGraphDriver/spec [2022-03-07T08:43:59.361Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-07T08:43:59.618Z] --- PASS: TestLinksContainerNames (1.44s) [2022-03-07T08:43:59.618Z] === RUN TestLogsFollowTailEmpty [2022-03-07T08:43:59.684Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T08:43:59.710Z] === RUN TestExternalGraphDriver/pull [2022-03-07T08:44:00.182Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2022-03-07T08:44:00.182Z] === RUN TestContainerNetworkMountsNoChown [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.78s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.72s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.58s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.58s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s) [2022-03-07T08:44:01.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s) [2022-03-07T08:44:01.053Z] === RUN TestCgroupNamespacesRun [2022-03-07T08:44:01.112Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-07T08:44:01.113Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/default [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/default [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/private [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/private [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rprivate [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/slave [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/slave [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rslave [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/shared [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/shared [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rshared [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/default [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/rshared [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/rprivate [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/shared [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/rslave [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/slave [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/private [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-07T08:44:01.113Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-07T08:44:01.113Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-07T08:44:01.113Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-07T08:44:01.369Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-07T08:44:01.369Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-07T08:44:01.369Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-07T08:44:01.369Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-07T08:44:01.369Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-07T08:44:01.369Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-07T08:44:01.369Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-07T08:44:01.369Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-07T08:44:01.369Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-07T08:44:01.369Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-07T08:44:01.369Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-07T08:44:01.369Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-07T08:44:01.620Z] --- PASS: TestExternalGraphDriver (5.02s) [2022-03-07T08:44:01.620Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-03-07T08:44:01.620Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-03-07T08:44:01.620Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-03-07T08:44:01.620Z] === RUN TestGraphdriverPluginV2 [2022-03-07T08:44:01.626Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-07T08:44:01.626Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-07T08:44:01.626Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-07T08:44:01.626Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-07T08:44:01.626Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-07T08:44:01.626Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-07T08:44:01.626Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-07T08:44:01.626Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-07T08:44:01.626Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-07T08:44:01.626Z] === RUN TestContainerBindMountNonRecursive [2022-03-07T08:44:01.981Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-03-07T08:44:01.981Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-07T08:44:02.557Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-07T08:44:03.120Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-07T08:44:03.346Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-03-07T08:44:03.346Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-07T08:44:03.717Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2022-03-07T08:44:03.717Z] === RUN TestContainerVolumesMountedAsShared [2022-03-07T08:44:04.274Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-03-07T08:44:04.275Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-07T08:44:04.662Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s) [2022-03-07T08:44:04.663Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-07T08:44:04.663Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-07T08:44:04.663Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-07T08:44:05.227Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2022-03-07T08:44:05.227Z] === RUN TestNetworkNat [2022-03-07T08:44:05.642Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-03-07T08:44:05.642Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-07T08:44:05.825Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-03-07T08:44:05.825Z] PASS [2022-03-07T08:44:05.825Z] [2022-03-07T08:44:05.825Z] DONE 5 tests in 8.944s [2022-03-07T08:44:05.825Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-07T08:44:05.825Z] INFO: Testing against a local daemon [2022-03-07T08:44:05.825Z] === RUN TestContinueAfterPluginCrash [2022-03-07T08:44:05.825Z] === PAUSE TestContinueAfterPluginCrash [2022-03-07T08:44:05.825Z] === RUN TestReadPluginNoRead [2022-03-07T08:44:05.825Z] === PAUSE TestReadPluginNoRead [2022-03-07T08:44:05.825Z] === RUN TestDaemonStartWithLogOpt [2022-03-07T08:44:05.825Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-07T08:44:05.825Z] === CONT TestContinueAfterPluginCrash [2022-03-07T08:44:05.825Z] === CONT TestDaemonStartWithLogOpt [2022-03-07T08:44:06.157Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-07T08:44:06.157Z] --- PASS: TestNetworkNat (0.87s) [2022-03-07T08:44:06.157Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T08:44:06.157Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-07T08:44:06.571Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s) [2022-03-07T08:44:06.571Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-07T08:44:06.722Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2022-03-07T08:44:06.722Z] === RUN TestNetworkLoopbackNat [2022-03-07T08:44:07.498Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-03-07T08:44:07.498Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-07T08:44:08.065Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-03-07T08:44:08.065Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-07T08:44:08.089Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-07T08:44:08.651Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-07T08:44:09.128Z] --- PASS: TestDaemonStartWithLogOpt (3.30s) [2022-03-07T08:44:09.129Z] === CONT TestReadPluginNoRead [2022-03-07T08:44:09.212Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-07T08:44:09.431Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-03-07T08:44:09.431Z] === RUN TestNISDomainname [2022-03-07T08:44:09.774Z] --- PASS: TestNetworkLoopbackNat (3.00s) [2022-03-07T08:44:09.774Z] === RUN TestPause [2022-03-07T08:44:09.994Z] --- PASS: TestNISDomainname (0.49s) [2022-03-07T08:44:09.994Z] === RUN TestHostnameDnsResolution [2022-03-07T08:44:10.336Z] --- PASS: TestPause (0.61s) [2022-03-07T08:44:10.336Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T08:44:10.336Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T08:44:10.336Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T08:44:10.336Z] === RUN TestPauseStopPausedContainer [2022-03-07T08:44:10.556Z] --- PASS: TestHostnameDnsResolution (0.59s) [2022-03-07T08:44:10.556Z] === RUN TestUnprivilegedPortsAndPing [2022-03-07T08:44:10.812Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-03-07T08:44:10.813Z] === RUN TestStats [2022-03-07T08:44:10.898Z] --- PASS: TestPauseStopPausedContainer (0.62s) [2022-03-07T08:44:10.899Z] === RUN TestPidHost [2022-03-07T08:44:11.039Z] === RUN TestReadPluginNoRead/default [2022-03-07T08:44:11.981Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-07T08:44:12.265Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-07T08:44:12.265Z] --- PASS: TestPidHost (1.33s) [2022-03-07T08:44:12.265Z] === RUN TestPsFilter [2022-03-07T08:44:12.521Z] --- PASS: TestPsFilter (0.15s) [2022-03-07T08:44:12.521Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T08:44:13.084Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2022-03-07T08:44:13.084Z] === RUN TestRemoveContainerWithVolume [2022-03-07T08:44:13.329Z] --- PASS: TestStats (2.40s) [2022-03-07T08:44:13.329Z] === RUN TestStopContainerWithTimeout [2022-03-07T08:44:13.329Z] === RUN TestStopContainerWithTimeout/0 [2022-03-07T08:44:13.329Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-07T08:44:13.329Z] === RUN TestStopContainerWithTimeout/1 [2022-03-07T08:44:13.329Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-07T08:44:13.329Z] === RUN TestStopContainerWithTimeout/3 [2022-03-07T08:44:13.329Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-07T08:44:13.329Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-07T08:44:13.329Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-07T08:44:13.329Z] === CONT TestStopContainerWithTimeout/0 [2022-03-07T08:44:13.329Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-07T08:44:13.363Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-07T08:44:13.623Z] --- PASS: TestContinueAfterPluginCrash (8.26s) [2022-03-07T08:44:13.647Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-07T08:44:13.647Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2022-03-07T08:44:13.647Z] === RUN TestRemoveContainerRunning [2022-03-07T08:44:13.891Z] === CONT TestStopContainerWithTimeout/3 [2022-03-07T08:44:13.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-07T08:44:14.160Z] --- PASS: TestRemoveContainerRunning (0.59s) [2022-03-07T08:44:14.160Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T08:44:14.565Z] === CONT TestReadPluginNoRead [2022-03-07T08:44:14.565Z] read_test.go:92: [d39a05ff31892] daemon is not started [2022-03-07T08:44:14.565Z] --- PASS: TestReadPluginNoRead (5.73s) [2022-03-07T08:44:14.565Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-03-07T08:44:14.565Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-03-07T08:44:14.565Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-03-07T08:44:14.565Z] PASS [2022-03-07T08:44:14.565Z] [2022-03-07T08:44:14.565Z] DONE 6 tests in 9.073s [2022-03-07T08:44:14.565Z] 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-03-07T08:44:14.565Z] testing: warning: no tests to run [2022-03-07T08:44:14.565Z] PASS [2022-03-07T08:44:14.565Z] [2022-03-07T08:44:14.565Z] DONE 0 tests in 0.013s [2022-03-07T08:44:14.565Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-07T08:44:14.565Z] INFO: Testing against a local daemon [2022-03-07T08:44:14.565Z] === RUN TestPluginWithDevMounts [2022-03-07T08:44:14.565Z] === PAUSE TestPluginWithDevMounts [2022-03-07T08:44:14.565Z] === CONT TestPluginWithDevMounts [2022-03-07T08:44:14.723Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2022-03-07T08:44:14.723Z] === RUN TestRemoveInvalidContainer [2022-03-07T08:44:14.981Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-07T08:44:14.981Z] === RUN TestRenameLinkedContainer [2022-03-07T08:44:15.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-07T08:44:15.780Z] === CONT TestStopContainerWithTimeout/1 [2022-03-07T08:44:15.948Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-03-07T08:44:15.948Z] PASS [2022-03-07T08:44:15.948Z] [2022-03-07T08:44:15.948Z] DONE 1 tests in 1.610s [2022-03-07T08:44:15.948Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-07T08:44:16.208Z] INFO: Testing against a local daemon [2022-03-07T08:44:16.208Z] === RUN TestSecretInspect [2022-03-07T08:44:16.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-07T08:44:17.170Z] --- PASS: TestRenameLinkedContainer (2.27s) [2022-03-07T08:44:17.170Z] === RUN TestRenameStoppedContainer [2022-03-07T08:44:17.672Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-07T08:44:17.672Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2022-03-07T08:44:17.672Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2022-03-07T08:44:17.672Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-03-07T08:44:17.672Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-03-07T08:44:17.672Z] === RUN TestDeleteDevicemapper [2022-03-07T08:44:17.672Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T08:44:17.672Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-07T08:44:17.672Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T08:44:17.733Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-03-07T08:44:17.733Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T08:44:17.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-07T08:44:18.122Z] --- PASS: TestSecretInspect (2.13s) [2022-03-07T08:44:18.122Z] === RUN TestSecretList [2022-03-07T08:44:18.602Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s) [2022-03-07T08:44:18.602Z] === RUN TestUpdateMemory [2022-03-07T08:44:18.922Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-07T08:44:18.923Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2022-03-07T08:44:18.923Z] === RUN TestRenameInvalidName [2022-03-07T08:44:19.164Z] --- PASS: TestUpdateMemory (0.46s) [2022-03-07T08:44:19.164Z] === RUN TestUpdateCPUQuota [2022-03-07T08:44:19.727Z] --- PASS: TestUpdateCPUQuota (0.63s) [2022-03-07T08:44:19.727Z] === RUN TestUpdatePidsLimit [2022-03-07T08:44:19.727Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-07T08:44:19.727Z] === RUN TestUpdatePidsLimit/no_change [2022-03-07T08:44:19.852Z] --- PASS: TestRenameInvalidName (0.72s) [2022-03-07T08:44:19.853Z] === RUN TestRenameAnonymousContainer [2022-03-07T08:44:19.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-07T08:44:19.984Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-07T08:44:20.240Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-07T08:44:20.240Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-07T08:44:20.496Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-07T08:44:20.665Z] --- PASS: TestSecretList (2.15s) [2022-03-07T08:44:20.665Z] === RUN TestSecretsCreateAndDelete [2022-03-07T08:44:20.752Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-07T08:44:21.315Z] --- PASS: TestUpdatePidsLimit (1.59s) [2022-03-07T08:44:21.315Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2022-03-07T08:44:21.315Z] --- PASS: TestUpdatePidsLimit/no_change (0.16s) [2022-03-07T08:44:21.315Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-03-07T08:44:21.315Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2022-03-07T08:44:21.315Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-03-07T08:44:21.315Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-03-07T08:44:21.315Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s) [2022-03-07T08:44:21.315Z] === RUN TestUpdateRestartPolicy [2022-03-07T08:44:21.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-07T08:44:22.309Z] --- PASS: TestRenameAnonymousContainer (2.47s) [2022-03-07T08:44:22.309Z] === RUN TestRenameContainerWithSameName [2022-03-07T08:44:22.576Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-03-07T08:44:22.576Z] === RUN TestSecretsUpdate [2022-03-07T08:44:23.239Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2022-03-07T08:44:23.239Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T08:44:23.647Z] 4612f6d0b889: Pull complete [2022-03-07T08:44:23.802Z] check_test.go:308: [d213c0949d1dc] daemon is not started [2022-03-07T08:44:23.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-07T08:44:24.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-07T08:44:24.625Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s) [2022-03-07T08:44:24.625Z] === RUN TestResize [2022-03-07T08:44:25.119Z] --- PASS: TestSecretsUpdate (2.16s) [2022-03-07T08:44:25.119Z] === RUN TestTemplatedSecret [2022-03-07T08:44:25.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-07T08:44:25.446Z] --- PASS: TestResize (0.85s) [2022-03-07T08:44:25.446Z] === RUN TestResizeWithInvalidSize [2022-03-07T08:44:26.011Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2022-03-07T08:44:26.011Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T08:44:26.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-07T08:44:26.837Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:44:26.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:44:26.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:44:26.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-07T08:44:26.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:44:27.663Z] --- PASS: TestTemplatedSecret (2.55s) [2022-03-07T08:44:27.663Z] === RUN TestSecretCreateResolve [2022-03-07T08:44:28.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-07T08:44:29.574Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-03-07T08:44:29.575Z] PASS [2022-03-07T08:44:29.575Z] [2022-03-07T08:44:29.575Z] DONE 6 tests in 13.311s [2022-03-07T08:44:29.575Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-07T08:44:29.575Z] INFO: Testing against a local daemon [2022-03-07T08:44:29.575Z] === RUN TestServiceCreateInit [2022-03-07T08:44:29.575Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T08:44:29.826Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-07T08:44:30.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:44:31.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:44:33.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-07T08:44:33.555Z] --- PASS: TestUpdateRestartPolicy (10.67s) [2022-03-07T08:44:33.555Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T08:44:33.555Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-03-07T08:44:33.555Z] === RUN TestWaitNonBlocked [2022-03-07T08:44:33.555Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:44:33.555Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:44:33.555Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:44:33.555Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:44:33.555Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:44:33.555Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:44:33.555Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-07T08:44:33.555Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2022-03-07T08:44:33.555Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-03-07T08:44:33.555Z] === RUN TestWaitBlocked [2022-03-07T08:44:33.555Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T08:44:33.555Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T08:44:33.555Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T08:44:33.555Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T08:44:33.555Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T08:44:33.555Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T08:44:33.555Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-07T08:44:33.555Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.45s) [2022-03-07T08:44:33.555Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.48s) [2022-03-07T08:44:33.555Z] === CONT TestContainerStartOnDaemonRestart [2022-03-07T08:44:33.555Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-07T08:44:33.778Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T08:44:33.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-07T08:44:35.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:44:35.447Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.90s) [2022-03-07T08:44:35.447Z] === CONT TestDaemonHostGatewayIP [2022-03-07T08:44:35.447Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-03-07T08:44:35.447Z] === CONT TestDaemonRestartIpcMode [2022-03-07T08:44:35.561Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-07T08:44:37.078Z] --- PASS: TestServiceCreateInit (7.45s) [2022-03-07T08:44:37.078Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2022-03-07T08:44:37.078Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2022-03-07T08:44:37.078Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T08:44:37.964Z] --- PASS: TestDaemonHostGatewayIP (2.29s) [2022-03-07T08:44:37.964Z] === CONT TestIpcModeOlderClient [2022-03-07T08:44:37.964Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-07T08:44:37.964Z] === CONT TestContainerKillOnDaemonStart [2022-03-07T08:44:37.964Z] --- PASS: TestDaemonRestartIpcMode (2.33s) [2022-03-07T08:44:40.818Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-07T08:44:40.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-07T08:44:41.075Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-07T08:44:41.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-07T08:44:43.851Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-07T08:44:43.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-07T08:44:44.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-07T08:44:45.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-07T08:44:45.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-07T08:44:45.858Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-07T08:44:46.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-07T08:44:46.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-07T08:44:47.934Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-07T08:44:47.934Z] tests/integration/client_test.py ..... [ 75%] [2022-03-07T08:44:47.934Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-07T08:44:47.934Z] tests/integration/errors_test.py . [ 76%] [2022-03-07T08:44:48.320Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-07T08:44:48.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-07T08:44:49.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-07T08:44:49.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-07T08:44:50.133Z] --- PASS: TestContainerKillOnDaemonStart (11.44s) [2022-03-07T08:44:50.133Z] PASS [2022-03-07T08:44:50.133Z] [2022-03-07T08:44:50.133Z] === Skipped [2022-03-07T08:44:50.133Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-07T08:44:50.133Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T08:44:50.133Z] [2022-03-07T08:44:50.133Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T08:44:50.133Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T08:44:50.133Z] [2022-03-07T08:44:50.133Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-07T08:44:50.133Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T08:44:50.133Z] [2022-03-07T08:44:50.133Z] DONE 200 tests, 3 skipped in 110.711s [2022-03-07T08:44:50.133Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-07T08:44:50.133Z] ++ 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-03-07T08:44:50.133Z] ++ set -e [2022-03-07T08:44:50.133Z] ++ '[' -n 0 ']' [2022-03-07T08:44:50.133Z] ++ set -x [2022-03-07T08:44:50.133Z] ++ 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-03-07T08:44:50.133Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T08:44:50.133Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-07T08:44:50.133Z] === RUN TestDaemonConfigValidation [2022-03-07T08:44:50.133Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-07T08:44:50.133Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-07T08:44:50.133Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-07T08:44:50.133Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-07T08:44:50.133Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-07T08:44:50.133Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-07T08:44:50.133Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-07T08:44:50.133Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-07T08:44:50.133Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-07T08:44:50.133Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-07T08:44:50.133Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-07T08:44:50.133Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-07T08:44:50.134Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-07T08:44:50.134Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-07T08:44:50.134Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-07T08:44:50.134Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-07T08:44:50.134Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2022-03-07T08:44:50.134Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-07T08:44:50.134Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-07T08:44:50.134Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-07T08:44:50.134Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-07T08:44:50.134Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T08:44:50.134Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-07T08:44:50.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-07T08:44:50.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-07T08:44:51.062Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-07T08:44:51.990Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-07T08:44:52.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.82s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.72s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.15s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.53s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.18s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2022-03-07T08:44:53.337Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2022-03-07T08:44:53.337Z] === RUN TestCgroupNamespacesRun [2022-03-07T08:44:53.356Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-07T08:44:53.356Z] daemon_test.go:156: [d97ec4c711c70] daemon is not started [2022-03-07T08:44:53.356Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-07T08:44:53.356Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-07T08:44:53.356Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-07T08:44:53.356Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-07T08:44:53.356Z] === RUN TestDaemonProxy [2022-03-07T08:44:53.356Z] === RUN TestDaemonProxy/environment_variables [2022-03-07T08:44:55.192Z] --- PASS: TestCreateServiceMultipleTimes (15.50s) [2022-03-07T08:44:55.193Z] === RUN TestCreateServiceConflict [2022-03-07T08:44:55.193Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-03-07T08:44:55.193Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T08:44:55.232Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2022-03-07T08:44:55.233Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-07T08:44:55.244Z] === RUN TestDaemonProxy/command-line_options [2022-03-07T08:44:56.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-07T08:44:56.608Z] === RUN TestDaemonProxy/configuration_file [2022-03-07T08:44:56.726Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2022-03-07T08:44:56.726Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-07T08:44:56.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-07T08:44:57.586Z] check_test.go:308: [d67016cbffebe] daemon is not started [2022-03-07T08:44:57.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-07T08:44:57.805Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-03-07T08:44:57.805Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T08:44:58.499Z] === RUN TestDaemonProxy/conflicting_options [2022-03-07T08:44:58.532Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-07T08:44:58.532Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2022-03-07T08:44:58.532Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-07T08:44:58.756Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-07T08:44:59.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-07T08:44:59.318Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-07T08:44:59.318Z] --- PASS: TestDaemonProxy (6.29s) [2022-03-07T08:44:59.318Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-03-07T08:44:59.318Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-07T08:44:59.318Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-03-07T08:44:59.318Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-07T08:44:59.318Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-07T08:44:59.318Z] PASS [2022-03-07T08:44:59.318Z] [2022-03-07T08:44:59.318Z] === Skipped [2022-03-07T08:44:59.318Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2022-03-07T08:44:59.318Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-07T08:44:59.318Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-07T08:44:59.318Z] [2022-03-07T08:44:59.318Z] DONE 17 tests, 1 skipped in 10.241s [2022-03-07T08:44:59.318Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-07T08:44:59.318Z] ++ 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-03-07T08:44:59.318Z] ++ set -e [2022-03-07T08:44:59.318Z] ++ '[' -n 0 ']' [2022-03-07T08:44:59.318Z] ++ set -x [2022-03-07T08:44:59.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=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-03-07T08:44:59.350Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-07T08:44:59.574Z] INFO: Testing against a local daemon [2022-03-07T08:44:59.575Z] === RUN TestCommitInheritsEnv [2022-03-07T08:44:59.832Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-03-07T08:44:59.832Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T08:44:59.832Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-07T08:44:59.832Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T08:44:59.832Z] === RUN TestImportWithCustomPlatform [2022-03-07T08:44:59.832Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-07T08:44:59.832Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-07T08:44:59.832Z] === RUN TestImportWithCustomPlatform// [2022-03-07T08:44:59.832Z] === RUN TestImportWithCustomPlatform/linux [2022-03-07T08:44:59.832Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-07T08:44:59.912Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-07T08:45:00.088Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-07T08:45:00.088Z] === RUN TestImportWithCustomPlatform/macos [2022-03-07T08:45:00.088Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-07T08:45:00.088Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-07T08:45:00.088Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-07T08:45:00.088Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-07T08:45:00.088Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-07T08:45:00.088Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-07T08:45:00.088Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-07T08:45:00.088Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-07T08:45:00.088Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-07T08:45:00.088Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-07T08:45:00.088Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-07T08:45:00.088Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-07T08:45:00.088Z] === RUN TestImagesFilterMultiReference [2022-03-07T08:45:00.088Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-07T08:45:00.088Z] === RUN TestImagePullPlatformInvalid [2022-03-07T08:45:00.088Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-07T08:45:00.088Z] === RUN TestRemoveImageOrphaning [2022-03-07T08:45:00.170Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2022-03-07T08:45:00.170Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-07T08:45:00.345Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-03-07T08:45:00.345Z] === RUN TestRemoveImageGarbageCollector [2022-03-07T08:45:00.345Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:45:00.345Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-07T08:45:00.345Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T08:45:00.345Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-07T08:45:00.345Z] === RUN TestTagInvalidReference [2022-03-07T08:45:00.345Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-07T08:45:00.345Z] === RUN TestTagValidPrefixedRepo [2022-03-07T08:45:00.345Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-07T08:45:00.345Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T08:45:00.345Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-07T08:45:00.345Z] === RUN TestTagOfficialNames [2022-03-07T08:45:00.601Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-07T08:45:00.601Z] === RUN TestTagMatchesDigest [2022-03-07T08:45:00.601Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-07T08:45:00.601Z] PASS [2022-03-07T08:45:00.601Z] [2022-03-07T08:45:00.601Z] === Skipped [2022-03-07T08:45:00.601Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T08:45:00.601Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-07T08:45:00.601Z] [2022-03-07T08:45:00.601Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-07T08:45:00.601Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:45:00.601Z] [2022-03-07T08:45:00.601Z] DONE 22 tests, 2 skipped in 1.132s [2022-03-07T08:45:00.601Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-07T08:45:00.601Z] ++ 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-03-07T08:45:00.601Z] ++ set -e [2022-03-07T08:45:00.601Z] ++ '[' -n 0 ']' [2022-03-07T08:45:00.601Z] ++ set -x [2022-03-07T08:45:00.601Z] ++ 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-03-07T08:45:00.601Z] INFO: Testing against a local daemon [2022-03-07T08:45:00.601Z] === RUN TestNetworkCreateDelete [2022-03-07T08:45:00.857Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-07T08:45:00.857Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T08:45:01.113Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-07T08:45:01.113Z] === RUN TestDaemonDNSFallback [2022-03-07T08:45:01.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-07T08:45:01.796Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2022-03-07T08:45:01.796Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-07T08:45:03.691Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2022-03-07T08:45:03.691Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-07T08:45:04.623Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2022-03-07T08:45:04.623Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-07T08:45:05.554Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-07T08:45:06.116Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-03-07T08:45:06.116Z] === RUN TestNISDomainname [2022-03-07T08:45:06.675Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-07T08:45:07.047Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-07T08:45:07.047Z] --- PASS: TestNISDomainname (0.90s) [2022-03-07T08:45:07.047Z] === RUN TestHostnameDnsResolution [2022-03-07T08:45:07.651Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-03-07T08:45:07.651Z] === RUN TestInspectNetwork [2022-03-07T08:45:07.976Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-07T08:45:08.236Z] --- PASS: TestHostnameDnsResolution (1.18s) [2022-03-07T08:45:08.236Z] === RUN TestUnprivilegedPortsAndPing [2022-03-07T08:45:08.800Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-07T08:45:09.364Z] --- PASS: TestUnprivilegedPortsAndPing (1.03s) [2022-03-07T08:45:09.364Z] === RUN TestStats [2022-03-07T08:45:10.169Z] === RUN TestInspectNetwork/full_network_id [2022-03-07T08:45:10.170Z] === RUN TestInspectNetwork/partial_network_id [2022-03-07T08:45:10.170Z] === RUN TestInspectNetwork/network_name [2022-03-07T08:45:10.170Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-07T08:45:10.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-07T08:45:12.186Z] --- PASS: TestStats (2.85s) [2022-03-07T08:45:12.186Z] === RUN TestStopContainerWithTimeout [2022-03-07T08:45:12.186Z] === RUN TestStopContainerWithTimeout/0 [2022-03-07T08:45:12.186Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-07T08:45:12.186Z] === RUN TestStopContainerWithTimeout/1 [2022-03-07T08:45:12.186Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-07T08:45:12.186Z] === RUN TestStopContainerWithTimeout/3 [2022-03-07T08:45:12.186Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-07T08:45:12.186Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-07T08:45:12.186Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-07T08:45:12.186Z] === CONT TestStopContainerWithTimeout/0 [2022-03-07T08:45:12.186Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-07T08:45:12.716Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s) [2022-03-07T08:45:12.716Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T08:45:13.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-07T08:45:13.116Z] === CONT TestStopContainerWithTimeout/3 [2022-03-07T08:45:13.678Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-07T08:45:14.338Z] --- PASS: TestInspectNetwork (6.78s) [2022-03-07T08:45:14.338Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-07T08:45:14.338Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-07T08:45:14.338Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-07T08:45:14.338Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-07T08:45:14.338Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T08:45:14.608Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-07T08:45:15.170Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-07T08:45:15.170Z] === CONT TestStopContainerWithTimeout/1 [2022-03-07T08:45:15.705Z] --- PASS: TestRunContainerWithBridgeNone (1.36s) [2022-03-07T08:45:15.705Z] === RUN TestNetworkInvalidJSON [2022-03-07T08:45:15.705Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T08:45:15.705Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T08:45:15.705Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:45:15.705Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:45:15.705Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:45:15.705Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:45:15.705Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T08:45:15.705Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:45:15.705Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:45:15.705Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-07T08:45:15.705Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-07T08:45:15.705Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-07T08:45:15.705Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-07T08:45:15.705Z] === RUN TestNetworkList [2022-03-07T08:45:15.705Z] === RUN TestNetworkList//networks [2022-03-07T08:45:15.705Z] === PAUSE TestNetworkList//networks [2022-03-07T08:45:15.705Z] === RUN TestNetworkList//networks/ [2022-03-07T08:45:15.705Z] === PAUSE TestNetworkList//networks/ [2022-03-07T08:45:15.705Z] === CONT TestNetworkList//networks [2022-03-07T08:45:15.705Z] === CONT TestNetworkList//networks/ [2022-03-07T08:45:15.705Z] --- PASS: TestNetworkList (0.01s) [2022-03-07T08:45:15.705Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T08:45:15.705Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T08:45:15.705Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T08:45:15.962Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-07T08:45:15.962Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T08:45:16.100Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-07T08:45:16.357Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-07T08:45:16.614Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-07T08:45:16.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-07T08:45:16.870Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-07T08:45:16.870Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2022-03-07T08:45:16.870Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2022-03-07T08:45:16.870Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-03-07T08:45:16.870Z] --- PASS: TestStopContainerWithTimeout/1 (1.63s) [2022-03-07T08:45:16.870Z] === RUN TestDeleteDevicemapper [2022-03-07T08:45:16.870Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T08:45:16.870Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-07T08:45:16.870Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T08:45:16.870Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-07T08:45:17.127Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-07T08:45:17.127Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-07T08:45:17.127Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-07T08:45:17.328Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-07T08:45:17.328Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T08:45:17.890Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-03-07T08:45:17.890Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T08:45:18.496Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-07T08:45:18.818Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-07T08:45:18.818Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T08:45:19.061Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2022-03-07T08:45:19.061Z] === RUN TestUpdateMemory [2022-03-07T08:45:19.061Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-07T08:45:19.061Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-07T08:45:19.061Z] === RUN TestUpdateCPUQuota [2022-03-07T08:45:19.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-07T08:45:19.623Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-07T08:45:19.623Z] check_test.go:308: [db72d461e4936] daemon is not started [2022-03-07T08:45:19.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-07T08:45:19.623Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-07T08:45:19.623Z] check_test.go:308: [db924597f21fc] daemon is not started [2022-03-07T08:45:19.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-07T08:45:20.184Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2022-03-07T08:45:20.184Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T08:45:20.552Z] --- PASS: TestUpdateCPUQuota (1.35s) [2022-03-07T08:45:20.553Z] === RUN TestUpdatePidsLimit [2022-03-07T08:45:20.553Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-07T08:45:20.747Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-07T08:45:20.747Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T08:45:20.809Z] === RUN TestUpdatePidsLimit/no_change [2022-03-07T08:45:21.375Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-07T08:45:21.632Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-07T08:45:21.890Z] check_test.go:308: [dba0df7c85cb5] daemon is not started [2022-03-07T08:45:21.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-07T08:45:21.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-07T08:45:22.459Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-07T08:45:22.636Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s) [2022-03-07T08:45:22.637Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T08:45:22.637Z] service_test.go:243: FLAKY_TEST [2022-03-07T08:45:22.637Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T08:45:22.637Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T08:45:22.697Z] ......... [ 85%] [2022-03-07T08:45:22.715Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-07T08:45:23.647Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-07T08:45:23.905Z] --- PASS: TestUpdatePidsLimit (3.42s) [2022-03-07T08:45:23.905Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-03-07T08:45:23.905Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-03-07T08:45:23.905Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-03-07T08:45:23.905Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-03-07T08:45:23.905Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-03-07T08:45:23.905Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-03-07T08:45:23.905Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-03-07T08:45:23.905Z] === RUN TestUpdateRestartPolicy [2022-03-07T08:45:24.469Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-07T08:45:24.938Z] --- PASS: TestCreateServiceSecretFileMode (12.47s) [2022-03-07T08:45:24.938Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T08:45:25.398Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-07T08:45:25.655Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-07T08:45:26.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-07T08:45:26.219Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-07T08:45:26.476Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-07T08:45:26.734Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-07T08:45:27.540Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-07T08:45:28.743Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-07T08:45:29.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-07T08:45:31.554Z] 898469748ff6: Pull complete [2022-03-07T08:45:31.554Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-07T08:45:31.554Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:45:31.554Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-07T08:45:31.554Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-07T08:45:31.554Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-07T08:45:31.554Z] WARN: Skipping validation tests [2022-03-07T08:45:31.554Z] INFO: Running unit tests at 03/07/2022 08:45:28... [2022-03-07T08:45:31.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-07T08:45:33.088Z] INFO: make.ps1 starting at 03/07/2022 08:45:32 [2022-03-07T08:45:33.545Z] INFO: Git commit (bf31f67d13) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T08:45:33.545Z] INFO: Invoking autogen... [2022-03-07T08:45:34.002Z] INFO: Running unit tests... [2022-03-07T08:45:34.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-07T08:45:35.219Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-07T08:45:35.323Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-07T08:45:35.323Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-07T08:45:35.782Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-07T08:45:36.345Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2022-03-07T08:45:36.345Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T08:45:36.345Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-07T08:45:36.910Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2022-03-07T08:45:36.910Z] === RUN TestWaitNonBlocked [2022-03-07T08:45:36.910Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:45:36.910Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:45:36.910Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:45:36.910Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:45:36.910Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:45:36.910Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:45:37.098Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-07T08:45:37.162Z] --- PASS: TestCreateServiceConfigFileMode (12.52s) [2022-03-07T08:45:37.163Z] === RUN TestCreateServiceSysctls [2022-03-07T08:45:37.480Z] --- PASS: TestServiceWithDataPathPortInit (13.27s) [2022-03-07T08:45:37.481Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T08:45:37.846Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-07T08:45:37.846Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-03-07T08:45:37.846Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2022-03-07T08:45:37.846Z] === RUN TestWaitBlocked [2022-03-07T08:45:37.846Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T08:45:37.846Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T08:45:37.846Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T08:45:37.846Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T08:45:37.846Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-07T08:45:37.846Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-07T08:45:38.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-07T08:45:38.504Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dxpyvovoi7ujbry4pw3blbzrn Created:2022-03-07 08:45:37.343850633 +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[e6fbb897e05fc8fb0e8f68c30a7e3f65c8c2619e32bfa144f9bfa342350ff882:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t8z6s42yuzvqwych981hlwab5 EndpointID:6bdee10286a1616589cd642c60d4dd34638cf5bd62aae88d384a60aab0be0e36 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e13f33970548a6761f7418f445445187104d122147d113b4336fbd421ebb417c 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:3d5f223eadfd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t8z6s42yuzvqwych981hlwab5 EndpointID:6bdee10286a1616589cd642c60d4dd34638cf5bd62aae88d384a60aab0be0e36 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-07T08:45:38.648Z] --- PASS: TestCreateServiceSysctls (3.03s) [2022-03-07T08:45:38.648Z] === RUN TestCreateServiceCapabilities [2022-03-07T08:45:39.034Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-07T08:45:39.034Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2022-03-07T08:45:39.034Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2022-03-07T08:45:39.034Z] === CONT TestContainerStartOnDaemonRestart [2022-03-07T08:45:39.034Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-07T08:45:39.291Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-07T08:45:39.868Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-07T08:45:39.868Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-07T08:45:41.193Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2022-03-07T08:45:41.193Z] === RUN TestInspect [2022-03-07T08:45:42.570Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-07T08:45:42.570Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2022-03-07T08:45:42.570Z] === CONT TestIpcModeOlderClient [2022-03-07T08:45:42.720Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2022-03-07T08:45:42.720Z] PASS [2022-03-07T08:45:42.720Z] [2022-03-07T08:45:42.720Z] === Skipped [2022-03-07T08:45:42.720Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T08:45:42.720Z] service_test.go:243: FLAKY_TEST [2022-03-07T08:45:42.720Z] [2022-03-07T08:45:42.720Z] DONE 26 tests, 1 skipped in 42.186s [2022-03-07T08:45:42.720Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-07T08:45:42.720Z] ++ 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-03-07T08:45:42.720Z] ++ set -e [2022-03-07T08:45:42.720Z] ++ '[' -n 0 ']' [2022-03-07T08:45:42.720Z] ++ set -x [2022-03-07T08:45:42.720Z] ++ 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-03-07T08:45:42.720Z] INFO: Testing against a local daemon [2022-03-07T08:45:42.720Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-07T08:45:42.720Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:45:42.720Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T08:45:42.720Z] === RUN TestDockerNetworkIpvlan [2022-03-07T08:45:42.720Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:45:42.720Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-07T08:45:42.720Z] PASS [2022-03-07T08:45:42.720Z] [2022-03-07T08:45:42.720Z] === Skipped [2022-03-07T08:45:42.720Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T08:45:42.720Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:45:42.720Z] [2022-03-07T08:45:42.720Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-07T08:45:42.720Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:45:42.720Z] [2022-03-07T08:45:42.720Z] DONE 2 tests, 2 skipped in 0.085s [2022-03-07T08:45:42.720Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-07T08:45:42.720Z] ++ 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-03-07T08:45:42.720Z] ++ set -e [2022-03-07T08:45:42.720Z] ++ '[' -n 0 ']' [2022-03-07T08:45:42.720Z] ++ set -x [2022-03-07T08:45:42.720Z] ++ 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-03-07T08:45:42.827Z] --- PASS: TestIpcModeOlderClient (0.21s) [2022-03-07T08:45:42.827Z] === CONT TestContainerKillOnDaemonStart [2022-03-07T08:45:42.978Z] INFO: Testing against a local daemon [2022-03-07T08:45:42.978Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-07T08:45:43.390Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-07T08:45:43.390Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.30s) [2022-03-07T08:45:43.390Z] === CONT TestDaemonHostGatewayIP [2022-03-07T08:45:43.736Z] --- PASS: TestInspect (2.78s) [2022-03-07T08:45:43.736Z] === RUN TestCreateJob [2022-03-07T08:45:43.819Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-07T08:45:44.340Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-07T08:45:44.340Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-07T08:45:44.340Z] [2022-03-07T08:45:44.340Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-07T08:45:44.340Z] =========================== short test summary info ============================ [2022-03-07T08:45:44.340Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-07T08:45:44.340Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-07T08:45:44.340Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-07T08:45:44.340Z] Not supported on most drivers [2022-03-07T08:45:44.340Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-07T08:45:44.340Z] Output of docker top depends on host distro, and is not formalized. [2022-03-07T08:45:44.340Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-07T08:45:44.340Z] Output of docker top depends on host distro, and is not formalized. [2022-03-07T08:45:44.340Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-07T08:45:44.340Z] Can fail if eth0 has multiple IP addresses [2022-03-07T08:45:44.340Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-07T08:45:44.340Z] This doesn't seem to be taken into account by the engine [2022-03-07T08:45:44.340Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-07T08:45:44.340Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-07T08:45:44.340Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.47 seconds == [2022-03-07T08:45:44.352Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-03-07T08:45:44.352Z] === RUN TestDockerNetworkMacvlan [2022-03-07T08:45:44.408Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/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-03-07T08:45:44.601Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-07T08:45:44.914Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-07T08:45:45.285Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-07T08:45:45.285Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-07T08:45:45.285Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-07T08:45:45.285Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-07T08:45:45.285Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-07T08:45:45.285Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-07T08:45:45.285Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-07T08:45:45.285Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-07T08:45:45.285Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-07T08:45:45.843Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-07T08:45:46.404Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-07T08:45:46.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-07T08:45:47.036Z] --- PASS: TestCreateJob (2.94s) [2022-03-07T08:45:47.036Z] === RUN TestReplicatedJob [2022-03-07T08:45:47.219Z] --- PASS: TestDaemonHostGatewayIP (3.90s) [2022-03-07T08:45:47.220Z] === CONT TestDaemonRestartIpcMode [2022-03-07T08:45:48.296Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-07T08:45:48.592Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-07T08:45:48.592Z] check_test.go:308: [de84c8d00c3bc] daemon is not started [2022-03-07T08:45:48.592Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-07T08:45:49.663Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-07T08:45:50.537Z] --- PASS: TestDaemonRestartIpcMode (3.34s) [2022-03-07T08:45:51.482Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-07T08:45:52.324Z] --- PASS: TestReplicatedJob (5.39s) [2022-03-07T08:45:52.324Z] === RUN TestUpdateReplicatedJob [2022-03-07T08:45:52.414Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-07T08:45:52.934Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-07T08:45:53.190Z] --- PASS: TestDockerNetworkMacvlan (8.77s) [2022-03-07T08:45:53.190Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-07T08:45:53.190Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-07T08:45:53.190Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-03-07T08:45:53.190Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s) [2022-03-07T08:45:53.190Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.83s) [2022-03-07T08:45:53.190Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2022-03-07T08:45:53.190Z] PASS [2022-03-07T08:45:53.190Z] [2022-03-07T08:45:53.190Z] DONE 8 tests in 10.227s [2022-03-07T08:45:53.190Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-07T08:45:53.190Z] ++ 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-03-07T08:45:53.190Z] ++ set -e [2022-03-07T08:45:53.190Z] ++ '[' -n 0 ']' [2022-03-07T08:45:53.190Z] ++ set -x [2022-03-07T08:45:53.190Z] ++ 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-03-07T08:45:53.190Z] testing: warning: no tests to run [2022-03-07T08:45:53.190Z] PASS [2022-03-07T08:45:53.190Z] [2022-03-07T08:45:53.190Z] DONE 0 tests in 0.020s [2022-03-07T08:45:53.190Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-07T08:45:53.191Z] ++ 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-03-07T08:45:53.191Z] ++ set -e [2022-03-07T08:45:53.191Z] ++ '[' -n 0 ']' [2022-03-07T08:45:53.191Z] ++ set -x [2022-03-07T08:45:53.191Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-07T08:45:53.191Z] INFO: Testing against a local daemon [2022-03-07T08:45:53.191Z] === RUN TestAuthZPluginAllowRequest [2022-03-07T08:45:54.305Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-07T08:45:54.556Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2022-03-07T08:45:54.556Z] === RUN TestAuthZPluginTLS [2022-03-07T08:45:54.561Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-07T08:45:54.813Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-07T08:45:54.813Z] === RUN TestAuthZPluginDenyRequest [2022-03-07T08:45:55.126Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-07T08:45:55.375Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-07T08:45:55.375Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-07T08:45:55.622Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-03-07T08:45:55.622Z] === RUN TestServiceListWithStatuses [2022-03-07T08:45:55.622Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T08:45:55.622Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T08:45:55.622Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T08:45:55.688Z] --- PASS: TestContainerKillOnDaemonStart (12.96s) [2022-03-07T08:45:55.688Z] PASS [2022-03-07T08:45:55.688Z] [2022-03-07T08:45:55.688Z] === Skipped [2022-03-07T08:45:55.688Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-07T08:45:55.688Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T08:45:55.688Z] [2022-03-07T08:45:55.688Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-07T08:45:55.688Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T08:45:55.688Z] [2022-03-07T08:45:55.688Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-07T08:45:55.688Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T08:45:55.688Z] [2022-03-07T08:45:55.688Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-07T08:45:55.688Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-07T08:45:55.688Z] [2022-03-07T08:45:55.689Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-07T08:45:55.689Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-07T08:45:55.689Z] [2022-03-07T08:45:55.689Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-07T08:45:55.689Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-07T08:45:55.689Z] [2022-03-07T08:45:55.689Z] DONE 200 tests, 6 skipped in 158.558s [2022-03-07T08:45:55.689Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-07T08:45:55.689Z] ++ 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-03-07T08:45:55.689Z] ++ set -e [2022-03-07T08:45:55.689Z] ++ '[' -n 0 ']' [2022-03-07T08:45:55.689Z] ++ set -x [2022-03-07T08:45:55.689Z] ++ 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-03-07T08:45:55.945Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T08:45:55.946Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-07T08:45:55.946Z] === RUN TestAuthZPluginDenyResponse [2022-03-07T08:45:56.507Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-07T08:45:56.507Z] === RUN TestAuthZPluginAllowEventStream [2022-03-07T08:45:56.509Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-07T08:45:56.509Z] === RUN TestDaemonConfigValidation [2022-03-07T08:45:56.509Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-07T08:45:56.509Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-07T08:45:56.509Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-07T08:45:56.509Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-07T08:45:56.509Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-07T08:45:56.509Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-07T08:45:56.509Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-07T08:45:56.509Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-07T08:45:56.509Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-07T08:45:56.509Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-07T08:45:56.509Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-07T08:45:56.509Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-07T08:45:56.509Z] check_test.go:308: [db3385b259a4a] daemon is not started [2022-03-07T08:45:56.509Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-07T08:45:56.509Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-07T08:45:56.509Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-07T08:45:56.765Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-07T08:45:56.765Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-07T08:45:56.765Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-03-07T08:45:56.765Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2022-03-07T08:45:56.765Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-03-07T08:45:56.765Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-03-07T08:45:56.765Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-03-07T08:45:56.765Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T08:45:56.765Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-07T08:45:56.780Z] ? github.com/docker/docker/api [no test files] [2022-03-07T08:45:56.827Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T08:45:56.827Z] [2022-03-07T08:45:56.827Z] Unloading profiles will leave already running processes permanently [2022-03-07T08:45:56.827Z] unconfined, which can lead to unexpected situations. [2022-03-07T08:45:56.827Z] [2022-03-07T08:45:56.827Z] To set a process to complain mode, use the command line tool [2022-03-07T08:45:56.827Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T08:45:56.827Z] Post stage [Pipeline] junit [2022-03-07T08:45:56.842Z] Recording test results [2022-03-07T08:45:57.436Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-03-07T08:45:57.436Z] === RUN TestAuthZPluginErrorResponse [2022-03-07T08:45:57.998Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-07T08:45:57.998Z] === RUN TestAuthZPluginErrorRequest [2022-03-07T08:45:58.132Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-07T08:45:58.174Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-07T08:45:58.504Z] + echo Ensuring container killed. [2022-03-07T08:45:58.504Z] Ensuring container killed. [2022-03-07T08:45:58.504Z] + docker rm -vf docker-pr10 [2022-03-07T08:45:58.504Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-03-07T08:45:58.560Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-07T08:45:58.560Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-07T08:45:58.695Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-07T08:45:58.799Z] + echo Chowning /workspace to jenkins user [2022-03-07T08:45:58.799Z] Chowning /workspace to jenkins user [2022-03-07T08:45:58.799Z] + id -u [2022-03-07T08:45:58.799Z] + id -g [2022-03-07T08:45:58.799Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43131:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T08:45:58.799Z] Unable to find image 'busybox:latest' locally [2022-03-07T08:45:58.799Z] latest: Pulling from library/busybox [2022-03-07T08:45:58.952Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-07T08:45:59.060Z] 7e5209d2300f: Pulling fs layer [2022-03-07T08:45:59.060Z] 7e5209d2300f: Download complete [2022-03-07T08:45:59.060Z] 7e5209d2300f: Pull complete [2022-03-07T08:45:59.122Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-07T08:45:59.122Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-07T08:45:59.321Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-07T08:45:59.321Z] Status: Downloaded newer image for busybox:latest [2022-03-07T08:45:59.826Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2022-03-07T08:45:59.826Z] === RUN TestDockerNetworkReConnect [2022-03-07T08:45:59.884Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-07T08:45:59.884Z] daemon_test.go:156: [d151c3074dfbe] daemon is not started [2022-03-07T08:45:59.884Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-03-07T08:45:59.884Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-07T08:45:59.884Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-07T08:45:59.884Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-07T08:45:59.884Z] === RUN TestDaemonProxy [2022-03-07T08:45:59.884Z] === RUN TestDaemonProxy/environment_variables [2022-03-07T08:46:00.141Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-07T08:46:00.488Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s) [2022-03-07T08:46:00.488Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T08:46:01.012Z] + bundleName=docker-py [2022-03-07T08:46:01.012Z] + echo Creating docker-py-bundles.tar.gz [2022-03-07T08:46:01.012Z] Creating docker-py-bundles.tar.gz [2022-03-07T08:46:01.012Z] + 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-03-07T08:46:01.026Z] Archiving artifacts [2022-03-07T08:46:01.854Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.28s) [2022-03-07T08:46:01.854Z] === RUN TestAuthZPluginHeader [2022-03-07T08:46:02.033Z] === RUN TestDaemonProxy/command-line_options [2022-03-07T08:46:02.417Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-07T08:46:02.417Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-07T08:46:02.417Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:46:02.417Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-07T08:46:02.417Z] === RUN TestAuthZPluginV2Disable [2022-03-07T08:46:02.417Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:46:02.417Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-07T08:46:02.417Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-07T08:46:02.417Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:46:02.417Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-07T08:46:02.417Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-07T08:46:02.417Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:46:02.417Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-07T08:46:02.417Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-07T08:46:02.596Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-07T08:46:02.853Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-07T08:46:03.007Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43131/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-07T08:46:03.129Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-03-07T08:46:03.129Z] === RUN TestServicePlugin [2022-03-07T08:46:03.370Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=468ae10e8efffb59adfdf395b2616800f0005d18 -e DOCKER_GRAPHDRIVER docker:468ae10e8efffb59adfdf395b2616800f0005d18 hack/make.sh binary [2022-03-07T08:46:03.630Z] [2022-03-07T08:46:03.782Z] === RUN TestDaemonProxy/configuration_file [2022-03-07T08:46:03.782Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-07T08:46:03.891Z] Removing bundles/ [2022-03-07T08:46:03.891Z] [2022-03-07T08:46:03.891Z] ---> Making bundle: binary (in bundles/binary) [2022-03-07T08:46:03.891Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-07T08:46:03.891Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:46:05.151Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-07T08:46:05.407Z] === RUN TestDaemonProxy/conflicting_options [2022-03-07T08:46:05.976Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-07T08:46:06.234Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-07T08:46:06.234Z] --- PASS: TestDaemonProxy (6.35s) [2022-03-07T08:46:06.234Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-03-07T08:46:06.234Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-03-07T08:46:06.234Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-03-07T08:46:06.234Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-07T08:46:06.234Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-07T08:46:06.234Z] PASS [2022-03-07T08:46:06.234Z] [2022-03-07T08:46:06.234Z] DONE 17 tests in 10.621s [2022-03-07T08:46:06.234Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-07T08:46:06.234Z] ++ 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-03-07T08:46:06.234Z] ++ set -e [2022-03-07T08:46:06.234Z] ++ '[' -n 0 ']' [2022-03-07T08:46:06.234Z] ++ set -x [2022-03-07T08:46:06.234Z] ++ 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-03-07T08:46:06.429Z] plugin_test.go:61: [d6a2a23f0c9e5] joining swarm manager [d5932c0844eb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:46:06.490Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-07T08:46:06.490Z] INFO: Testing against a local daemon [2022-03-07T08:46:06.490Z] === RUN TestCommitInheritsEnv [2022-03-07T08:46:06.747Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-07T08:46:06.747Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-07T08:46:07.004Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-07T08:46:07.004Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-03-07T08:46:07.004Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T08:46:07.004Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-07T08:46:07.004Z] === RUN TestImportWithCustomPlatform [2022-03-07T08:46:07.004Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-07T08:46:07.004Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-07T08:46:07.004Z] === RUN TestImportWithCustomPlatform// [2022-03-07T08:46:07.004Z] === RUN TestImportWithCustomPlatform/linux [2022-03-07T08:46:07.261Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-07T08:46:07.261Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-07T08:46:07.261Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-07T08:46:07.261Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-07T08:46:07.371Z] plugin_test.go:64: [d1f60a190569e] joining swarm manager [d5932c0844eb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:46:07.520Z] === RUN TestImportWithCustomPlatform/macos [2022-03-07T08:46:07.520Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-07T08:46:07.520Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-07T08:46:07.520Z] --- PASS: TestImportWithCustomPlatform (0.50s) [2022-03-07T08:46:07.520Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-03-07T08:46:07.520Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-07T08:46:07.520Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-07T08:46:07.520Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-03-07T08:46:07.520Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-03-07T08:46:07.520Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-03-07T08:46:07.520Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-07T08:46:07.520Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-07T08:46:07.520Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-07T08:46:07.520Z] === RUN TestImagesFilterMultiReference [2022-03-07T08:46:07.520Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-03-07T08:46:07.520Z] === RUN TestImagePullPlatformInvalid [2022-03-07T08:46:07.520Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-07T08:46:07.520Z] === RUN TestRemoveImageOrphaning [2022-03-07T08:46:07.777Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-07T08:46:08.032Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-07T08:46:08.032Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2022-03-07T08:46:08.032Z] === RUN TestRemoveImageGarbageCollector [2022-03-07T08:46:08.290Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-07T08:46:08.855Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-07T08:46:08.855Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-07T08:46:09.417Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-07T08:46:09.675Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-07T08:46:09.932Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-07T08:46:10.188Z] --- PASS: TestRemoveImageGarbageCollector (2.13s) [2022-03-07T08:46:10.188Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T08:46:10.188Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-07T08:46:10.188Z] === RUN TestTagInvalidReference [2022-03-07T08:46:10.188Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-07T08:46:10.188Z] === RUN TestTagValidPrefixedRepo [2022-03-07T08:46:10.188Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-07T08:46:10.188Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T08:46:10.188Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-07T08:46:10.188Z] === RUN TestTagOfficialNames [2022-03-07T08:46:10.188Z] --- PASS: TestTagOfficialNames (0.06s) [2022-03-07T08:46:10.188Z] === RUN TestTagMatchesDigest [2022-03-07T08:46:10.444Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-07T08:46:10.445Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-07T08:46:10.445Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-07T08:46:11.006Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-07T08:46:11.570Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-07T08:46:11.827Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-07T08:46:12.394Z] check_test.go:308: [dd348c1de6c7e] daemon is not started [2022-03-07T08:46:12.394Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-07T08:46:13.763Z] check_test.go:308: [d8b465a8a3f95] daemon is not started [2022-03-07T08:46:13.763Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-07T08:46:14.020Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-07T08:46:14.460Z] === RUN TestMiddlewares [2022-03-07T08:46:14.460Z] --- PASS: TestMiddlewares (0.00s) [2022-03-07T08:46:14.460Z] PASS [2022-03-07T08:46:14.460Z] coverage: 9.0% of statements [2022-03-07T08:46:14.460Z] ok github.com/docker/docker/api/server 0.056s coverage: 9.0% of statements [2022-03-07T08:46:15.914Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-07T08:46:17.806Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-07T08:46:18.738Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-07T08:46:18.995Z] check_test.go:308: [d8830b53ec8e1] daemon is not started [2022-03-07T08:46:18.995Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-07T08:46:19.252Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-07T08:46:20.459Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-07T08:46:20.460Z] PASS [2022-03-07T08:46:20.460Z] [2022-03-07T08:46:20.460Z] === Skipped [2022-03-07T08:46:20.460Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-07T08:46:20.460Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:46:20.460Z] [2022-03-07T08:46:20.460Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-07T08:46:20.460Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:46:20.460Z] [2022-03-07T08:46:20.460Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-07T08:46:20.460Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:46:20.460Z] [2022-03-07T08:46:20.460Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-07T08:46:20.460Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:46:20.460Z] [2022-03-07T08:46:20.460Z] DONE 17 tests, 4 skipped in 25.822s [2022-03-07T08:46:20.460Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-07T08:46:20.460Z] ++ 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-03-07T08:46:20.460Z] ++ set -e [2022-03-07T08:46:20.460Z] ++ '[' -n 0 ']' [2022-03-07T08:46:20.460Z] ++ set -x [2022-03-07T08:46:20.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-07T08:46:20.460Z] INFO: Testing against a local daemon [2022-03-07T08:46:20.460Z] === RUN TestPluginInvalidJSON [2022-03-07T08:46:20.460Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:46:20.460Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:46:20.460Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:46:20.460Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-07T08:46:20.460Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T08:46:20.460Z] === RUN TestPluginInstall [2022-03-07T08:46:20.460Z] === RUN TestPluginInstall/no_auth [2022-03-07T08:46:20.460Z] time="2022-03-07T08:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:46:20.460Z] time="2022-03-07T08:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff835605d4c6db43b3f5e752a9fb806a5fae962224956bf5dd00636443c4ecb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:46:20.460Z] time="2022-03-07T08:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:46:20.460Z] time="2022-03-07T08:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff835605d4c6db43b3f5e752a9fb806a5fae962224956bf5dd00636443c4ecb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:46:20.460Z] === RUN TestPluginInstall/with_htpasswd [2022-03-07T08:46:21.022Z] time="2022-03-07T08:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:46:21.022Z] time="2022-03-07T08:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6fad515446ad378b5b2490554d37841c783789142e95c32bbc72a406ed14fe8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:46:21.022Z] time="2022-03-07T08:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:46:21.022Z] time="2022-03-07T08:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6fad515446ad378b5b2490554d37841c783789142e95c32bbc72a406ed14fe8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:46:21.022Z] === RUN TestPluginInstall/with_insecure [2022-03-07T08:46:21.775Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-07T08:46:21.950Z] time="2022-03-07T08:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:46:21.950Z] time="2022-03-07T08:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2754e9c72abe4447caa173eaa519db73b6e440f7476d17fc6f6379b8611010b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:46:21.950Z] time="2022-03-07T08:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:46:21.950Z] time="2022-03-07T08:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2754e9c72abe4447caa173eaa519db73b6e440f7476d17fc6f6379b8611010b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:46:22.207Z] plugin_test.go:165: [dfdf5765f72f4] daemon is not started [2022-03-07T08:46:22.207Z] --- PASS: TestPluginInstall (3.12s) [2022-03-07T08:46:22.207Z] --- PASS: TestPluginInstall/no_auth (1.52s) [2022-03-07T08:46:22.207Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-03-07T08:46:22.207Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-03-07T08:46:22.207Z] === RUN TestPluginsWithRuntimes [2022-03-07T08:46:22.337Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-07T08:46:23.572Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-07T08:46:23.706Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-07T08:46:24.500Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-07T08:46:25.428Z] --- PASS: TestPluginsWithRuntimes (3.12s) [2022-03-07T08:46:25.428Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.79s) [2022-03-07T08:46:25.428Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2022-03-07T08:46:25.428Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T08:46:25.991Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-07T08:46:25.991Z] PASS [2022-03-07T08:46:25.991Z] [2022-03-07T08:46:25.991Z] DONE 10 tests in 6.911s [2022-03-07T08:46:25.991Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-07T08:46:25.991Z] ++ 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-03-07T08:46:25.991Z] ++ set -e [2022-03-07T08:46:25.991Z] ++ '[' -n 0 ']' [2022-03-07T08:46:25.991Z] ++ set -x [2022-03-07T08:46:25.991Z] ++ 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-03-07T08:46:25.991Z] INFO: Testing against a local daemon [2022-03-07T08:46:25.991Z] === RUN TestExternalGraphDriver [2022-03-07T08:46:25.991Z] === RUN TestExternalGraphDriver/json [2022-03-07T08:46:27.882Z] === RUN TestExternalGraphDriver/spec [2022-03-07T08:46:27.882Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-07T08:46:28.812Z] check_test.go:308: [d633ad56ae912] daemon is not started [2022-03-07T08:46:28.812Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-07T08:46:29.250Z] === RUN TestExternalGraphDriver/pull [2022-03-07T08:46:30.616Z] --- PASS: TestExternalGraphDriver (4.61s) [2022-03-07T08:46:30.616Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-03-07T08:46:30.616Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2022-03-07T08:46:30.616Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2022-03-07T08:46:30.616Z] === RUN TestGraphdriverPluginV2 [2022-03-07T08:46:30.616Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:46:30.616Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-07T08:46:30.616Z] PASS [2022-03-07T08:46:30.616Z] [2022-03-07T08:46:30.616Z] === Skipped [2022-03-07T08:46:30.616Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-07T08:46:30.616Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:46:30.616Z] [2022-03-07T08:46:30.616Z] DONE 5 tests, 1 skipped in 4.716s [2022-03-07T08:46:30.616Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-07T08:46:30.616Z] ++ 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-03-07T08:46:30.616Z] ++ set -e [2022-03-07T08:46:30.616Z] ++ '[' -n 0 ']' [2022-03-07T08:46:30.616Z] ++ set -x [2022-03-07T08:46:30.616Z] ++ 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-03-07T08:46:30.616Z] INFO: Testing against a local daemon [2022-03-07T08:46:30.616Z] === RUN TestContinueAfterPluginCrash [2022-03-07T08:46:30.616Z] === PAUSE TestContinueAfterPluginCrash [2022-03-07T08:46:30.616Z] === RUN TestReadPluginNoRead [2022-03-07T08:46:30.616Z] === PAUSE TestReadPluginNoRead [2022-03-07T08:46:30.616Z] === RUN TestDaemonStartWithLogOpt [2022-03-07T08:46:30.616Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-07T08:46:30.616Z] === CONT TestContinueAfterPluginCrash [2022-03-07T08:46:30.616Z] === CONT TestDaemonStartWithLogOpt [2022-03-07T08:46:32.987Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-07T08:46:33.243Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-07T08:46:33.886Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-03-07T08:46:33.886Z] === CONT TestReadPluginNoRead [2022-03-07T08:46:33.943Z] --- PASS: TestServicePlugin (29.76s) [2022-03-07T08:46:33.943Z] === RUN TestServiceUpdateLabel [2022-03-07T08:46:34.173Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-07T08:46:34.173Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-07T08:46:34.513Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-03-07T08:46:34.513Z] === RUN TestServiceUpdateSecrets [2022-03-07T08:46:35.281Z] 1bd78008c728: Pull complete [2022-03-07T08:46:35.281Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-07T08:46:35.281Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:46:35.281Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-07T08:46:35.281Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-07T08:46:35.281Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-03-07T08:46:35.281Z] WARN: Skipping validation tests [2022-03-07T08:46:35.281Z] INFO: Running unit tests at 03/07/2022 08:46:32... [2022-03-07T08:46:35.777Z] === RUN TestReadPluginNoRead/default [2022-03-07T08:46:36.691Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-07T08:46:37.142Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-07T08:46:38.069Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-07T08:46:38.584Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-07T08:46:38.631Z] --- PASS: TestContinueAfterPluginCrash (7.89s) [2022-03-07T08:46:39.011Z] INFO: make.ps1 starting at 03/07/2022 08:46:38 [2022-03-07T08:46:39.011Z] INFO: Git commit (30fbdc33c6) assumed from DOCKER_GITCOMMIT environment variable [2022-03-07T08:46:39.011Z] INFO: Invoking autogen... [2022-03-07T08:46:39.193Z] === CONT TestReadPluginNoRead [2022-03-07T08:46:39.193Z] read_test.go:92: [dd218291afb90] daemon is not started [2022-03-07T08:46:39.193Z] --- PASS: TestReadPluginNoRead (5.38s) [2022-03-07T08:46:39.193Z] --- PASS: TestReadPluginNoRead/default (1.11s) [2022-03-07T08:46:39.193Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.10s) [2022-03-07T08:46:39.193Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.09s) [2022-03-07T08:46:39.193Z] PASS [2022-03-07T08:46:39.193Z] [2022-03-07T08:46:39.193Z] DONE 6 tests in 8.478s [2022-03-07T08:46:39.193Z] 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-03-07T08:46:39.193Z] ++ 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-03-07T08:46:39.193Z] ++ set -e [2022-03-07T08:46:39.193Z] ++ '[' -n 0 ']' [2022-03-07T08:46:39.193Z] ++ set -x [2022-03-07T08:46:39.193Z] ++ 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-03-07T08:46:39.193Z] testing: warning: no tests to run [2022-03-07T08:46:39.193Z] PASS [2022-03-07T08:46:39.193Z] [2022-03-07T08:46:39.193Z] DONE 0 tests in 0.028s [2022-03-07T08:46:39.193Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-07T08:46:39.193Z] ++ 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-03-07T08:46:39.193Z] ++ set -e [2022-03-07T08:46:39.193Z] ++ '[' -n 0 ']' [2022-03-07T08:46:39.193Z] ++ set -x [2022-03-07T08:46:39.193Z] ++ 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-03-07T08:46:39.193Z] INFO: Testing against a local daemon [2022-03-07T08:46:39.193Z] === RUN TestPluginWithDevMounts [2022-03-07T08:46:39.193Z] === PAUSE TestPluginWithDevMounts [2022-03-07T08:46:39.193Z] === CONT TestPluginWithDevMounts [2022-03-07T08:46:39.468Z] INFO: Running unit tests... [2022-03-07T08:46:39.513Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-07T08:46:40.443Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-07T08:46:41.092Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-03-07T08:46:41.092Z] PASS [2022-03-07T08:46:41.092Z] [2022-03-07T08:46:41.092Z] DONE 1 tests in 1.610s [2022-03-07T08:46:41.092Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-07T08:46:41.092Z] ++ 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-03-07T08:46:41.092Z] ++ set -e [2022-03-07T08:46:41.092Z] ++ '[' -n 0 ']' [2022-03-07T08:46:41.092Z] ++ set -x [2022-03-07T08:46:41.093Z] ++ 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-03-07T08:46:41.093Z] INFO: Testing against a local daemon [2022-03-07T08:46:41.093Z] === RUN TestSecretInspect [2022-03-07T08:46:42.338Z] check_test.go:308: [d8509561f4099] daemon is not started [2022-03-07T08:46:42.338Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-07T08:46:42.338Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-07T08:46:42.595Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-07T08:46:42.984Z] --- PASS: TestSecretInspect (2.08s) [2022-03-07T08:46:42.984Z] === RUN TestSecretList [2022-03-07T08:46:43.158Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-07T08:46:43.757Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-07T08:46:44.873Z] --- PASS: TestSecretList (1.65s) [2022-03-07T08:46:44.873Z] === RUN TestSecretsCreateAndDelete [2022-03-07T08:46:45.660Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-07T08:46:45.660Z] check_test.go:308: [d88cfb0ffefaf] daemon is not started [2022-03-07T08:46:45.660Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-07T08:46:46.764Z] --- PASS: TestSecretsCreateAndDelete (2.06s) [2022-03-07T08:46:46.764Z] === RUN TestSecretsUpdate [2022-03-07T08:46:47.554Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-07T08:46:48.018Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/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-03-07T08:46:48.483Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-07T08:46:48.653Z] --- PASS: TestSecretsUpdate (1.66s) [2022-03-07T08:46:48.653Z] === RUN TestTemplatedSecret [2022-03-07T08:46:49.473Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-03-07T08:46:49.473Z] === RUN TestServiceUpdateConfigs [2022-03-07T08:46:49.851Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-07T08:46:50.415Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-07T08:46:50.543Z] --- PASS: TestTemplatedSecret (2.37s) [2022-03-07T08:46:50.544Z] === RUN TestSecretCreateResolve [2022-03-07T08:46:52.307Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-07T08:46:53.060Z] --- PASS: TestSecretCreateResolve (2.08s) [2022-03-07T08:46:53.060Z] PASS [2022-03-07T08:46:53.060Z] [2022-03-07T08:46:53.060Z] DONE 6 tests in 11.992s [2022-03-07T08:46:53.060Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-07T08:46:53.060Z] ++ 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-03-07T08:46:53.060Z] ++ set -e [2022-03-07T08:46:53.060Z] ++ '[' -n 0 ']' [2022-03-07T08:46:53.060Z] ++ set -x [2022-03-07T08:46:53.060Z] ++ 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-03-07T08:46:53.060Z] INFO: Testing against a local daemon [2022-03-07T08:46:53.060Z] === RUN TestServiceCreateInit [2022-03-07T08:46:53.060Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T08:46:54.201Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-07T08:46:55.568Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-07T08:46:56.329Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T08:46:57.462Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-07T08:46:58.326Z] ? github.com/docker/docker/api [no test files] [2022-03-07T08:47:00.496Z] --- PASS: TestServiceCreateInit (6.94s) [2022-03-07T08:47:00.496Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.46s) [2022-03-07T08:47:00.496Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.47s) [2022-03-07T08:47:00.496Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T08:47:00.735Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-07T08:47:04.005Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-07T08:47:04.374Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2022-03-07T08:47:04.374Z] === RUN TestServiceUpdateNetwork [2022-03-07T08:47:07.279Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-07T08:47:07.279Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-07T08:47:07.842Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-07T08:47:09.735Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-07T08:47:10.665Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-07T08:47:12.034Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-07T08:47:12.034Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-07T08:47:12.291Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-07T08:47:12.855Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-07T08:47:13.784Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-07T08:47:13.784Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-07T08:47:14.348Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-07T08:47:14.606Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-07T08:47:14.606Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-07T08:47:15.340Z] --- PASS: TestCreateServiceMultipleTimes (15.15s) [2022-03-07T08:47:15.341Z] === RUN TestCreateServiceConflict [2022-03-07T08:47:15.993Z] === RUN TestMiddlewares [2022-03-07T08:47:15.993Z] --- PASS: TestMiddlewares (0.00s) [2022-03-07T08:47:15.993Z] PASS [2022-03-07T08:47:15.993Z] coverage: 9.0% of statements [2022-03-07T08:47:15.993Z] ok github.com/docker/docker/api/server 0.066s coverage: 9.0% of statements [2022-03-07T08:47:16.602Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2022-03-07T08:47:16.602Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T08:47:17.128Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-07T08:47:17.173Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-07T08:47:17.230Z] --- PASS: TestCreateServiceConflict (2.08s) [2022-03-07T08:47:17.230Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T08:47:17.743Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-07T08:47:18.496Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-07T08:47:19.747Z] --- PASS: TestCreateServiceMaxReplicas (2.50s) [2022-03-07T08:47:19.747Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T08:47:20.388Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-07T08:47:20.389Z] docker_cli_daemon_test.go:2522: [d0194661bcd90] daemon is not started [2022-03-07T08:47:21.761Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-07T08:47:22.324Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-07T08:47:22.891Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-07T08:47:24.260Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-07T08:47:25.878Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T08:47:26.533Z] === RUN TestBoolValue [2022-03-07T08:47:26.533Z] --- PASS: TestBoolValue (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestBoolValueOrDefault [2022-03-07T08:47:26.533Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestInt64ValueOrZero [2022-03-07T08:47:26.533Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestInt64ValueOrDefault [2022-03-07T08:47:26.533Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-07T08:47:26.533Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestJsonContentType [2022-03-07T08:47:26.533Z] --- PASS: TestJsonContentType (0.00s) [2022-03-07T08:47:26.533Z] PASS [2022-03-07T08:47:26.533Z] coverage: 14.7% of statements [2022-03-07T08:47:26.533Z] ok github.com/docker/docker/api/server/httputils 0.088s coverage: 14.7% of statements [2022-03-07T08:47:26.533Z] === RUN TestMaskSecretKeys [2022-03-07T08:47:26.533Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-07T08:47:26.533Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-07T08:47:26.533Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-07T08:47:26.533Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-07T08:47:26.533Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-07T08:47:26.533Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-07T08:47:26.533Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestVersionMiddlewareVersion [2022-03-07T08:47:26.533Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-07T08:47:26.533Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-07T08:47:26.533Z] PASS [2022-03-07T08:47:26.533Z] coverage: 37.7% of statements [2022-03-07T08:47:26.533Z] ok github.com/docker/docker/api/server/middleware 0.140s coverage: 37.7% of statements [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T08:47:26.533Z] === RUN TestAdjustForAPIVersion [2022-03-07T08:47:26.533Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-07T08:47:26.533Z] PASS [2022-03-07T08:47:26.533Z] coverage: 5.7% of statements [2022-03-07T08:47:26.533Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T08:47:26.533Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T08:47:26.533Z] === RUN TestStrSliceMarshalJSON [2022-03-07T08:47:26.533Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestStrSliceUnmarshalJSON [2022-03-07T08:47:26.533Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestStrSliceUnmarshalString [2022-03-07T08:47:26.533Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestStrSliceUnmarshalSlice [2022-03-07T08:47:26.533Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-07T08:47:26.533Z] PASS [2022-03-07T08:47:26.533Z] coverage: 90.0% of statements [2022-03-07T08:47:26.533Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-03-07T08:47:26.533Z] === RUN TestToJSON [2022-03-07T08:47:26.533Z] --- PASS: TestToJSON (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestToParamWithVersion [2022-03-07T08:47:26.533Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestFromJSON [2022-03-07T08:47:26.533Z] --- PASS: TestFromJSON (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestEmpty [2022-03-07T08:47:26.533Z] --- PASS: TestEmpty (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestArgsMatchKVListEmptySources [2022-03-07T08:47:26.533Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-07T08:47:26.533Z] === RUN TestArgsMatchKVList [2022-03-07T08:47:26.534Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestArgsMatch [2022-03-07T08:47:26.534Z] --- PASS: TestArgsMatch (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestAdd [2022-03-07T08:47:26.534Z] --- PASS: TestAdd (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestDel [2022-03-07T08:47:26.534Z] --- PASS: TestDel (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestLen [2022-03-07T08:47:26.534Z] --- PASS: TestLen (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestExactMatch [2022-03-07T08:47:26.534Z] --- PASS: TestExactMatch (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestOnlyOneExactMatch [2022-03-07T08:47:26.534Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestContains [2022-03-07T08:47:26.534Z] --- PASS: TestContains (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestValidate [2022-03-07T08:47:26.534Z] --- PASS: TestValidate (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestWalkValues [2022-03-07T08:47:26.534Z] --- PASS: TestWalkValues (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestFuzzyMatch [2022-03-07T08:47:26.534Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestClone [2022-03-07T08:47:26.534Z] --- PASS: TestClone (0.00s) [2022-03-07T08:47:26.534Z] PASS [2022-03-07T08:47:26.534Z] coverage: 92.2% of statements [2022-03-07T08:47:26.534Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T08:47:26.534Z] === RUN TestDurationToSecondsString [2022-03-07T08:47:26.534Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestGetTimestamp [2022-03-07T08:47:26.534Z] --- PASS: TestGetTimestamp (0.22s) [2022-03-07T08:47:26.534Z] === RUN TestParseTimestamps [2022-03-07T08:47:26.534Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-07T08:47:26.534Z] PASS [2022-03-07T08:47:26.534Z] coverage: 100.0% of statements [2022-03-07T08:47:26.534Z] ok github.com/docker/docker/api/types/time 0.261s coverage: 100.0% of statements [2022-03-07T08:47:26.534Z] === RUN TestCompareVersion [2022-03-07T08:47:26.534Z] --- PASS: TestCompareVersion (0.00s) [2022-03-07T08:47:26.534Z] PASS [2022-03-07T08:47:26.534Z] coverage: 77.3% of statements [2022-03-07T08:47:26.534Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 77.3% of statements [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T08:47:26.534Z] === RUN TestParseRemoteURL [2022-03-07T08:47:26.534Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-07T08:47:26.534Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-07T08:47:26.534Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-07T08:47:26.534Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-07T08:47:26.534Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-07T08:47:26.534Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-07T08:47:26.534Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-07T08:47:26.534Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-07T08:47:26.534Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-07T08:47:26.534Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-07T08:47:26.534Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestCloneArgsSmartHttp [2022-03-07T08:47:26.534Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-07T08:47:26.534Z] === RUN TestCloneArgsDumbHttp [2022-03-07T08:47:26.534Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestCloneArgsGit [2022-03-07T08:47:26.534Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestCheckoutGit [2022-03-07T08:47:26.534Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-07T08:47:26.534Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestProcessNoDockerignore [2022-03-07T08:47:26.534Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-07T08:47:26.534Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-07T08:47:26.534Z] === RUN TestDetectContentType [2022-03-07T08:47:26.534Z] --- PASS: TestDetectContentType (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestSelectAcceptableMIME [2022-03-07T08:47:26.534Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestInspectEmptyResponse [2022-03-07T08:47:26.534Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestInspectResponseBinary [2022-03-07T08:47:26.534Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestResponseUnsupportedContentType [2022-03-07T08:47:26.534Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestInspectResponseTextSimple [2022-03-07T08:47:26.534Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestInspectResponseEmptyContentType [2022-03-07T08:47:26.534Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestUnknownContentLength [2022-03-07T08:47:26.534Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestDownloadRemote [2022-03-07T08:47:26.534Z] === RUN TestEnable [2022-03-07T08:47:26.534Z] --- PASS: TestEnable (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestDisable [2022-03-07T08:47:26.534Z] --- PASS: TestDisable (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestEnabled [2022-03-07T08:47:26.534Z] --- PASS: TestEnabled (0.00s) [2022-03-07T08:47:26.534Z] PASS [2022-03-07T08:47:26.534Z] coverage: 100.0% of statements [2022-03-07T08:47:26.534Z] ok github.com/docker/docker/cli/debug 0.062s coverage: 100.0% of statements [2022-03-07T08:47:26.534Z] --- PASS: TestDownloadRemote (0.12s) [2022-03-07T08:47:26.534Z] === RUN TestGetWithStatusError [2022-03-07T08:47:26.534Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestCloseRootDirectory [2022-03-07T08:47:26.534Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:47:26.534Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestHashFile [2022-03-07T08:47:26.534Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:47:26.534Z] --- SKIP: TestHashFile (0.01s) [2022-03-07T08:47:26.534Z] === RUN TestHashSubdir [2022-03-07T08:47:26.534Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:47:26.534Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestRemoveDirectory [2022-03-07T08:47:26.534Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:47:26.534Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-07T08:47:26.534Z] PASS [2022-03-07T08:47:26.534Z] coverage: 9.3% of statements [2022-03-07T08:47:26.534Z] ok github.com/docker/docker/builder/remotecontext 0.295s coverage: 9.3% of statements [2022-03-07T08:47:26.534Z] === RUN TestGetAllAllowed [2022-03-07T08:47:26.534Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestGetAllMeta [2022-03-07T08:47:26.534Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-07T08:47:26.534Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestIsUnreferencedBuiltin [2022-03-07T08:47:26.534Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestIsExistingDirectory [2022-03-07T08:47:26.534Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestGetFilenameForDownload [2022-03-07T08:47:26.534Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestEnv2Variables [2022-03-07T08:47:26.534Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-07T08:47:26.534Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestMaintainer [2022-03-07T08:47:26.534Z] --- PASS: TestMaintainer (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestLabel [2022-03-07T08:47:26.534Z] --- PASS: TestLabel (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestFromScratch [2022-03-07T08:47:26.534Z] --- PASS: TestFromScratch (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestFromWithArg [2022-03-07T08:47:26.534Z] --- PASS: TestFromWithArg (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-07T08:47:26.534Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestFromWithUndefinedArg [2022-03-07T08:47:26.534Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestFromMultiStageWithNamedStage [2022-03-07T08:47:26.534Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestOnbuild [2022-03-07T08:47:26.534Z] --- PASS: TestOnbuild (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestWorkdir [2022-03-07T08:47:26.534Z] --- PASS: TestWorkdir (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestCmd [2022-03-07T08:47:26.534Z] --- PASS: TestCmd (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestHealthcheckNone [2022-03-07T08:47:26.534Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestHealthcheckCmd [2022-03-07T08:47:26.534Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestEntrypoint [2022-03-07T08:47:26.534Z] --- PASS: TestEntrypoint (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestExpose [2022-03-07T08:47:26.534Z] --- PASS: TestExpose (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestUser [2022-03-07T08:47:26.534Z] --- PASS: TestUser (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestVolume [2022-03-07T08:47:26.534Z] --- PASS: TestVolume (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestStopSignal [2022-03-07T08:47:26.534Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T08:47:26.534Z] --- SKIP: TestStopSignal (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestArg [2022-03-07T08:47:26.534Z] --- PASS: TestArg (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestShell [2022-03-07T08:47:26.534Z] --- PASS: TestShell (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestPrependEnvOnCmd [2022-03-07T08:47:26.534Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestRunWithBuildArgs [2022-03-07T08:47:26.534Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestRunIgnoresHealthcheck [2022-03-07T08:47:26.534Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestDispatchUnsupportedOptions [2022-03-07T08:47:26.534Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-07T08:47:26.534Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-07T08:47:26.534Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-07T08:47:26.534Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestNormalizeWorkdir [2022-03-07T08:47:26.534Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestDispatch [2022-03-07T08:47:26.534Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-07T08:47:26.534Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-07T08:47:26.534Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-07T08:47:26.534Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-07T08:47:26.534Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-07T08:47:26.534Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-07T08:47:26.534Z] === RUN TestDispatch/COPY_url [2022-03-07T08:47:26.534Z] --- PASS: TestDispatch (0.09s) [2022-03-07T08:47:26.534Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-03-07T08:47:26.534Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-07T08:47:26.534Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-07T08:47:26.534Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-03-07T08:47:26.534Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-07T08:47:26.534Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-07T08:47:26.534Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestAddScratchImageAddsToMounts [2022-03-07T08:47:26.534Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-07T08:47:26.534Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-07T08:47:26.534Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-07T08:47:26.534Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestImageSourceGetAddsToMounts [2022-03-07T08:47:26.534Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestEmptyDockerfile [2022-03-07T08:47:26.534Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-07T08:47:26.534Z] === RUN TestSymlinkDockerfile [2022-03-07T08:47:26.534Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-07T08:47:26.534Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-07T08:47:26.534Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestNonExistingDockerfile [2022-03-07T08:47:26.534Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestCopyRunConfig [2022-03-07T08:47:26.534Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestDeepCopyRunConfig [2022-03-07T08:47:26.534Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestExportImage [2022-03-07T08:47:26.534Z] --- PASS: TestExportImage (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestNormalizeDest [2022-03-07T08:47:26.534Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-07T08:47:26.534Z] PASS [2022-03-07T08:47:26.534Z] coverage: 46.7% of statements [2022-03-07T08:47:26.534Z] ok github.com/docker/docker/builder/dockerfile 0.267s coverage: 46.7% of statements [2022-03-07T08:47:26.534Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T08:47:26.534Z] === RUN TestTCP4Proxy [2022-03-07T08:47:26.534Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-07T08:47:26.534Z] === RUN TestTCP4ProxyHalfClose [2022-03-07T08:47:26.534Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestTCP6Proxy [2022-03-07T08:47:26.534Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T08:47:26.534Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestTCPDualStackProxy [2022-03-07T08:47:26.534Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T08:47:26.534Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestUDP4Proxy [2022-03-07T08:47:26.534Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestUDP6Proxy [2022-03-07T08:47:26.534Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T08:47:26.534Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestUDPWriteError [2022-03-07T08:47:26.534Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-07T08:47:26.534Z] === RUN TestSCTP4Proxy [2022-03-07T08:47:26.535Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T08:47:26.535Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-07T08:47:26.535Z] === RUN TestSCTP6Proxy [2022-03-07T08:47:26.535Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T08:47:26.535Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-07T08:47:26.535Z] PASS [2022-03-07T08:47:26.535Z] coverage: 49.4% of statements [2022-03-07T08:47:26.535Z] ok github.com/docker/docker/cmd/docker-proxy 0.074s coverage: 49.4% of statements [2022-03-07T08:47:30.801Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-07T08:47:30.801Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-07T08:47:32.460Z] --- PASS: TestServiceUpdatePidsLimit (16.39s) [2022-03-07T08:47:32.460Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-03-07T08:47:32.460Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-03-07T08:47:32.460Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-07T08:47:32.460Z] PASS [2022-03-07T08:47:32.460Z] [2022-03-07T08:47:32.460Z] === Skipped [2022-03-07T08:47:32.460Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-07T08:47:32.460Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T08:47:32.460Z] [2022-03-07T08:47:32.460Z] DONE 27 tests, 1 skipped in 182.785s [2022-03-07T08:47:32.460Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-07T08:47:32.460Z] INFO: Testing against a local daemon [2022-03-07T08:47:32.460Z] === RUN TestSessionCreate [2022-03-07T08:47:32.460Z] --- PASS: TestSessionCreate (0.02s) [2022-03-07T08:47:32.460Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T08:47:32.460Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-07T08:47:32.460Z] PASS [2022-03-07T08:47:32.460Z] [2022-03-07T08:47:32.460Z] DONE 2 tests in 0.066s [2022-03-07T08:47:32.460Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-07T08:47:32.460Z] INFO: Testing against a local daemon [2022-03-07T08:47:32.460Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T08:47:32.460Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-07T08:47:32.460Z] === RUN TestDiskUsage [2022-03-07T08:47:32.460Z] === PAUSE TestDiskUsage [2022-03-07T08:47:32.460Z] === RUN TestEventsExecDie [2022-03-07T08:47:33.031Z] --- PASS: TestEventsExecDie (0.58s) [2022-03-07T08:47:33.031Z] === RUN TestEventsBackwardsCompatible [2022-03-07T08:47:33.031Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-07T08:47:33.031Z] === RUN TestEventsVolumeCreate [2022-03-07T08:47:33.031Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-07T08:47:33.031Z] === RUN TestInfoBinaryCommits [2022-03-07T08:47:33.031Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-07T08:47:33.031Z] === RUN TestInfoAPIVersioned [2022-03-07T08:47:33.031Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-07T08:47:33.031Z] === RUN TestInfoAPI [2022-03-07T08:47:33.031Z] --- PASS: TestInfoAPI (0.02s) [2022-03-07T08:47:33.031Z] === RUN TestInfoAPIWarnings [2022-03-07T08:47:33.325Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-07T08:47:34.593Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.56s) [2022-03-07T08:47:34.593Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T08:47:35.221Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-07T08:47:37.741Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-07T08:47:37.741Z] check_test.go:308: [de9d541730610] daemon is not started [2022-03-07T08:47:37.741Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-07T08:47:38.897Z] === RUN TestCheckpointCreateError [2022-03-07T08:47:38.897Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCheckpointCreate [2022-03-07T08:47:38.897Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCheckpointDeleteError [2022-03-07T08:47:38.897Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCheckpointDelete [2022-03-07T08:47:38.897Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCheckpointListError [2022-03-07T08:47:38.897Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCheckpointList [2022-03-07T08:47:38.897Z] --- PASS: TestCheckpointList (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCheckpointListContainerNotFound [2022-03-07T08:47:38.897Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestNewClientWithOpsFromEnv [2022-03-07T08:47:38.897Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T08:47:38.897Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestGetAPIPath [2022-03-07T08:47:38.897Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestParseHostURL [2022-03-07T08:47:38.897Z] --- PASS: TestParseHostURL (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-07T08:47:38.897Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-07T08:47:38.897Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestNegotiateAPIVersion [2022-03-07T08:47:38.897Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestNegotiateAPVersionOverride [2022-03-07T08:47:38.897Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-07T08:47:38.897Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-07T08:47:38.897Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-07T08:47:38.897Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestClientRedirect [2022-03-07T08:47:38.897Z] --- PASS: TestClientRedirect (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigCreateUnsupported [2022-03-07T08:47:38.897Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigCreateError [2022-03-07T08:47:38.897Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigCreate [2022-03-07T08:47:38.897Z] --- PASS: TestConfigCreate (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigInspectNotFound [2022-03-07T08:47:38.897Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigInspectWithEmptyID [2022-03-07T08:47:38.897Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigInspectUnsupported [2022-03-07T08:47:38.897Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigInspectError [2022-03-07T08:47:38.897Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigInspectConfigNotFound [2022-03-07T08:47:38.897Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigInspect [2022-03-07T08:47:38.897Z] --- PASS: TestConfigInspect (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigListUnsupported [2022-03-07T08:47:38.897Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigListError [2022-03-07T08:47:38.897Z] --- PASS: TestConfigListError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigList [2022-03-07T08:47:38.897Z] --- PASS: TestConfigList (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigRemoveUnsupported [2022-03-07T08:47:38.897Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigRemoveError [2022-03-07T08:47:38.897Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigRemove [2022-03-07T08:47:38.897Z] --- PASS: TestConfigRemove (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigUpdateUnsupported [2022-03-07T08:47:38.897Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigUpdateError [2022-03-07T08:47:38.897Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestConfigUpdate [2022-03-07T08:47:38.897Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerCommitError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerCommit [2022-03-07T08:47:38.897Z] --- PASS: TestContainerCommit (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerStatPathError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerStatPathNotFoundError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerStatPathNoHeaderError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerStatPath [2022-03-07T08:47:38.897Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCopyToContainerError [2022-03-07T08:47:38.897Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCopyToContainerNotFoundError [2022-03-07T08:47:38.897Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-07T08:47:38.897Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCopyToContainer [2022-03-07T08:47:38.897Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCopyFromContainerError [2022-03-07T08:47:38.897Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCopyFromContainerNotFoundError [2022-03-07T08:47:38.897Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-07T08:47:38.897Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-07T08:47:38.897Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestCopyFromContainer [2022-03-07T08:47:38.897Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerCreateError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerCreateImageNotFound [2022-03-07T08:47:38.897Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerCreateWithName [2022-03-07T08:47:38.897Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerCreateAutoRemove [2022-03-07T08:47:38.897Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerDiffError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerDiff [2022-03-07T08:47:38.897Z] --- PASS: TestContainerDiff (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerExecCreateError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerExecCreate [2022-03-07T08:47:38.897Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerExecStartError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerExecStart [2022-03-07T08:47:38.897Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerExecInspectError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerExecInspect [2022-03-07T08:47:38.897Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerExportError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerExportError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerExport [2022-03-07T08:47:38.897Z] --- PASS: TestContainerExport (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerInspectError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerInspectContainerNotFound [2022-03-07T08:47:38.897Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerInspectWithEmptyID [2022-03-07T08:47:38.897Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerInspect [2022-03-07T08:47:38.897Z] --- PASS: TestContainerInspect (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerInspectNode [2022-03-07T08:47:38.897Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerKillError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerKillError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerKill [2022-03-07T08:47:38.897Z] --- PASS: TestContainerKill (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerListError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerListError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerList [2022-03-07T08:47:38.897Z] --- PASS: TestContainerList (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerLogsNotFoundError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerLogsError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerLogs [2022-03-07T08:47:38.897Z] --- PASS: TestContainerLogs (0.22s) [2022-03-07T08:47:38.897Z] === RUN TestContainerPauseError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerPause [2022-03-07T08:47:38.897Z] --- PASS: TestContainerPause (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainersPruneError [2022-03-07T08:47:38.897Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainersPrune [2022-03-07T08:47:38.897Z] --- PASS: TestContainersPrune (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerRemoveError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerRemoveNotFoundError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerRemove [2022-03-07T08:47:38.897Z] --- PASS: TestContainerRemove (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerRenameError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerRename [2022-03-07T08:47:38.897Z] --- PASS: TestContainerRename (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerResizeError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerExecResizeError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerResize [2022-03-07T08:47:38.897Z] --- PASS: TestContainerResize (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerExecResize [2022-03-07T08:47:38.897Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerRestartError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerRestart [2022-03-07T08:47:38.897Z] --- PASS: TestContainerRestart (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerStartError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerStartError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerStart [2022-03-07T08:47:38.897Z] --- PASS: TestContainerStart (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerStatsError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerStats [2022-03-07T08:47:38.897Z] --- PASS: TestContainerStats (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerStopError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerStopError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerStop [2022-03-07T08:47:38.897Z] --- PASS: TestContainerStop (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerTopError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerTopError (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerTop [2022-03-07T08:47:38.897Z] --- PASS: TestContainerTop (0.00s) [2022-03-07T08:47:38.897Z] === RUN TestContainerUnpauseError [2022-03-07T08:47:38.897Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestContainerUnpause [2022-03-07T08:47:38.898Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestContainerUpdateError [2022-03-07T08:47:38.898Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestContainerUpdate [2022-03-07T08:47:38.898Z] --- PASS: TestContainerUpdate (0.01s) [2022-03-07T08:47:38.898Z] === RUN TestContainerWaitError [2022-03-07T08:47:38.898Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestContainerWait [2022-03-07T08:47:38.898Z] --- PASS: TestContainerWait (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestDiskUsageError [2022-03-07T08:47:38.898Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestDiskUsage [2022-03-07T08:47:38.898Z] --- PASS: TestDiskUsage (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestDistributionInspectUnsupported [2022-03-07T08:47:38.898Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestDistributionInspectWithEmptyID [2022-03-07T08:47:38.898Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestEventsErrorInOptions [2022-03-07T08:47:38.898Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestEventsErrorFromServer [2022-03-07T08:47:38.898Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestEvents [2022-03-07T08:47:38.898Z] --- PASS: TestEvents (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestTLSCloseWriter [2022-03-07T08:47:38.898Z] === PAUSE TestTLSCloseWriter [2022-03-07T08:47:38.898Z] === RUN TestImageBuildError [2022-03-07T08:47:38.898Z] --- PASS: TestImageBuildError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageBuild [2022-03-07T08:47:38.898Z] --- PASS: TestImageBuild (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestGetDockerOS [2022-03-07T08:47:38.898Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageCreateError [2022-03-07T08:47:38.898Z] --- PASS: TestImageCreateError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageCreate [2022-03-07T08:47:38.898Z] --- PASS: TestImageCreate (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageHistoryError [2022-03-07T08:47:38.898Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageHistory [2022-03-07T08:47:38.898Z] --- PASS: TestImageHistory (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageImportError [2022-03-07T08:47:38.898Z] --- PASS: TestImageImportError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageImport [2022-03-07T08:47:38.898Z] --- PASS: TestImageImport (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageInspectError [2022-03-07T08:47:38.898Z] --- PASS: TestImageInspectError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageInspectImageNotFound [2022-03-07T08:47:38.898Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageInspectWithEmptyID [2022-03-07T08:47:38.898Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageInspect [2022-03-07T08:47:38.898Z] --- PASS: TestImageInspect (0.01s) [2022-03-07T08:47:38.898Z] === RUN TestImageListError [2022-03-07T08:47:38.898Z] --- PASS: TestImageListError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageList [2022-03-07T08:47:38.898Z] --- PASS: TestImageList (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageListApiBefore125 [2022-03-07T08:47:38.898Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageLoadError [2022-03-07T08:47:38.898Z] --- PASS: TestImageLoadError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageLoad [2022-03-07T08:47:38.898Z] --- PASS: TestImageLoad (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagesPruneError [2022-03-07T08:47:38.898Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagesPrune [2022-03-07T08:47:38.898Z] --- PASS: TestImagesPrune (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePullReferenceParseError [2022-03-07T08:47:38.898Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePullAnyError [2022-03-07T08:47:38.898Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-07T08:47:38.898Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T08:47:38.898Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T08:47:38.898Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-07T08:47:38.898Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePullWithoutErrors [2022-03-07T08:47:38.898Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePushReferenceError [2022-03-07T08:47:38.898Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePushAnyError [2022-03-07T08:47:38.898Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-07T08:47:38.898Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T08:47:38.898Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T08:47:38.898Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-07T08:47:38.898Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImagePushWithoutErrors [2022-03-07T08:47:38.898Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-07T08:47:38.898Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-07T08:47:38.898Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-07T08:47:38.898Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-07T08:47:38.898Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageRemoveError [2022-03-07T08:47:38.898Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageRemoveImageNotFound [2022-03-07T08:47:38.898Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageRemove [2022-03-07T08:47:38.898Z] --- PASS: TestImageRemove (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageSaveError [2022-03-07T08:47:38.898Z] --- PASS: TestImageSaveError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageSave [2022-03-07T08:47:38.898Z] --- PASS: TestImageSave (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageSearchAnyError [2022-03-07T08:47:38.898Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-07T08:47:38.898Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T08:47:38.898Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T08:47:38.898Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-07T08:47:38.898Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageSearchWithoutErrors [2022-03-07T08:47:38.898Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageTagError [2022-03-07T08:47:38.898Z] --- PASS: TestImageTagError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageTagInvalidReference [2022-03-07T08:47:38.898Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageTagInvalidSourceImageName [2022-03-07T08:47:38.898Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageTagHexSource [2022-03-07T08:47:38.898Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestImageTag [2022-03-07T08:47:38.898Z] --- PASS: TestImageTag (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestInfoServerError [2022-03-07T08:47:38.898Z] --- PASS: TestInfoServerError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestInfoInvalidResponseJSONError [2022-03-07T08:47:38.898Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestInfo [2022-03-07T08:47:38.898Z] --- PASS: TestInfo (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworkConnectError [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworkConnect [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworkCreateError [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworkCreate [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworkDisconnectError [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworkDisconnect [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworkInspect [2022-03-07T08:47:38.898Z] === RUN TestNetworkInspect/empty_ID [2022-03-07T08:47:38.898Z] === RUN TestNetworkInspect/no_options [2022-03-07T08:47:38.898Z] === RUN TestNetworkInspect/verbose [2022-03-07T08:47:38.898Z] === RUN TestNetworkInspect/global_scope [2022-03-07T08:47:38.898Z] === RUN TestNetworkInspect/unknown_network [2022-03-07T08:47:38.898Z] === RUN TestNetworkInspect/server_error [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworkListError [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkListError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworkList [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkList (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworksPruneError [2022-03-07T08:47:38.898Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworksPrune [2022-03-07T08:47:38.898Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworkRemoveError [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNetworkRemove [2022-03-07T08:47:38.898Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNodeInspectError [2022-03-07T08:47:38.898Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNodeInspectNodeNotFound [2022-03-07T08:47:38.898Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNodeInspectWithEmptyID [2022-03-07T08:47:38.898Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNodeInspect [2022-03-07T08:47:38.898Z] --- PASS: TestNodeInspect (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNodeListError [2022-03-07T08:47:38.898Z] --- PASS: TestNodeListError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNodeList [2022-03-07T08:47:38.898Z] --- PASS: TestNodeList (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNodeRemoveError [2022-03-07T08:47:38.898Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNodeRemove [2022-03-07T08:47:38.898Z] --- PASS: TestNodeRemove (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNodeUpdateError [2022-03-07T08:47:38.898Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestNodeUpdate [2022-03-07T08:47:38.898Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestOptionWithHostFromEnv [2022-03-07T08:47:38.898Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestOptionWithTimeout [2022-03-07T08:47:38.898Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestOptionWithVersionFromEnv [2022-03-07T08:47:38.898Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPingFail [2022-03-07T08:47:38.898Z] --- PASS: TestPingFail (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPingWithError [2022-03-07T08:47:38.898Z] 2022/03/07 08:47:37 RoundTripper returned a response & error; ignoring response [2022-03-07T08:47:38.898Z] 2022/03/07 08:47:37 RoundTripper returned a response & error; ignoring response [2022-03-07T08:47:38.898Z] --- PASS: TestPingWithError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPingSuccess [2022-03-07T08:47:38.898Z] --- PASS: TestPingSuccess (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPingHeadFallback [2022-03-07T08:47:38.898Z] === RUN TestPingHeadFallback/OK [2022-03-07T08:47:38.898Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-07T08:47:38.898Z] === RUN TestPingHeadFallback/Not_Found [2022-03-07T08:47:38.898Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-07T08:47:38.898Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-07T08:47:38.898Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginDisableError [2022-03-07T08:47:38.898Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginDisable [2022-03-07T08:47:38.898Z] --- PASS: TestPluginDisable (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginEnableError [2022-03-07T08:47:38.898Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginEnable [2022-03-07T08:47:38.898Z] --- PASS: TestPluginEnable (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginInspectError [2022-03-07T08:47:38.898Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginInspectWithEmptyID [2022-03-07T08:47:38.898Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginInspect [2022-03-07T08:47:38.898Z] --- PASS: TestPluginInspect (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginListError [2022-03-07T08:47:38.898Z] --- PASS: TestPluginListError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginList [2022-03-07T08:47:38.898Z] --- PASS: TestPluginList (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginPushError [2022-03-07T08:47:38.898Z] --- PASS: TestPluginPushError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginPush [2022-03-07T08:47:38.898Z] --- PASS: TestPluginPush (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginRemoveError [2022-03-07T08:47:38.898Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginRemove [2022-03-07T08:47:38.898Z] --- PASS: TestPluginRemove (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginSetError [2022-03-07T08:47:38.898Z] --- PASS: TestPluginSetError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPluginSet [2022-03-07T08:47:38.898Z] --- PASS: TestPluginSet (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSetHostHeader [2022-03-07T08:47:38.898Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestPlainTextError [2022-03-07T08:47:38.898Z] --- PASS: TestPlainTextError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestInfiniteError [2022-03-07T08:47:38.898Z] --- PASS: TestInfiniteError (0.04s) [2022-03-07T08:47:38.898Z] === RUN TestCanceledContext [2022-03-07T08:47:38.898Z] 2022/03/07 08:47:37 RoundTripper returned a response & error; ignoring response [2022-03-07T08:47:38.898Z] --- PASS: TestCanceledContext (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestDeadlineExceededContext [2022-03-07T08:47:38.898Z] 2022/03/07 08:47:37 RoundTripper returned a response & error; ignoring response [2022-03-07T08:47:38.898Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretCreateUnsupported [2022-03-07T08:47:38.898Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretCreateError [2022-03-07T08:47:38.898Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretCreate [2022-03-07T08:47:38.898Z] --- PASS: TestSecretCreate (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretInspectUnsupported [2022-03-07T08:47:38.898Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretInspectError [2022-03-07T08:47:38.898Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretInspectSecretNotFound [2022-03-07T08:47:38.898Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretInspectWithEmptyID [2022-03-07T08:47:38.898Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretInspect [2022-03-07T08:47:38.898Z] --- PASS: TestSecretInspect (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretListUnsupported [2022-03-07T08:47:38.898Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretListError [2022-03-07T08:47:38.898Z] --- PASS: TestSecretListError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretList [2022-03-07T08:47:38.898Z] --- PASS: TestSecretList (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretRemoveUnsupported [2022-03-07T08:47:38.898Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretRemoveError [2022-03-07T08:47:38.898Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretRemove [2022-03-07T08:47:38.898Z] --- PASS: TestSecretRemove (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretUpdateUnsupported [2022-03-07T08:47:38.898Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretUpdateError [2022-03-07T08:47:38.898Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-07T08:47:38.898Z] === RUN TestSecretUpdate [2022-03-07T08:47:38.899Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceCreateError [2022-03-07T08:47:38.899Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceCreate [2022-03-07T08:47:38.899Z] --- PASS: TestServiceCreate (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-07T08:47:38.899Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceCreateDigestPinning [2022-03-07T08:47:38.899Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2022-03-07T08:47:38.899Z] === RUN TestServiceInspectError [2022-03-07T08:47:38.899Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceInspectServiceNotFound [2022-03-07T08:47:38.899Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceInspectWithEmptyID [2022-03-07T08:47:38.899Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceInspect [2022-03-07T08:47:38.899Z] --- PASS: TestServiceInspect (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceListError [2022-03-07T08:47:38.899Z] --- PASS: TestServiceListError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceList [2022-03-07T08:47:38.899Z] --- PASS: TestServiceList (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceLogsError [2022-03-07T08:47:38.899Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceLogs [2022-03-07T08:47:38.899Z] --- PASS: TestServiceLogs (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceRemoveError [2022-03-07T08:47:38.899Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceRemoveNotFoundError [2022-03-07T08:47:38.899Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceRemove [2022-03-07T08:47:38.899Z] --- PASS: TestServiceRemove (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceUpdateError [2022-03-07T08:47:38.899Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestServiceUpdate [2022-03-07T08:47:38.899Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmGetUnlockKeyError [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmGetUnlockKey [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmInitError [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmInit [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmInit (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmInspectError [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmInspect [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmJoinError [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmJoin [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmLeaveError [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmLeave [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmUnlockError [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmUnlock [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmUpdateError [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestSwarmUpdate [2022-03-07T08:47:38.899Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestTaskInspectError [2022-03-07T08:47:38.899Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestTaskInspectWithEmptyID [2022-03-07T08:47:38.899Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestTaskInspect [2022-03-07T08:47:38.899Z] --- PASS: TestTaskInspect (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestTaskListError [2022-03-07T08:47:38.899Z] --- PASS: TestTaskListError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestTaskList [2022-03-07T08:47:38.899Z] --- PASS: TestTaskList (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestVolumeCreateError [2022-03-07T08:47:38.899Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestVolumeCreate [2022-03-07T08:47:38.899Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestVolumeInspectError [2022-03-07T08:47:38.899Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestVolumeInspectNotFound [2022-03-07T08:47:38.899Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestVolumeInspectWithEmptyID [2022-03-07T08:47:38.899Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestVolumeInspect [2022-03-07T08:47:38.899Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestVolumeListError [2022-03-07T08:47:38.899Z] --- PASS: TestVolumeListError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestVolumeList [2022-03-07T08:47:38.899Z] --- PASS: TestVolumeList (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestVolumeRemoveError [2022-03-07T08:47:38.899Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-07T08:47:38.899Z] === RUN TestVolumeRemove [2022-03-07T08:47:38.899Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-07T08:47:38.899Z] === CONT TestTLSCloseWriter [2022-03-07T08:47:38.899Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-07T08:47:38.899Z] PASS [2022-03-07T08:47:38.899Z] coverage: 75.2% of statements [2022-03-07T08:47:38.899Z] ok github.com/docker/docker/client 0.512s coverage: 75.2% of statements [2022-03-07T08:47:40.398Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-07T08:47:40.398Z] Copying nested executables into bundles/binary-daemon [2022-03-07T08:47:40.398Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-07T08:47:40.398Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:47:40.398Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-07T08:47:40.398Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-07T08:47:40.747Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=468ae10e8efffb59adfdf395b2616800f0005d18 -e DOCKER_GRAPHDRIVER docker:468ae10e8efffb59adfdf395b2616800f0005d18 hack/make.sh cross [2022-03-07T08:47:41.008Z] [2022-03-07T08:47:41.269Z] Removing bundles/ [2022-03-07T08:47:41.269Z] [2022-03-07T08:47:41.269Z] ---> Making bundle: cross (in bundles/cross) [2022-03-07T08:47:41.269Z] Cross building: bundles/cross/linux/amd64 [2022-03-07T08:47:41.269Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-07T08:47:41.269Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite (331.59s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.05s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.91s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.75s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.52s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.63s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.33s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.36s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.33s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.66s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.24s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.36s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.26s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.26s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.14s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.02s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.96s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.18s) [2022-03-07T08:47:44.284Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.70s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.51s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.07s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.50s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.27s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.83s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.18s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.42s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.61s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.82s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.23s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.35s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.00s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.86s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.05s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.86s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.30s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.91s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.53s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.16s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.91s) [2022-03-07T08:47:44.284Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-07T08:47:44.284Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.32s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.30s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.83s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.52s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.43s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.05s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.98s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.41s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.78s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.48s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.56s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.03s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.00s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.77s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.78s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.49s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.44s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.42s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.09s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.06s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.14s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.60s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.96s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.44s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.37s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.69s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-03-07T08:47:44.284Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.66s) [2022-03-07T08:47:44.284Z] === RUN TestDockerSwarmSuite [2022-03-07T08:47:44.284Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-07T08:47:44.600Z] --- PASS: TestCreateServiceSecretFileMode (12.28s) [2022-03-07T08:47:44.600Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T08:47:46.812Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-07T08:47:49.332Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-07T08:47:50.283Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-07T08:47:51.136Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-07T08:47:51.136Z] === RUN TestInfoDebug [2022-03-07T08:47:51.136Z] --- PASS: TestInfoDebug (0.53s) [2022-03-07T08:47:51.136Z] === RUN TestInfoInsecureRegistries [2022-03-07T08:47:51.136Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-07T08:47:51.136Z] === RUN TestInfoRegistryMirrors [2022-03-07T08:47:51.136Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-07T08:47:51.136Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T08:47:51.136Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-07T08:47:51.136Z] === RUN TestPingCacheHeaders [2022-03-07T08:47:51.136Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-07T08:47:51.136Z] === RUN TestPingGet [2022-03-07T08:47:51.136Z] --- PASS: TestPingGet (0.01s) [2022-03-07T08:47:51.136Z] === RUN TestPingHead [2022-03-07T08:47:51.136Z] --- PASS: TestPingHead (0.02s) [2022-03-07T08:47:51.136Z] === RUN TestVersion [2022-03-07T08:47:51.136Z] --- PASS: TestVersion (0.02s) [2022-03-07T08:47:51.136Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-07T08:47:51.136Z] === CONT TestDiskUsage [2022-03-07T08:47:51.397Z] === RUN TestDiskUsage/empty [2022-03-07T08:47:51.397Z] === RUN TestDiskUsage/empty/container_types [2022-03-07T08:47:51.397Z] === RUN TestDiskUsage/empty/image_types [2022-03-07T08:47:51.397Z] === RUN TestDiskUsage/empty/volume_types [2022-03-07T08:47:51.397Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-07T08:47:51.397Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-07T08:47:51.397Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-07T08:47:51.397Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-07T08:47:51.397Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-07T08:47:51.397Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-07T08:47:51.397Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-07T08:47:51.397Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-07T08:47:51.969Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-07T08:47:51.969Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-07T08:47:51.969Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-07T08:47:51.969Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-07T08:47:51.969Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-07T08:47:51.969Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-07T08:47:51.969Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-07T08:47:51.969Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-07T08:47:51.969Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-07T08:47:51.969Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-07T08:47:51.969Z] === RUN TestDiskUsage/after_container.Run [2022-03-07T08:47:52.217Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-07T08:47:52.230Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-07T08:47:52.231Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-07T08:47:52.231Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-07T08:47:52.231Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-07T08:47:52.231Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-07T08:47:52.231Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-07T08:47:52.231Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-07T08:47:52.231Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-07T08:47:52.231Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-07T08:47:52.231Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-07T08:47:52.491Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.39s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage (1.45s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_container.Run (0.46s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-07T08:47:52.491Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T08:47:52.491Z] PASS [2022-03-07T08:47:52.491Z] [2022-03-07T08:47:52.491Z] DONE 50 tests in 20.192s [2022-03-07T08:47:52.491Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-07T08:47:52.491Z] INFO: Testing against a local daemon [2022-03-07T08:47:52.491Z] === RUN TestVolumesCreateAndList [2022-03-07T08:47:52.491Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-07T08:47:52.491Z] === RUN TestVolumesRemove [2022-03-07T08:47:52.491Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-07T08:47:52.491Z] === RUN TestVolumesInspect [2022-03-07T08:47:52.491Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-07T08:47:52.491Z] === RUN TestVolumesInvalidJSON [2022-03-07T08:47:52.491Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T08:47:52.491Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T08:47:52.491Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T08:47:52.491Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-07T08:47:52.491Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T08:47:52.491Z] PASS [2022-03-07T08:47:52.751Z] [2022-03-07T08:47:52.751Z] DONE 5 tests in 0.161s [2022-03-07T08:47:52.751Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T08:47:53.323Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-07T08:47:53.323Z] Removing test suite binaries [2022-03-07T08:47:53.323Z] exiting test-integration [2022-03-07T08:47:53.323Z] ++ exit 0 [2022-03-07T08:47:53.323Z] Post stage [Pipeline] junit [2022-03-07T08:47:54.721Z] Recording test results [2022-03-07T08:47:54.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-07T08:47:56.417Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T08:47:56.770Z] --- PASS: TestCreateServiceConfigFileMode (12.39s) [2022-03-07T08:47:56.770Z] === RUN TestCreateServiceSysctls [2022-03-07T08:47:56.805Z] + echo Ensuring container killed. [2022-03-07T08:47:56.805Z] Ensuring container killed. [2022-03-07T08:47:56.805Z] + docker rm -vf docker-pr10 [2022-03-07T08:47:56.805Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-03-07T08:47:57.101Z] + echo Chowning /workspace to jenkins user [2022-03-07T08:47:57.101Z] Chowning /workspace to jenkins user [2022-03-07T08:47:57.101Z] + id -u [2022-03-07T08:47:57.101Z] + id -g [2022-03-07T08:47:57.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43131:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T08:47:57.101Z] Unable to find image 'busybox:latest' locally [2022-03-07T08:47:57.101Z] latest: Pulling from library/busybox [2022-03-07T08:47:57.362Z] 7e5209d2300f: Pulling fs layer [2022-03-07T08:47:57.362Z] 7e5209d2300f: Verifying Checksum [2022-03-07T08:47:57.362Z] 7e5209d2300f: Download complete [2022-03-07T08:47:57.362Z] 7e5209d2300f: Pull complete [2022-03-07T08:47:57.362Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-07T08:47:57.362Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T08:47:59.052Z] + bundleName=amd64-cgroup2 [2022-03-07T08:47:59.052Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-07T08:47:59.052Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-07T08:47:59.052Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-07T08:47:59.052Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-07T08:47:59.287Z] --- PASS: TestCreateServiceSysctls (2.38s) [2022-03-07T08:47:59.287Z] === RUN TestCreateServiceCapabilities [Pipeline] archiveArtifacts [2022-03-07T08:47:59.326Z] Archiving artifacts [2022-03-07T08:48:01.176Z] --- PASS: TestCreateServiceCapabilities (1.98s) [2022-03-07T08:48:01.176Z] === RUN TestInspect [2022-03-07T08:48:01.279Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-07T08:48:01.279Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-07T08:48:01.404Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43131/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T08:48:01.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-07T08:48:01.718Z] + make clean [2022-03-07T08:48:01.718Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T08:48:01.718Z] docker-dev-cache [2022-03-07T08:48:01.718Z] docker-mod-cache [Pipeline] deleteDir [2022-03-07T08:48:02.098Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-07T08:48:03.027Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-07T08:48:03.027Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-07T08:48:03.027Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-07T08:48:03.284Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-07T08:48:03.693Z] --- PASS: TestInspect (2.15s) [2022-03-07T08:48:03.693Z] === RUN TestCreateJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T08:48:04.035Z] --- PASS: TestCheckoutGit (38.99s) [2022-03-07T08:48:04.035Z] === RUN TestValidGitTransport [2022-03-07T08:48:04.035Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-07T08:48:04.035Z] === RUN TestGitInvalidRef [2022-03-07T08:48:04.035Z] --- PASS: TestGitInvalidRef (0.29s) [2022-03-07T08:48:04.035Z] PASS [2022-03-07T08:48:04.035Z] coverage: 86.3% of statements [2022-03-07T08:48:04.035Z] ok github.com/docker/docker/builder/remotecontext/git 39.352s coverage: 86.3% of statements [2022-03-07T08:48:04.035Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T08:48:04.035Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T08:48:06.214Z] --- PASS: TestCreateJob (2.82s) [2022-03-07T08:48:06.214Z] === RUN TestReplicatedJob [2022-03-07T08:48:08.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-07T08:48:08.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-07T08:48:08.744Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-07T08:48:08.744Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-07T08:48:08.744Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-07T08:48:08.744Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-07T08:48:08.744Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-07T08:48:08.744Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-07T08:48:08.744Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-07T08:48:08.744Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-07T08:48:08.744Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-03-07T08:48:08.744Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-07T08:48:08.744Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-07T08:48:08.744Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-07T08:48:08.744Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-07T08:48:08.744Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestConfigureDaemonLogs [2022-03-07T08:48:08.744Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestCommonOptionsInstallFlags [2022-03-07T08:48:08.744Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-07T08:48:08.744Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-07T08:48:08.744Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-07T08:48:08.744Z] PASS [2022-03-07T08:48:08.744Z] coverage: 19.0% of statements [2022-03-07T08:48:08.744Z] ok github.com/docker/docker/cmd/dockerd 0.389s coverage: 19.0% of statements [2022-03-07T08:48:08.744Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-07T08:48:08.744Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T08:48:10.278Z] === RUN TestContainerStopSignal [2022-03-07T08:48:10.278Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestContainerStopTimeout [2022-03-07T08:48:10.278Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-07T08:48:10.278Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-07T08:48:10.278Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-07T08:48:10.278Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestReplaceAndAppendEnvVars [2022-03-07T08:48:10.278Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-07T08:48:10.278Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestNewMemoryStore [2022-03-07T08:48:10.278Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestAddContainers [2022-03-07T08:48:10.278Z] --- PASS: TestAddContainers (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestGetContainer [2022-03-07T08:48:10.278Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestDeleteContainer [2022-03-07T08:48:10.278Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestListContainers [2022-03-07T08:48:10.278Z] --- PASS: TestListContainers (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestFirstContainer [2022-03-07T08:48:10.278Z] --- PASS: TestFirstContainer (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestApplyAllContainer [2022-03-07T08:48:10.278Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestIsValidHealthString [2022-03-07T08:48:10.278Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestStateRunStop [2022-03-07T08:48:10.278Z] --- PASS: TestStateRunStop (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestStateTimeoutWait [2022-03-07T08:48:10.278Z] state_test.go:141: Stop callback fired [2022-03-07T08:48:10.278Z] state_test.go:165: Stop callback fired [2022-03-07T08:48:10.278Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-07T08:48:10.278Z] === RUN TestIsValidStateString [2022-03-07T08:48:10.278Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestViewSaveDelete [2022-03-07T08:48:10.278Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-07T08:48:10.278Z] === RUN TestViewAll [2022-03-07T08:48:10.278Z] --- PASS: TestViewAll (0.01s) [2022-03-07T08:48:10.278Z] === RUN TestViewGet [2022-03-07T08:48:10.278Z] --- PASS: TestViewGet (0.02s) [2022-03-07T08:48:10.278Z] === RUN TestNames [2022-03-07T08:48:10.278Z] --- PASS: TestNames (0.00s) [2022-03-07T08:48:10.278Z] === RUN TestViewWithHealthCheck [2022-03-07T08:48:10.278Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-07T08:48:10.278Z] PASS [2022-03-07T08:48:10.278Z] coverage: 41.7% of statements [2022-03-07T08:48:10.278Z] ok github.com/docker/docker/container 0.274s coverage: 41.7% of statements [2022-03-07T08:48:10.278Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T08:48:10.278Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T08:48:10.278Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T08:48:10.278Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T08:48:10.432Z] --- PASS: TestReplicatedJob (4.32s) [2022-03-07T08:48:10.432Z] === RUN TestUpdateReplicatedJob [2022-03-07T08:48:11.800Z] docker_api_swarm_test.go:563: [d99277029da7e] joining swarm manager [d3325f49ec08d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:48:11.815Z] === RUN TestPrepare [2022-03-07T08:48:11.815Z] --- PASS: TestPrepare (0.00s) [2022-03-07T08:48:11.815Z] === RUN TestStart [2022-03-07T08:48:11.815Z] --- PASS: TestStart (0.00s) [2022-03-07T08:48:11.815Z] === RUN TestWaitCancel [2022-03-07T08:48:11.815Z] --- PASS: TestWaitCancel (0.00s) [2022-03-07T08:48:11.815Z] === RUN TestWaitDisabled [2022-03-07T08:48:11.815Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-07T08:48:11.815Z] === RUN TestWaitEnabled [2022-03-07T08:48:11.815Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-07T08:48:11.815Z] === RUN TestRemove [2022-03-07T08:48:11.815Z] --- PASS: TestRemove (0.00s) [2022-03-07T08:48:11.815Z] PASS [2022-03-07T08:48:11.815Z] coverage: 65.3% of statements [2022-03-07T08:48:11.815Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2022-03-07T08:48:12.362Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-07T08:48:12.925Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-07T08:48:13.347Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-07T08:48:13.347Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.24s) [2022-03-07T08:48:13.347Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-07T08:48:13.347Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-07T08:48:13.347Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-07T08:48:13.347Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-07T08:48:13.347Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-07T08:48:13.347Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-07T08:48:13.699Z] --- PASS: TestUpdateReplicatedJob (2.88s) [2022-03-07T08:48:13.699Z] === RUN TestServiceListWithStatuses [2022-03-07T08:48:13.699Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T08:48:13.699Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T08:48:13.699Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-07T08:48:13.806Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-07T08:48:13.806Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-07T08:48:13.853Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-07T08:48:14.265Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-07T08:48:14.265Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-07T08:48:14.265Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-07T08:48:14.265Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-07T08:48:14.265Z] PASS [2022-03-07T08:48:14.265Z] coverage: 35.9% of statements [2022-03-07T08:48:14.265Z] ok github.com/docker/docker/daemon/cluster/convert 0.516s coverage: 35.9% of statements [2022-03-07T08:48:14.265Z] === RUN TestNewListSecretsFilters [2022-03-07T08:48:14.265Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-07T08:48:14.265Z] === RUN TestNewListConfigsFilters [2022-03-07T08:48:14.265Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-07T08:48:14.265Z] PASS [2022-03-07T08:48:14.265Z] coverage: 0.5% of statements [2022-03-07T08:48:14.265Z] ok github.com/docker/docker/daemon/cluster 1.192s coverage: 0.5% of statements [2022-03-07T08:48:14.416Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-07T08:48:14.672Z] === RUN TestDockerSuite/TestBuildFails [2022-03-07T08:48:15.601Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-07T08:48:15.601Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T08:48:16.416Z] === RUN TestBoolValue [2022-03-07T08:48:16.416Z] --- PASS: TestBoolValue (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestBoolValueOrDefault [2022-03-07T08:48:16.416Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestInt64ValueOrZero [2022-03-07T08:48:16.416Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestInt64ValueOrDefault [2022-03-07T08:48:16.416Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-07T08:48:16.416Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestJsonContentType [2022-03-07T08:48:16.416Z] --- PASS: TestJsonContentType (0.00s) [2022-03-07T08:48:16.416Z] PASS [2022-03-07T08:48:16.416Z] coverage: 14.7% of statements [2022-03-07T08:48:16.416Z] ok github.com/docker/docker/api/server/httputils 0.123s coverage: 14.7% of statements [2022-03-07T08:48:16.416Z] === RUN TestMaskSecretKeys [2022-03-07T08:48:16.416Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-07T08:48:16.416Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-07T08:48:16.416Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-07T08:48:16.416Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestVersionMiddlewareVersion [2022-03-07T08:48:16.416Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-07T08:48:16.416Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-07T08:48:16.416Z] PASS [2022-03-07T08:48:16.416Z] coverage: 37.7% of statements [2022-03-07T08:48:16.416Z] ok github.com/docker/docker/api/server/middleware 0.115s coverage: 37.7% of statements [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T08:48:16.416Z] === RUN TestAdjustForAPIVersion [2022-03-07T08:48:16.416Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-07T08:48:16.416Z] PASS [2022-03-07T08:48:16.416Z] coverage: 5.7% of statements [2022-03-07T08:48:16.416Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 5.7% of statements [2022-03-07T08:48:16.416Z] === RUN TestStrSliceMarshalJSON [2022-03-07T08:48:16.416Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestStrSliceUnmarshalJSON [2022-03-07T08:48:16.416Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestStrSliceUnmarshalString [2022-03-07T08:48:16.416Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestStrSliceUnmarshalSlice [2022-03-07T08:48:16.416Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-07T08:48:16.416Z] PASS [2022-03-07T08:48:16.416Z] coverage: 90.0% of statements [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T08:48:16.416Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-03-07T08:48:16.416Z] === RUN TestToJSON [2022-03-07T08:48:16.416Z] --- PASS: TestToJSON (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestToParamWithVersion [2022-03-07T08:48:16.416Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestFromJSON [2022-03-07T08:48:16.416Z] --- PASS: TestFromJSON (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestEmpty [2022-03-07T08:48:16.416Z] --- PASS: TestEmpty (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestArgsMatchKVListEmptySources [2022-03-07T08:48:16.416Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestArgsMatchKVList [2022-03-07T08:48:16.416Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestArgsMatch [2022-03-07T08:48:16.416Z] --- PASS: TestArgsMatch (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestAdd [2022-03-07T08:48:16.416Z] --- PASS: TestAdd (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestDel [2022-03-07T08:48:16.416Z] --- PASS: TestDel (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestLen [2022-03-07T08:48:16.416Z] --- PASS: TestLen (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestExactMatch [2022-03-07T08:48:16.416Z] --- PASS: TestExactMatch (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestOnlyOneExactMatch [2022-03-07T08:48:16.416Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestContains [2022-03-07T08:48:16.416Z] --- PASS: TestContains (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestValidate [2022-03-07T08:48:16.416Z] --- PASS: TestValidate (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestWalkValues [2022-03-07T08:48:16.416Z] --- PASS: TestWalkValues (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestFuzzyMatch [2022-03-07T08:48:16.416Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestClone [2022-03-07T08:48:16.416Z] --- PASS: TestClone (0.00s) [2022-03-07T08:48:16.416Z] PASS [2022-03-07T08:48:16.416Z] coverage: 92.2% of statements [2022-03-07T08:48:16.416Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T08:48:16.416Z] === RUN TestDurationToSecondsString [2022-03-07T08:48:16.416Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestGetTimestamp [2022-03-07T08:48:16.416Z] --- PASS: TestGetTimestamp (0.15s) [2022-03-07T08:48:16.416Z] === RUN TestParseTimestamps [2022-03-07T08:48:16.416Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-07T08:48:16.416Z] PASS [2022-03-07T08:48:16.416Z] coverage: 100.0% of statements [2022-03-07T08:48:16.416Z] ok github.com/docker/docker/api/types/time 0.187s coverage: 100.0% of statements [2022-03-07T08:48:16.416Z] === RUN TestCompareVersion [2022-03-07T08:48:16.416Z] --- PASS: TestCompareVersion (0.00s) [2022-03-07T08:48:16.416Z] PASS [2022-03-07T08:48:16.416Z] coverage: 77.3% of statements [2022-03-07T08:48:16.416Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T08:48:16.416Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T08:48:16.416Z] === RUN TestParseRemoteURL [2022-03-07T08:48:16.416Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-07T08:48:16.416Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-07T08:48:16.416Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-07T08:48:16.416Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-07T08:48:16.416Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-07T08:48:16.416Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-07T08:48:16.416Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-07T08:48:16.416Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-07T08:48:16.416Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-07T08:48:16.416Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-07T08:48:16.416Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-07T08:48:16.416Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestCloneArgsSmartHttp [2022-03-07T08:48:16.416Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2022-03-07T08:48:16.416Z] === RUN TestCloneArgsDumbHttp [2022-03-07T08:48:16.416Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestCloneArgsGit [2022-03-07T08:48:16.416Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-07T08:48:16.416Z] === RUN TestCheckoutGit [2022-03-07T08:48:16.874Z] === RUN TestEnable [2022-03-07T08:48:16.874Z] --- PASS: TestEnable (0.00s) [2022-03-07T08:48:16.874Z] === RUN TestDisable [2022-03-07T08:48:16.874Z] --- PASS: TestDisable (0.00s) [2022-03-07T08:48:16.874Z] === RUN TestEnabled [2022-03-07T08:48:16.874Z] --- PASS: TestEnabled (0.00s) [2022-03-07T08:48:16.874Z] PASS [2022-03-07T08:48:16.874Z] coverage: 100.0% of statements [2022-03-07T08:48:16.874Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2022-03-07T08:48:16.967Z] --- PASS: TestDockerNetworkConnectAlias (3.37s) [2022-03-07T08:48:16.967Z] === RUN TestDockerNetworkReConnect [2022-03-07T08:48:17.339Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-07T08:48:17.339Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-07T08:48:17.339Z] === RUN TestProcessNoDockerignore [2022-03-07T08:48:17.339Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-07T08:48:17.339Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-07T08:48:17.339Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-07T08:48:17.339Z] === RUN TestDetectContentType [2022-03-07T08:48:17.339Z] --- PASS: TestDetectContentType (0.00s) [2022-03-07T08:48:17.339Z] === RUN TestSelectAcceptableMIME [2022-03-07T08:48:17.339Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-07T08:48:17.339Z] === RUN TestInspectEmptyResponse [2022-03-07T08:48:17.339Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-07T08:48:17.339Z] === RUN TestInspectResponseBinary [2022-03-07T08:48:17.339Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-07T08:48:17.339Z] === RUN TestResponseUnsupportedContentType [2022-03-07T08:48:17.339Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-07T08:48:17.339Z] === RUN TestInspectResponseTextSimple [2022-03-07T08:48:17.339Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-07T08:48:17.339Z] === RUN TestInspectResponseEmptyContentType [2022-03-07T08:48:17.339Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-07T08:48:17.339Z] === RUN TestUnknownContentLength [2022-03-07T08:48:17.339Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-07T08:48:17.339Z] === RUN TestDownloadRemote [2022-03-07T08:48:17.495Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-07T08:48:17.797Z] --- PASS: TestDownloadRemote (0.09s) [2022-03-07T08:48:17.797Z] === RUN TestGetWithStatusError [2022-03-07T08:48:17.797Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-07T08:48:17.797Z] === RUN TestCloseRootDirectory [2022-03-07T08:48:17.797Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:48:17.797Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-07T08:48:17.797Z] === RUN TestHashFile [2022-03-07T08:48:17.797Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:48:17.797Z] --- SKIP: TestHashFile (0.00s) [2022-03-07T08:48:17.797Z] === RUN TestHashSubdir [2022-03-07T08:48:17.797Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:48:17.797Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-07T08:48:17.797Z] === RUN TestRemoveDirectory [2022-03-07T08:48:17.797Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:48:17.797Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-07T08:48:17.797Z] PASS [2022-03-07T08:48:17.797Z] coverage: 9.3% of statements [2022-03-07T08:48:17.797Z] ok github.com/docker/docker/builder/remotecontext 0.365s coverage: 9.3% of statements [2022-03-07T08:48:17.797Z] === RUN TestGetAllAllowed [2022-03-07T08:48:17.797Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-07T08:48:17.797Z] === RUN TestGetAllMeta [2022-03-07T08:48:17.797Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-07T08:48:17.797Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-07T08:48:17.797Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-07T08:48:17.797Z] === RUN TestIsUnreferencedBuiltin [2022-03-07T08:48:17.797Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-07T08:48:17.797Z] === RUN TestIsExistingDirectory [2022-03-07T08:48:17.797Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-07T08:48:17.798Z] === RUN TestGetFilenameForDownload [2022-03-07T08:48:17.798Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestEnv2Variables [2022-03-07T08:48:17.798Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-07T08:48:17.798Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestMaintainer [2022-03-07T08:48:17.798Z] --- PASS: TestMaintainer (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestLabel [2022-03-07T08:48:17.798Z] --- PASS: TestLabel (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestFromScratch [2022-03-07T08:48:17.798Z] --- PASS: TestFromScratch (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestFromWithArg [2022-03-07T08:48:17.798Z] --- PASS: TestFromWithArg (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-07T08:48:17.798Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestFromWithUndefinedArg [2022-03-07T08:48:17.798Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestFromMultiStageWithNamedStage [2022-03-07T08:48:17.798Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestOnbuild [2022-03-07T08:48:17.798Z] --- PASS: TestOnbuild (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestWorkdir [2022-03-07T08:48:17.798Z] --- PASS: TestWorkdir (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestCmd [2022-03-07T08:48:17.798Z] --- PASS: TestCmd (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestHealthcheckNone [2022-03-07T08:48:17.798Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestHealthcheckCmd [2022-03-07T08:48:17.798Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestEntrypoint [2022-03-07T08:48:17.798Z] --- PASS: TestEntrypoint (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestExpose [2022-03-07T08:48:17.798Z] --- PASS: TestExpose (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestUser [2022-03-07T08:48:17.798Z] --- PASS: TestUser (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestVolume [2022-03-07T08:48:17.798Z] --- PASS: TestVolume (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestStopSignal [2022-03-07T08:48:17.798Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T08:48:17.798Z] --- SKIP: TestStopSignal (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestArg [2022-03-07T08:48:17.798Z] --- PASS: TestArg (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestShell [2022-03-07T08:48:17.798Z] --- PASS: TestShell (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestPrependEnvOnCmd [2022-03-07T08:48:17.798Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestRunWithBuildArgs [2022-03-07T08:48:17.798Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestRunIgnoresHealthcheck [2022-03-07T08:48:17.798Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestDispatchUnsupportedOptions [2022-03-07T08:48:17.798Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-07T08:48:17.798Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-07T08:48:17.798Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-07T08:48:17.798Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-07T08:48:17.798Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-07T08:48:17.798Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-07T08:48:17.798Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestNormalizeWorkdir [2022-03-07T08:48:17.798Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestDispatch [2022-03-07T08:48:17.798Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-07T08:48:17.798Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-07T08:48:17.798Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-07T08:48:17.798Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-07T08:48:17.798Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-07T08:48:17.798Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-07T08:48:17.798Z] === RUN TestDispatch/COPY_url [2022-03-07T08:48:17.798Z] --- PASS: TestDispatch (0.09s) [2022-03-07T08:48:17.798Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-07T08:48:17.798Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-07T08:48:17.798Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-07T08:48:17.798Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-07T08:48:17.798Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.04s) [2022-03-07T08:48:17.798Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-07T08:48:17.798Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestAddScratchImageAddsToMounts [2022-03-07T08:48:17.798Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-07T08:48:17.798Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-07T08:48:17.798Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-07T08:48:17.798Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestImageSourceGetAddsToMounts [2022-03-07T08:48:17.798Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestEmptyDockerfile [2022-03-07T08:48:17.798Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-07T08:48:17.798Z] === RUN TestSymlinkDockerfile [2022-03-07T08:48:17.798Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-07T08:48:17.798Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-07T08:48:17.798Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestNonExistingDockerfile [2022-03-07T08:48:17.798Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestCopyRunConfig [2022-03-07T08:48:17.798Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestDeepCopyRunConfig [2022-03-07T08:48:17.798Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestExportImage [2022-03-07T08:48:17.798Z] --- PASS: TestExportImage (0.00s) [2022-03-07T08:48:17.798Z] === RUN TestNormalizeDest [2022-03-07T08:48:17.798Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-07T08:48:17.798Z] PASS [2022-03-07T08:48:17.798Z] coverage: 46.7% of statements [2022-03-07T08:48:17.798Z] ok github.com/docker/docker/builder/dockerfile 0.239s coverage: 46.7% of statements [2022-03-07T08:48:17.991Z] === RUN TestBuilderGC [2022-03-07T08:48:17.991Z] --- PASS: TestBuilderGC (0.01s) [2022-03-07T08:48:17.991Z] === RUN TestDaemonConfigurationNotFound [2022-03-07T08:48:17.991Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestDaemonBrokenConfiguration [2022-03-07T08:48:17.991Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestFindConfigurationConflicts [2022-03-07T08:48:17.991Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-07T08:48:17.991Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-07T08:48:17.991Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-07T08:48:17.991Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-07T08:48:17.991Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-07T08:48:17.991Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-07T08:48:17.991Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-07T08:48:17.991Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-07T08:48:17.991Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-07T08:48:17.991Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-07T08:48:17.991Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-07T08:48:17.991Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-07T08:48:17.991Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestValidateConfiguration [2022-03-07T08:48:17.991Z] === RUN TestValidateConfiguration/with_label [2022-03-07T08:48:17.991Z] === RUN TestValidateConfiguration/with_dns [2022-03-07T08:48:17.991Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-07T08:48:17.991Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-07T08:48:17.991Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-07T08:48:17.991Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-07T08:48:17.991Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-07T08:48:17.991Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfiguration (0.01s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-07T08:48:17.991Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestReloadSetConfigFileNotExist [2022-03-07T08:48:17.991Z] time="2022-03-07T08:48:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-07T08:48:17.991Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-03-07T08:48:17.991Z] === RUN TestReloadDefaultConfigNotExist [2022-03-07T08:48:17.991Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:48:17.991Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestReloadBadDefaultConfig [2022-03-07T08:48:17.991Z] time="2022-03-07T08:48:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-275557781" [2022-03-07T08:48:17.991Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestReloadWithConflictingLabels [2022-03-07T08:48:17.991Z] time="2022-03-07T08:48:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3550571484" [2022-03-07T08:48:17.991Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestReloadWithDuplicateLabels [2022-03-07T08:48:17.991Z] time="2022-03-07T08:48:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3650737927" [2022-03-07T08:48:17.991Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestMaskURLCredentials [2022-03-07T08:48:17.991Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-07T08:48:17.991Z] === RUN TestDaemonConfigurationMerge [2022-03-07T08:48:17.991Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-07T08:48:17.991Z] PASS [2022-03-07T08:48:17.991Z] coverage: 79.2% of statements [2022-03-07T08:48:17.991Z] ok github.com/docker/docker/daemon/config 0.407s coverage: 79.2% of statements [2022-03-07T08:48:18.255Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T08:48:18.712Z] === RUN TestTCP4Proxy [2022-03-07T08:48:18.712Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-07T08:48:18.712Z] === RUN TestTCP4ProxyHalfClose [2022-03-07T08:48:18.712Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-07T08:48:18.712Z] === RUN TestTCP6Proxy [2022-03-07T08:48:18.712Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T08:48:18.712Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-07T08:48:18.712Z] === RUN TestTCPDualStackProxy [2022-03-07T08:48:18.712Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T08:48:18.712Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-07T08:48:18.712Z] === RUN TestUDP4Proxy [2022-03-07T08:48:18.712Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-07T08:48:18.712Z] === RUN TestUDP6Proxy [2022-03-07T08:48:18.712Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T08:48:18.712Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-07T08:48:18.712Z] === RUN TestUDPWriteError [2022-03-07T08:48:18.712Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-07T08:48:18.712Z] === RUN TestSCTP4Proxy [2022-03-07T08:48:18.712Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T08:48:18.712Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-07T08:48:18.712Z] === RUN TestSCTP6Proxy [2022-03-07T08:48:18.712Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T08:48:18.712Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-07T08:48:18.712Z] PASS [2022-03-07T08:48:18.712Z] coverage: 49.4% of statements [2022-03-07T08:48:18.712Z] ok github.com/docker/docker/cmd/docker-proxy 0.057s coverage: 49.4% of statements [2022-03-07T08:48:18.963Z] === RUN TestEventsLog [2022-03-07T08:48:18.963Z] --- PASS: TestEventsLog (0.00s) [2022-03-07T08:48:18.963Z] === RUN TestEventsLogTimeout [2022-03-07T08:48:18.963Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-07T08:48:18.963Z] === RUN TestLogEvents [2022-03-07T08:48:18.963Z] --- PASS: TestLogEvents (0.05s) [2022-03-07T08:48:18.963Z] === RUN TestLoadBufferedEvents [2022-03-07T08:48:18.963Z] === RUN TestWaitNodeAttachment [2022-03-07T08:48:18.963Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-03-07T08:48:18.963Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-07T08:48:18.963Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-07T08:48:18.963Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-07T08:48:18.963Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-07T08:48:18.963Z] PASS [2022-03-07T08:48:18.963Z] coverage: 50.0% of statements [2022-03-07T08:48:18.963Z] ok github.com/docker/docker/daemon/events 0.345s coverage: 50.0% of statements [2022-03-07T08:48:19.389Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-07T08:48:19.421Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-07T08:48:19.421Z] === RUN TestIsolationConversion [2022-03-07T08:48:19.421Z] === RUN TestIsolationConversion/default [2022-03-07T08:48:19.421Z] === RUN TestIsolationConversion/process [2022-03-07T08:48:19.421Z] === RUN TestIsolationConversion/hyperv [2022-03-07T08:48:19.421Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-07T08:48:19.421Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-07T08:48:19.421Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-07T08:48:19.421Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-07T08:48:19.421Z] === RUN TestContainerLabels [2022-03-07T08:48:19.421Z] --- PASS: TestContainerLabels (0.00s) [2022-03-07T08:48:19.421Z] === RUN TestCredentialSpecConversion [2022-03-07T08:48:19.421Z] === RUN TestCredentialSpecConversion/none [2022-03-07T08:48:19.421Z] === RUN TestCredentialSpecConversion/config [2022-03-07T08:48:19.421Z] === RUN TestCredentialSpecConversion/file [2022-03-07T08:48:19.421Z] === RUN TestCredentialSpecConversion/registry [2022-03-07T08:48:19.421Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-07T08:48:19.421Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-07T08:48:19.421Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-07T08:48:19.421Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-07T08:48:19.421Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-07T08:48:19.421Z] === RUN TestControllerValidateMountBind [2022-03-07T08:48:19.421Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-07T08:48:19.421Z] === RUN TestControllerValidateMountVolume [2022-03-07T08:48:19.421Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-07T08:48:19.421Z] === RUN TestControllerValidateMountTarget [2022-03-07T08:48:19.421Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-03-07T08:48:19.421Z] === RUN TestControllerValidateMountTmpfs [2022-03-07T08:48:19.421Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-07T08:48:19.421Z] === RUN TestControllerValidateMountInvalidType [2022-03-07T08:48:19.421Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-07T08:48:19.421Z] === RUN TestControllerValidateMountNamedPipe [2022-03-07T08:48:19.421Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-07T08:48:19.421Z] PASS [2022-03-07T08:48:19.421Z] coverage: 11.0% of statements [2022-03-07T08:48:19.421Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.627s coverage: 11.0% of statements [2022-03-07T08:48:19.484Z] --- PASS: TestDockerNetworkReConnect (2.76s) [2022-03-07T08:48:19.484Z] === RUN TestServicePlugin [2022-03-07T08:48:19.484Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:48:19.484Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-07T08:48:19.484Z] === RUN TestServiceUpdateLabel [2022-03-07T08:48:19.878Z] === RUN TestIsEmptyDir [2022-03-07T08:48:19.878Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-07T08:48:19.878Z] PASS [2022-03-07T08:48:19.878Z] coverage: 2.3% of statements [2022-03-07T08:48:19.878Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2022-03-07T08:48:20.334Z] === RUN TestVerifyNetworkingConfig [2022-03-07T08:48:20.755Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-07T08:48:20.791Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestGetContainer [2022-03-07T08:48:20.791Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestValidContainerNames [2022-03-07T08:48:20.791Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestContainerInitDNS [2022-03-07T08:48:20.791Z] daemon_test.go:145: root required [2022-03-07T08:48:20.791Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestMerge [2022-03-07T08:48:20.791Z] --- PASS: TestMerge (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestValidateContainerIsolation [2022-03-07T08:48:20.791Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestFindNetworkErrorType [2022-03-07T08:48:20.791Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestEnsureServicesExist [2022-03-07T08:48:20.791Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-03-07T08:48:20.791Z] === RUN TestEnsureServicesExistErrors [2022-03-07T08:48:20.791Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-07T08:48:20.791Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-07T08:48:20.791Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-07T08:48:20.791Z] --- PASS: TestEnsureServicesExistErrors (0.01s) [2022-03-07T08:48:20.791Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.01s) [2022-03-07T08:48:20.791Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestContainerDelete [2022-03-07T08:48:20.791Z] --- PASS: TestContainerDelete (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestContainerDoubleDelete [2022-03-07T08:48:20.791Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestLogContainerEventCopyLabels [2022-03-07T08:48:20.791Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestLogContainerEventWithAttributes [2022-03-07T08:48:20.791Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestNoneHealthcheck [2022-03-07T08:48:20.791Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestHealthStates [2022-03-07T08:48:20.791Z] === RUN TestLinkNaming [2022-03-07T08:48:20.791Z] --- PASS: TestLinkNaming (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestLinkNew [2022-03-07T08:48:20.791Z] --- PASS: TestLinkNew (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestLinkEnv [2022-03-07T08:48:20.791Z] --- PASS: TestLinkEnv (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestLinkMultipleEnv [2022-03-07T08:48:20.791Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestLinkPortRangeEnv [2022-03-07T08:48:20.791Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-07T08:48:20.791Z] PASS [2022-03-07T08:48:20.791Z] coverage: 93.0% of statements [2022-03-07T08:48:20.791Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-03-07T08:48:20.791Z] time="2022-03-07T08:48:20Z" 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-03-07T08:48:20.791Z] time="2022-03-07T08:48:20Z" 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-03-07T08:48:20.791Z] time="2022-03-07T08:48:20Z" 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-03-07T08:48:20.791Z] time="2022-03-07T08:48:20Z" 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-03-07T08:48:20.791Z] time="2022-03-07T08:48:20Z" 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-03-07T08:48:20.791Z] time="2022-03-07T08:48:20Z" 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-03-07T08:48:20.791Z] time="2022-03-07T08:48:20Z" 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-03-07T08:48:20.791Z] time="2022-03-07T08:48:20Z" 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-03-07T08:48:20.791Z] time="2022-03-07T08:48:20Z" 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-03-07T08:48:20.791Z] time="2022-03-07T08:48:20Z" 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-03-07T08:48:20.791Z] --- PASS: TestHealthStates (0.22s) [2022-03-07T08:48:20.791Z] === RUN TestGetInspectData [2022-03-07T08:48:20.791Z] --- PASS: TestGetInspectData (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestFillLicense [2022-03-07T08:48:20.791Z] --- PASS: TestFillLicense (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestListInvalidFilter [2022-03-07T08:48:20.791Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestNameFilter [2022-03-07T08:48:20.791Z] --- PASS: TestNameFilter (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-07T08:48:20.791Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-07T08:48:20.791Z] === 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-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-07T08:48:20.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-07T08:48:20.791Z] --- 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-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-07T08:48:20.791Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-07T08:48:20.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-07T08:48:20.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-07T08:48:20.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-07T08:48:20.792Z] === RUN TestDaemonReloadLabels [2022-03-07T08:48:20.792Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-07T08:48:20.792Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-07T08:48:20.792Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-07T08:48:20.792Z] === RUN TestDaemonReloadMirrors [2022-03-07T08:48:20.792Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-07T08:48:20.792Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-07T08:48:20.792Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-07T08:48:20.792Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-07T08:48:20.792Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-07T08:48:20.792Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-07T08:48:20.792Z] reload_test.go:342: root required [2022-03-07T08:48:20.792Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T08:48:20.792Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-07T08:48:20.792Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-07T08:48:20.792Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-07T08:48:20.792Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-07T08:48:20.792Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-07T08:48:20.792Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-03-07T08:48:20.792Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-07T08:48:20.792Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-07T08:48:20.792Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-07T08:48:20.792Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-07T08:48:20.792Z] === RUN TestParseVolumesFrom [2022-03-07T08:48:20.792Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-07T08:48:20.792Z] PASS [2022-03-07T08:48:20.792Z] coverage: 8.6% of statements [2022-03-07T08:48:20.792Z] ok github.com/docker/docker/daemon 0.483s coverage: 8.6% of statements [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-07T08:48:20.792Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-07T08:48:21.373Z] --- PASS: TestServiceUpdateLabel (1.67s) [2022-03-07T08:48:21.373Z] === RUN TestServiceUpdateSecrets [2022-03-07T08:48:22.123Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-07T08:48:22.686Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-07T08:48:22.965Z] === RUN TestAdapterReadLogs [2022-03-07T08:48:22.965Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-07T08:48:22.965Z] === RUN TestCopier [2022-03-07T08:48:22.965Z] --- PASS: TestCopier (0.00s) [2022-03-07T08:48:22.965Z] === RUN TestCopierLongLines [2022-03-07T08:48:22.965Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-07T08:48:22.965Z] === RUN TestCopierSlow [2022-03-07T08:48:22.965Z] --- PASS: TestCopierSlow (0.21s) [2022-03-07T08:48:22.965Z] === RUN TestCopierWithSized [2022-03-07T08:48:22.965Z] === RUN TestCopierWithSized/as_is [2022-03-07T08:48:22.965Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-07T08:48:22.965Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-07T08:48:22.965Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-07T08:48:22.965Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-07T08:48:22.965Z] === RUN TestCopierWithPartial [2022-03-07T08:48:22.965Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-07T08:48:22.965Z] === RUN TestRingLogger [2022-03-07T08:48:22.965Z] --- PASS: TestRingLogger (0.00s) [2022-03-07T08:48:22.965Z] === RUN TestRingCap [2022-03-07T08:48:22.965Z] --- PASS: TestRingCap (0.00s) [2022-03-07T08:48:22.965Z] === RUN TestRingClose [2022-03-07T08:48:22.965Z] --- PASS: TestRingClose (0.00s) [2022-03-07T08:48:22.965Z] === RUN TestRingDrain [2022-03-07T08:48:22.965Z] --- PASS: TestRingDrain (0.00s) [2022-03-07T08:48:22.965Z] PASS [2022-03-07T08:48:22.965Z] coverage: 43.2% of statements [2022-03-07T08:48:22.965Z] ok github.com/docker/docker/daemon/logger 0.294s coverage: 43.2% of statements [2022-03-07T08:48:23.423Z] === RUN TestNewStreamConfig [2022-03-07T08:48:23.423Z] === RUN TestNewStreamConfig/defaults [2022-03-07T08:48:23.423Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-07T08:48:23.423Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-07T08:48:23.423Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-07T08:48:23.423Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-07T08:48:23.423Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-07T08:48:23.423Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-07T08:48:23.423Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-07T08:48:23.423Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-07T08:48:23.423Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-07T08:48:23.423Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-07T08:48:23.423Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-07T08:48:23.423Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-07T08:48:23.423Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-07T08:48:23.423Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-07T08:48:23.423Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-07T08:48:23.423Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-07T08:48:23.423Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-07T08:48:23.423Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-07T08:48:23.423Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-07T08:48:23.423Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-07T08:48:23.423Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-07T08:48:23.423Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-07T08:48:23.423Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-07T08:48:23.423Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-07T08:48:23.423Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-07T08:48:23.423Z] time="2022-03-07T08:48:23Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-07T08:48:23.423Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-03-07T08:48:23.423Z] === RUN TestCreateSuccess [2022-03-07T08:48:23.423Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-07T08:48:23.423Z] === RUN TestCreateStreamSkipped [2022-03-07T08:48:23.423Z] time="2022-03-07T08:48:23Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-07T08:48:23.423Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-07T08:48:23.423Z] === RUN TestCreateLogGroupSuccess [2022-03-07T08:48:23.424Z] time="2022-03-07T08:48:23Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-07T08:48:23.424Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestCreateError [2022-03-07T08:48:23.424Z] --- PASS: TestCreateError (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestCreateAlreadyExists [2022-03-07T08:48:23.424Z] time="2022-03-07T08:48:23Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-07T08:48:23.424Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestLogClosed [2022-03-07T08:48:23.424Z] --- PASS: TestLogClosed (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestLogBlocking [2022-03-07T08:48:23.424Z] --- PASS: TestLogBlocking (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-07T08:48:23.424Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestLogNonBlockingBufferFull [2022-03-07T08:48:23.424Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestPublishBatchSuccess [2022-03-07T08:48:23.424Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestPublishBatchError [2022-03-07T08:48:23.424Z] time="2022-03-07T08:48:23Z" level=error msg=error [2022-03-07T08:48:23.424Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-07T08:48:23.424Z] time="2022-03-07T08:48:23Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T08:48:23.424Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-07T08:48:23.424Z] time="2022-03-07T08:48:23Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T08:48:23.424Z] time="2022-03-07T08:48:23Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-07T08:48:23.424Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestCollectBatchSimple [2022-03-07T08:48:23.424Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestCollectBatchTicker [2022-03-07T08:48:23.424Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestCollectBatchMultilinePattern [2022-03-07T08:48:23.424Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-07T08:48:23.424Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-07T08:48:23.424Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-07T08:48:23.424Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.12s) [2022-03-07T08:48:23.424Z] === RUN TestCollectBatchClose [2022-03-07T08:48:23.424Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-07T08:48:23.424Z] === RUN TestEffectiveLen [2022-03-07T08:48:23.424Z] === RUN TestEffectiveLen/0/Hello [2022-03-07T08:48:23.424Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-07T08:48:23.424Z] === RUN TestEffectiveLen/2/🙃 [2022-03-07T08:48:23.424Z] === RUN TestEffectiveLen/3/���� [2022-03-07T08:48:23.424Z] === RUN TestEffectiveLen/4/He��o [2022-03-07T08:48:23.424Z] === RUN TestEffectiveLen/5/ [2022-03-07T08:48:23.424Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-07T08:48:23.424Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-07T08:48:23.618Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-07T08:48:23.875Z] docker_api_swarm_test.go:585: [d80a495637b38] joining swarm manager [d3325f49ec08d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:48:23.880Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-07T08:48:23.880Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-07T08:48:23.880Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-07T08:48:23.880Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-07T08:48:23.880Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-07T08:48:23.880Z] === RUN TestFindValidSplit [2022-03-07T08:48:23.880Z] === RUN TestFindValidSplit/0/ [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1076: [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1077: [2022-03-07T08:48:23.880Z] === RUN TestFindValidSplit/1/Hello [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1076: Hello [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1077: [2022-03-07T08:48:23.880Z] === RUN TestFindValidSplit/2/Hello [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1076: He [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1077: llo [2022-03-07T08:48:23.880Z] === RUN TestFindValidSplit/3/Hello [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1076: [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1077: Hello [2022-03-07T08:48:23.880Z] === RUN TestFindValidSplit/4/🙃 [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1076: [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-07T08:48:23.880Z] === RUN TestFindValidSplit/5/🙃 [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1077: [2022-03-07T08:48:23.880Z] === RUN TestFindValidSplit/6/a� [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1076: a [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1077: � [2022-03-07T08:48:23.880Z] === RUN TestFindValidSplit/7/a� [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1076: a� [2022-03-07T08:48:23.880Z] cloudwatchlogs_test.go:1077: [2022-03-07T08:48:23.880Z] --- PASS: TestFindValidSplit (0.02s) [2022-03-07T08:48:23.880Z] --- PASS: TestFindValidSplit/0/ (0.02s) [2022-03-07T08:48:23.880Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-07T08:48:23.880Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-07T08:48:23.880Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-07T08:48:23.880Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-07T08:48:23.880Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-07T08:48:23.880Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-07T08:48:23.880Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-07T08:48:23.880Z] === RUN TestProcessEventEmoji [2022-03-07T08:48:23.880Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-07T08:48:23.880Z] === RUN TestCollectBatchLineSplit [2022-03-07T08:48:23.880Z] --- PASS: TestCollectBatchLineSplit (0.05s) [2022-03-07T08:48:23.880Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-07T08:48:23.880Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-07T08:48:23.880Z] === RUN TestCollectBatchMaxEvents [2022-03-07T08:48:23.880Z] --- PASS: TestCollectBatchMaxEvents (0.08s) [2022-03-07T08:48:23.880Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-07T08:48:23.880Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-07T08:48:23.880Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-07T08:48:23.880Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-07T08:48:23.880Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-07T08:48:23.880Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-07T08:48:23.880Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-07T08:48:23.880Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-07T08:48:23.880Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-07T08:48:23.880Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-07T08:48:23.880Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-07T08:48:23.880Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-07T08:48:23.881Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-07T08:48:23.881Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-07T08:48:23.881Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-07T08:48:23.881Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-07T08:48:23.881Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsFormat [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-07T08:48:23.881Z] === RUN TestCreateTagSuccess [2022-03-07T08:48:23.881Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-07T08:48:23.881Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-07T08:48:23.881Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-07T08:48:23.881Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-07T08:48:23.881Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-07T08:48:23.881Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-07T08:48:23.881Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-07T08:48:23.881Z] PASS [2022-03-07T08:48:23.881Z] coverage: 80.2% of statements [2022-03-07T08:48:23.881Z] ok github.com/docker/docker/daemon/logger/awslogs 0.680s coverage: 80.2% of statements [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptReconnectInterval [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-07T08:48:23.881Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-07T08:48:23.881Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-07T08:48:23.881Z] PASS [2022-03-07T08:48:23.881Z] coverage: 33.6% of statements [2022-03-07T08:48:23.881Z] ok github.com/docker/docker/daemon/logger/fluentd 0.072s coverage: 33.6% of statements [2022-03-07T08:48:24.337Z] === RUN TestSearchRegistryForImagesErrors [2022-03-07T08:48:24.337Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-07T08:48:24.338Z] === RUN TestSearchRegistryForImages [2022-03-07T08:48:24.338Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-07T08:48:24.338Z] === RUN TestOnlyPlatformWithFallback [2022-03-07T08:48:24.338Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-07T08:48:24.338Z] === RUN TestImageDelete [2022-03-07T08:48:24.338Z] === RUN TestImageDelete/no_lease [2022-03-07T08:48:24.338Z] === RUN TestImageDelete/lease_exists [2022-03-07T08:48:24.338Z] --- PASS: TestImageDelete (0.04s) [2022-03-07T08:48:24.338Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-07T08:48:24.338Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-07T08:48:24.338Z] === RUN TestContentStoreForPull [2022-03-07T08:48:24.338Z] --- PASS: TestContentStoreForPull (0.26s) [2022-03-07T08:48:24.338Z] PASS [2022-03-07T08:48:24.338Z] coverage: 6.8% of statements [2022-03-07T08:48:24.338Z] ok github.com/docker/docker/daemon/images 0.425s coverage: 6.8% of statements [2022-03-07T08:48:24.795Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T08:48:24.795Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T08:48:24.795Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-07T08:48:24.795Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T08:48:24.795Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-07T08:48:24.795Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-07T08:48:24.795Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-07T08:48:24.795Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-07T08:48:24.795Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-07T08:48:25.255Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-03-07T08:48:25.255Z] === RUN TestFastTimeMarshalJSON [2022-03-07T08:48:25.255Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-07T08:48:25.255Z] PASS [2022-03-07T08:48:25.255Z] coverage: 87.2% of statements [2022-03-07T08:48:25.255Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.316s coverage: 87.2% of statements [2022-03-07T08:48:25.255Z] === RUN TestJSONFileLogger [2022-03-07T08:48:25.255Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-07T08:48:25.255Z] === RUN TestJSONFileLoggerWithTags [2022-03-07T08:48:25.255Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-07T08:48:25.255Z] === RUN TestJSONFileLoggerWithOpts [2022-03-07T08:48:25.255Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-07T08:48:25.255Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-07T08:48:25.255Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-07T08:48:25.255Z] === RUN TestEncodeDecode [2022-03-07T08:48:25.255Z] === PAUSE TestEncodeDecode [2022-03-07T08:48:25.255Z] === RUN TestUnexpectedEOF [2022-03-07T08:48:25.255Z] time="2022-03-07T08:48:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T08:48:25.255Z] time="2022-03-07T08:48:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T08:48:25.255Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-03-07T08:48:25.255Z] === CONT TestEncodeDecode [2022-03-07T08:48:25.255Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-07T08:48:25.255Z] PASS [2022-03-07T08:48:25.255Z] coverage: 69.9% of statements [2022-03-07T08:48:25.255Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.296s coverage: 69.9% of statements [2022-03-07T08:48:25.767Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-07T08:48:26.219Z] === RUN TestWriteLog [2022-03-07T08:48:26.219Z] === PAUSE TestWriteLog [2022-03-07T08:48:26.219Z] === RUN TestReadLog [2022-03-07T08:48:26.219Z] === PAUSE TestReadLog [2022-03-07T08:48:26.219Z] === RUN TestDecode [2022-03-07T08:48:26.219Z] --- PASS: TestDecode (0.03s) [2022-03-07T08:48:26.219Z] === CONT TestWriteLog [2022-03-07T08:48:26.219Z] === CONT TestReadLog [2022-03-07T08:48:26.219Z] --- PASS: TestWriteLog (0.01s) [2022-03-07T08:48:26.219Z] === RUN TestReadLog/tail_exact [2022-03-07T08:48:26.219Z] === RUN TestReadLog/tail_less_than_available [2022-03-07T08:48:26.219Z] === RUN TestReadLog/tail_more_than_available [2022-03-07T08:48:26.219Z] --- PASS: TestReadLog (0.26s) [2022-03-07T08:48:26.219Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-03-07T08:48:26.219Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-07T08:48:26.219Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-07T08:48:26.219Z] PASS [2022-03-07T08:48:26.219Z] coverage: 78.7% of statements [2022-03-07T08:48:26.219Z] ok github.com/docker/docker/daemon/logger/local 0.500s coverage: 78.7% of statements [2022-03-07T08:48:26.676Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T08:48:26.696Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-07T08:48:26.696Z] check_test.go:379: [d99277029da7e] daemon is not started [2022-03-07T08:48:26.952Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-07T08:48:27.133Z] === RUN TestLog [2022-03-07T08:48:27.133Z] --- PASS: TestLog (0.03s) [2022-03-07T08:48:27.133Z] PASS [2022-03-07T08:48:27.133Z] coverage: 31.5% of statements [2022-03-07T08:48:27.133Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.113s coverage: 31.5% of statements [2022-03-07T08:48:27.133Z] === RUN TestOpenFileDelete [2022-03-07T08:48:27.133Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-07T08:48:27.133Z] === RUN TestOpenFileRename [2022-03-07T08:48:27.133Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-07T08:48:27.133Z] === RUN TestHandleDecoderErr [2022-03-07T08:48:27.133Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-07T08:48:27.133Z] === RUN TestParseLogTagDefaultTag [2022-03-07T08:48:27.133Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-07T08:48:27.133Z] === RUN TestParseLogTag [2022-03-07T08:48:27.133Z] --- PASS: TestParseLogTag (0.00s) [2022-03-07T08:48:27.133Z] === RUN TestParseLogTagEmptyTag [2022-03-07T08:48:27.133Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-07T08:48:27.133Z] === RUN TestTailFiles [2022-03-07T08:48:27.133Z] --- PASS: TestTailFiles (0.00s) [2022-03-07T08:48:27.133Z] === RUN TestFollowLogsConsumerGone [2022-03-07T08:48:27.133Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-07T08:48:27.133Z] === RUN TestFollowLogsProducerGone [2022-03-07T08:48:27.133Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-07T08:48:27.133Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-07T08:48:27.133Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-07T08:48:27.133Z] === RUN TestCheckCapacityAndRotate [2022-03-07T08:48:27.133Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-07T08:48:27.133Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-07T08:48:27.133Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-07T08:48:27.133Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-07T08:48:27.133Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-07T08:48:27.133Z] PASS [2022-03-07T08:48:27.133Z] coverage: 53.5% of statements [2022-03-07T08:48:27.133Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.141s coverage: 53.5% of statements [2022-03-07T08:48:28.097Z] === RUN TestValidateLogOpt [2022-03-07T08:48:28.097Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestNewMissedConfig [2022-03-07T08:48:28.097Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestNewMissedUrl [2022-03-07T08:48:28.097Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestNewMissedToken [2022-03-07T08:48:28.097Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestNewWithProxy [2022-03-07T08:48:28.097Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestDefault [2022-03-07T08:48:28.097Z] --- PASS: TestDefault (0.01s) [2022-03-07T08:48:28.097Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-07T08:48:28.097Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestJsonFormat [2022-03-07T08:48:28.097Z] --- PASS: TestJsonFormat (0.01s) [2022-03-07T08:48:28.097Z] === RUN TestRawFormat [2022-03-07T08:48:28.097Z] --- PASS: TestRawFormat (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestRawFormatWithLabels [2022-03-07T08:48:28.097Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestRawFormatWithoutTag [2022-03-07T08:48:28.097Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestBatching [2022-03-07T08:48:28.097Z] === RUN TestNewParse [2022-03-07T08:48:28.097Z] --- PASS: TestNewParse (0.00s) [2022-03-07T08:48:28.097Z] PASS [2022-03-07T08:48:28.097Z] coverage: 8.3% of statements [2022-03-07T08:48:28.097Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2022-03-07T08:48:28.097Z] --- PASS: TestBatching (0.29s) [2022-03-07T08:48:28.097Z] === RUN TestFrequency [2022-03-07T08:48:28.097Z] === RUN TestParseLogFormat [2022-03-07T08:48:28.097Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestValidateLogOptEmpty [2022-03-07T08:48:28.097Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestValidateSyslogAddress [2022-03-07T08:48:28.097Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestParseAddressDefaultPort [2022-03-07T08:48:28.097Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestValidateSyslogFacility [2022-03-07T08:48:28.097Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestValidateLogOptSyslogFormat [2022-03-07T08:48:28.097Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-07T08:48:28.097Z] === RUN TestValidateLogOpt [2022-03-07T08:48:28.097Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T08:48:28.097Z] PASS [2022-03-07T08:48:28.097Z] coverage: 46.8% of statements [2022-03-07T08:48:28.097Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 46.8% of statements [2022-03-07T08:48:28.554Z] --- PASS: TestFrequency (0.18s) [2022-03-07T08:48:28.554Z] === RUN TestOneMessagePerRequest [2022-03-07T08:48:28.554Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-07T08:48:28.554Z] === RUN TestVerify [2022-03-07T08:48:28.554Z] --- PASS: TestVerify (0.01s) [2022-03-07T08:48:28.554Z] === RUN TestSkipVerify [2022-03-07T08:48:28.554Z] time="2022-03-07T08:48:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:48:28.554Z] time="2022-03-07T08:48:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:48:28.554Z] time="2022-03-07T08:48:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:48:28.844Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-07T08:48:29.024Z] === RUN TestCheckpointCreateError [2022-03-07T08:48:29.024Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestCheckpointCreate [2022-03-07T08:48:29.024Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestCheckpointDeleteError [2022-03-07T08:48:29.024Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestCheckpointDelete [2022-03-07T08:48:29.024Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestCheckpointListError [2022-03-07T08:48:29.024Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestCheckpointList [2022-03-07T08:48:29.024Z] --- PASS: TestCheckpointList (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestCheckpointListContainerNotFound [2022-03-07T08:48:29.024Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestNewClientWithOpsFromEnv [2022-03-07T08:48:29.024Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T08:48:29.024Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestGetAPIPath [2022-03-07T08:48:29.024Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestParseHostURL [2022-03-07T08:48:29.024Z] --- PASS: TestParseHostURL (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-07T08:48:29.024Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-07T08:48:29.024Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestNegotiateAPIVersion [2022-03-07T08:48:29.024Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestNegotiateAPVersionOverride [2022-03-07T08:48:29.024Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-07T08:48:29.024Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-07T08:48:29.024Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-07T08:48:29.024Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestClientRedirect [2022-03-07T08:48:29.024Z] --- PASS: TestClientRedirect (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestConfigCreateUnsupported [2022-03-07T08:48:29.024Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestConfigCreateError [2022-03-07T08:48:29.024Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestConfigCreate [2022-03-07T08:48:29.024Z] --- PASS: TestConfigCreate (0.00s) [2022-03-07T08:48:29.024Z] === RUN TestConfigInspectNotFound [2022-03-07T08:48:29.024Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigInspectWithEmptyID [2022-03-07T08:48:29.025Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigInspectUnsupported [2022-03-07T08:48:29.025Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigInspectError [2022-03-07T08:48:29.025Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigInspectConfigNotFound [2022-03-07T08:48:29.025Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigInspect [2022-03-07T08:48:29.025Z] --- PASS: TestConfigInspect (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigListUnsupported [2022-03-07T08:48:29.025Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigListError [2022-03-07T08:48:29.025Z] --- PASS: TestConfigListError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigList [2022-03-07T08:48:29.025Z] --- PASS: TestConfigList (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigRemoveUnsupported [2022-03-07T08:48:29.025Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigRemoveError [2022-03-07T08:48:29.025Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigRemove [2022-03-07T08:48:29.025Z] --- PASS: TestConfigRemove (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigUpdateUnsupported [2022-03-07T08:48:29.025Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigUpdateError [2022-03-07T08:48:29.025Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestConfigUpdate [2022-03-07T08:48:29.025Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerCommitError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerCommit [2022-03-07T08:48:29.025Z] --- PASS: TestContainerCommit (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerStatPathError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerStatPathNotFoundError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerStatPathNoHeaderError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerStatPath [2022-03-07T08:48:29.025Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestCopyToContainerError [2022-03-07T08:48:29.025Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestCopyToContainerNotFoundError [2022-03-07T08:48:29.025Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-07T08:48:29.025Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestCopyToContainer [2022-03-07T08:48:29.025Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestCopyFromContainerError [2022-03-07T08:48:29.025Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestCopyFromContainerNotFoundError [2022-03-07T08:48:29.025Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-07T08:48:29.025Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-07T08:48:29.025Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestCopyFromContainer [2022-03-07T08:48:29.025Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerCreateError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerCreateImageNotFound [2022-03-07T08:48:29.025Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerCreateWithName [2022-03-07T08:48:29.025Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerCreateAutoRemove [2022-03-07T08:48:29.025Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerDiffError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerDiff [2022-03-07T08:48:29.025Z] --- PASS: TestContainerDiff (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerExecCreateError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerExecCreate [2022-03-07T08:48:29.025Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerExecStartError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerExecStart [2022-03-07T08:48:29.025Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerExecInspectError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerExecInspect [2022-03-07T08:48:29.025Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerExportError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerExportError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerExport [2022-03-07T08:48:29.025Z] --- PASS: TestContainerExport (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerInspectError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerInspectContainerNotFound [2022-03-07T08:48:29.025Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerInspectWithEmptyID [2022-03-07T08:48:29.025Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerInspect [2022-03-07T08:48:29.025Z] --- PASS: TestContainerInspect (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerInspectNode [2022-03-07T08:48:29.025Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerKillError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerKillError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerKill [2022-03-07T08:48:29.025Z] --- PASS: TestContainerKill (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerListError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerListError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerList [2022-03-07T08:48:29.025Z] --- PASS: TestContainerList (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerLogsNotFoundError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerLogsError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerLogs [2022-03-07T08:48:29.025Z] --- PASS: TestContainerLogs (0.19s) [2022-03-07T08:48:29.025Z] === RUN TestContainerPauseError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerPause [2022-03-07T08:48:29.025Z] --- PASS: TestContainerPause (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainersPruneError [2022-03-07T08:48:29.025Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainersPrune [2022-03-07T08:48:29.025Z] --- PASS: TestContainersPrune (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerRemoveError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerRemoveNotFoundError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerRemove [2022-03-07T08:48:29.025Z] --- PASS: TestContainerRemove (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerRenameError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerRename [2022-03-07T08:48:29.025Z] --- PASS: TestContainerRename (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerResizeError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerExecResizeError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerResize [2022-03-07T08:48:29.025Z] --- PASS: TestContainerResize (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerExecResize [2022-03-07T08:48:29.025Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerRestartError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerRestart [2022-03-07T08:48:29.025Z] --- PASS: TestContainerRestart (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerStartError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerStartError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerStart [2022-03-07T08:48:29.025Z] --- PASS: TestContainerStart (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerStatsError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerStats [2022-03-07T08:48:29.025Z] --- PASS: TestContainerStats (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerStopError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerStopError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerStop [2022-03-07T08:48:29.025Z] --- PASS: TestContainerStop (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerTopError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerTopError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerTop [2022-03-07T08:48:29.025Z] --- PASS: TestContainerTop (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerUnpauseError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerUnpause [2022-03-07T08:48:29.025Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerUpdateError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerUpdate [2022-03-07T08:48:29.025Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerWaitError [2022-03-07T08:48:29.025Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestContainerWait [2022-03-07T08:48:29.025Z] --- PASS: TestContainerWait (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestDiskUsageError [2022-03-07T08:48:29.025Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestDiskUsage [2022-03-07T08:48:29.025Z] --- PASS: TestDiskUsage (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestDistributionInspectUnsupported [2022-03-07T08:48:29.025Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestDistributionInspectWithEmptyID [2022-03-07T08:48:29.025Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestEventsErrorInOptions [2022-03-07T08:48:29.025Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestEventsErrorFromServer [2022-03-07T08:48:29.025Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestEvents [2022-03-07T08:48:29.025Z] --- PASS: TestEvents (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestTLSCloseWriter [2022-03-07T08:48:29.025Z] === PAUSE TestTLSCloseWriter [2022-03-07T08:48:29.025Z] === RUN TestImageBuildError [2022-03-07T08:48:29.025Z] --- PASS: TestImageBuildError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageBuild [2022-03-07T08:48:29.025Z] --- PASS: TestImageBuild (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestGetDockerOS [2022-03-07T08:48:29.025Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageCreateError [2022-03-07T08:48:29.025Z] --- PASS: TestImageCreateError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageCreate [2022-03-07T08:48:29.025Z] --- PASS: TestImageCreate (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageHistoryError [2022-03-07T08:48:29.025Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageHistory [2022-03-07T08:48:29.025Z] --- PASS: TestImageHistory (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageImportError [2022-03-07T08:48:29.025Z] --- PASS: TestImageImportError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageImport [2022-03-07T08:48:29.025Z] --- PASS: TestImageImport (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageInspectError [2022-03-07T08:48:29.025Z] --- PASS: TestImageInspectError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageInspectImageNotFound [2022-03-07T08:48:29.025Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageInspectWithEmptyID [2022-03-07T08:48:29.025Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageInspect [2022-03-07T08:48:29.025Z] --- PASS: TestImageInspect (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageListError [2022-03-07T08:48:29.025Z] --- PASS: TestImageListError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageList [2022-03-07T08:48:29.025Z] --- PASS: TestImageList (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageListApiBefore125 [2022-03-07T08:48:29.025Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageLoadError [2022-03-07T08:48:29.025Z] --- PASS: TestImageLoadError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageLoad [2022-03-07T08:48:29.025Z] --- PASS: TestImageLoad (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagesPruneError [2022-03-07T08:48:29.025Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagesPrune [2022-03-07T08:48:29.025Z] --- PASS: TestImagesPrune (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePullReferenceParseError [2022-03-07T08:48:29.025Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePullAnyError [2022-03-07T08:48:29.025Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-07T08:48:29.025Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T08:48:29.025Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T08:48:29.025Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-07T08:48:29.025Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePullWithoutErrors [2022-03-07T08:48:29.025Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePushReferenceError [2022-03-07T08:48:29.025Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePushAnyError [2022-03-07T08:48:29.025Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-07T08:48:29.025Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T08:48:29.025Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T08:48:29.025Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-07T08:48:29.025Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImagePushWithoutErrors [2022-03-07T08:48:29.025Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-07T08:48:29.025Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-07T08:48:29.025Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-07T08:48:29.025Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-07T08:48:29.025Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-07T08:48:29.025Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-07T08:48:29.025Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-07T08:48:29.025Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-07T08:48:29.025Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageRemoveError [2022-03-07T08:48:29.025Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageRemoveImageNotFound [2022-03-07T08:48:29.025Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageRemove [2022-03-07T08:48:29.025Z] --- PASS: TestImageRemove (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageSaveError [2022-03-07T08:48:29.025Z] --- PASS: TestImageSaveError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageSave [2022-03-07T08:48:29.025Z] --- PASS: TestImageSave (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageSearchAnyError [2022-03-07T08:48:29.025Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-07T08:48:29.025Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-07T08:48:29.025Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-07T08:48:29.025Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-07T08:48:29.025Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageSearchWithoutErrors [2022-03-07T08:48:29.025Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageTagError [2022-03-07T08:48:29.025Z] --- PASS: TestImageTagError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageTagInvalidReference [2022-03-07T08:48:29.025Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageTagInvalidSourceImageName [2022-03-07T08:48:29.025Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageTagHexSource [2022-03-07T08:48:29.025Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestImageTag [2022-03-07T08:48:29.025Z] --- PASS: TestImageTag (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestInfoServerError [2022-03-07T08:48:29.025Z] --- PASS: TestInfoServerError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestInfoInvalidResponseJSONError [2022-03-07T08:48:29.025Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestInfo [2022-03-07T08:48:29.025Z] --- PASS: TestInfo (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworkConnectError [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworkConnect [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworkCreateError [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworkCreate [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworkDisconnectError [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworkDisconnect [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworkInspect [2022-03-07T08:48:29.025Z] === RUN TestNetworkInspect/empty_ID [2022-03-07T08:48:29.025Z] === RUN TestNetworkInspect/no_options [2022-03-07T08:48:29.025Z] === RUN TestNetworkInspect/verbose [2022-03-07T08:48:29.025Z] === RUN TestNetworkInspect/global_scope [2022-03-07T08:48:29.025Z] === RUN TestNetworkInspect/unknown_network [2022-03-07T08:48:29.025Z] === RUN TestNetworkInspect/server_error [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworkListError [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkListError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworkList [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkList (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworksPruneError [2022-03-07T08:48:29.025Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworksPrune [2022-03-07T08:48:29.025Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworkRemoveError [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-07T08:48:29.025Z] === RUN TestNetworkRemove [2022-03-07T08:48:29.025Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestNodeInspectError [2022-03-07T08:48:29.026Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestNodeInspectNodeNotFound [2022-03-07T08:48:29.026Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestNodeInspectWithEmptyID [2022-03-07T08:48:29.026Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestNodeInspect [2022-03-07T08:48:29.026Z] --- PASS: TestNodeInspect (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestNodeListError [2022-03-07T08:48:29.026Z] --- PASS: TestNodeListError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestNodeList [2022-03-07T08:48:29.026Z] --- PASS: TestNodeList (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestNodeRemoveError [2022-03-07T08:48:29.026Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestNodeRemove [2022-03-07T08:48:29.026Z] --- PASS: TestNodeRemove (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestNodeUpdateError [2022-03-07T08:48:29.026Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestNodeUpdate [2022-03-07T08:48:29.026Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestOptionWithHostFromEnv [2022-03-07T08:48:29.026Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestOptionWithTimeout [2022-03-07T08:48:29.026Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestOptionWithVersionFromEnv [2022-03-07T08:48:29.026Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPingFail [2022-03-07T08:48:29.026Z] --- PASS: TestPingFail (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPingWithError [2022-03-07T08:48:29.026Z] 2022/03/07 08:48:28 RoundTripper returned a response & error; ignoring response [2022-03-07T08:48:29.026Z] 2022/03/07 08:48:28 RoundTripper returned a response & error; ignoring response [2022-03-07T08:48:29.026Z] --- PASS: TestPingWithError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPingSuccess [2022-03-07T08:48:29.026Z] --- PASS: TestPingSuccess (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPingHeadFallback [2022-03-07T08:48:29.026Z] === RUN TestPingHeadFallback/OK [2022-03-07T08:48:29.026Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-07T08:48:29.026Z] === RUN TestPingHeadFallback/Not_Found [2022-03-07T08:48:29.026Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-07T08:48:29.026Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-07T08:48:29.026Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-07T08:48:29.026Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-07T08:48:29.026Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-07T08:48:29.026Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginDisableError [2022-03-07T08:48:29.026Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginDisable [2022-03-07T08:48:29.026Z] --- PASS: TestPluginDisable (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginEnableError [2022-03-07T08:48:29.026Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginEnable [2022-03-07T08:48:29.026Z] --- PASS: TestPluginEnable (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginInspectError [2022-03-07T08:48:29.026Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginInspectWithEmptyID [2022-03-07T08:48:29.026Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginInspect [2022-03-07T08:48:29.026Z] --- PASS: TestPluginInspect (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginListError [2022-03-07T08:48:29.026Z] --- PASS: TestPluginListError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginList [2022-03-07T08:48:29.026Z] --- PASS: TestPluginList (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginPushError [2022-03-07T08:48:29.026Z] --- PASS: TestPluginPushError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginPush [2022-03-07T08:48:29.026Z] --- PASS: TestPluginPush (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginRemoveError [2022-03-07T08:48:29.026Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginRemove [2022-03-07T08:48:29.026Z] --- PASS: TestPluginRemove (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginSetError [2022-03-07T08:48:29.026Z] --- PASS: TestPluginSetError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPluginSet [2022-03-07T08:48:29.026Z] --- PASS: TestPluginSet (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSetHostHeader [2022-03-07T08:48:29.026Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestPlainTextError [2022-03-07T08:48:29.026Z] --- PASS: TestPlainTextError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestInfiniteError [2022-03-07T08:48:29.026Z] --- PASS: TestInfiniteError (0.04s) [2022-03-07T08:48:29.026Z] === RUN TestCanceledContext [2022-03-07T08:48:29.026Z] 2022/03/07 08:48:28 RoundTripper returned a response & error; ignoring response [2022-03-07T08:48:29.026Z] --- PASS: TestCanceledContext (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestDeadlineExceededContext [2022-03-07T08:48:29.026Z] 2022/03/07 08:48:28 RoundTripper returned a response & error; ignoring response [2022-03-07T08:48:29.026Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretCreateUnsupported [2022-03-07T08:48:29.026Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretCreateError [2022-03-07T08:48:29.026Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretCreate [2022-03-07T08:48:29.026Z] --- PASS: TestSecretCreate (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretInspectUnsupported [2022-03-07T08:48:29.026Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretInspectError [2022-03-07T08:48:29.026Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretInspectSecretNotFound [2022-03-07T08:48:29.026Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretInspectWithEmptyID [2022-03-07T08:48:29.026Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretInspect [2022-03-07T08:48:29.026Z] --- PASS: TestSecretInspect (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretListUnsupported [2022-03-07T08:48:29.026Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretListError [2022-03-07T08:48:29.026Z] --- PASS: TestSecretListError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretList [2022-03-07T08:48:29.026Z] --- PASS: TestSecretList (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretRemoveUnsupported [2022-03-07T08:48:29.026Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretRemoveError [2022-03-07T08:48:29.026Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretRemove [2022-03-07T08:48:29.026Z] --- PASS: TestSecretRemove (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretUpdateUnsupported [2022-03-07T08:48:29.026Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretUpdateError [2022-03-07T08:48:29.026Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSecretUpdate [2022-03-07T08:48:29.026Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceCreateError [2022-03-07T08:48:29.026Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceCreate [2022-03-07T08:48:29.026Z] --- PASS: TestServiceCreate (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-07T08:48:29.026Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceCreateDigestPinning [2022-03-07T08:48:29.026Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceInspectError [2022-03-07T08:48:29.026Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceInspectServiceNotFound [2022-03-07T08:48:29.026Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceInspectWithEmptyID [2022-03-07T08:48:29.026Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceInspect [2022-03-07T08:48:29.026Z] --- PASS: TestServiceInspect (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceListError [2022-03-07T08:48:29.026Z] --- PASS: TestServiceListError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceList [2022-03-07T08:48:29.026Z] --- PASS: TestServiceList (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceLogsError [2022-03-07T08:48:29.026Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceLogs [2022-03-07T08:48:29.026Z] --- PASS: TestServiceLogs (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceRemoveError [2022-03-07T08:48:29.026Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceRemoveNotFoundError [2022-03-07T08:48:29.026Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceRemove [2022-03-07T08:48:29.026Z] --- PASS: TestServiceRemove (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceUpdateError [2022-03-07T08:48:29.026Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestServiceUpdate [2022-03-07T08:48:29.026Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmGetUnlockKeyError [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmGetUnlockKey [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmInitError [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmInit [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmInit (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmInspectError [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmInspect [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmJoinError [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmJoin [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmLeaveError [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmLeave [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmUnlockError [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmUnlock [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmUpdateError [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestSwarmUpdate [2022-03-07T08:48:29.026Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestTaskInspectError [2022-03-07T08:48:29.026Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestTaskInspectWithEmptyID [2022-03-07T08:48:29.026Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestTaskInspect [2022-03-07T08:48:29.026Z] --- PASS: TestTaskInspect (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestTaskListError [2022-03-07T08:48:29.026Z] --- PASS: TestTaskListError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestTaskList [2022-03-07T08:48:29.026Z] --- PASS: TestTaskList (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestVolumeCreateError [2022-03-07T08:48:29.026Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestVolumeCreate [2022-03-07T08:48:29.026Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestVolumeInspectError [2022-03-07T08:48:29.026Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestVolumeInspectNotFound [2022-03-07T08:48:29.026Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestVolumeInspectWithEmptyID [2022-03-07T08:48:29.026Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestVolumeInspect [2022-03-07T08:48:29.026Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestVolumeListError [2022-03-07T08:48:29.026Z] --- PASS: TestVolumeListError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestVolumeList [2022-03-07T08:48:29.026Z] --- PASS: TestVolumeList (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestVolumeRemoveError [2022-03-07T08:48:29.026Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-07T08:48:29.026Z] === RUN TestVolumeRemove [2022-03-07T08:48:29.026Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-07T08:48:29.026Z] === CONT TestTLSCloseWriter [2022-03-07T08:48:29.026Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-07T08:48:29.026Z] PASS [2022-03-07T08:48:29.026Z] coverage: 75.2% of statements [2022-03-07T08:48:29.026Z] ok github.com/docker/docker/client 0.570s coverage: 75.2% of statements [2022-03-07T08:48:29.519Z] --- PASS: TestSkipVerify (1.02s) [2022-03-07T08:48:29.519Z] === RUN TestBufferMaximum [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642909.147309\",\"host\":\"9b1002c30d77\"}'" [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642909.147309\",\"host\":\"9b1002c30d77\"}'" [2022-03-07T08:48:29.519Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-07T08:48:29.519Z] === RUN TestServerAlwaysDown [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642909.150968\",\"host\":\"9b1002c30d77\"}'" [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642909.150968\",\"host\":\"9b1002c30d77\"}'" [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642909.150968\",\"host\":\"9b1002c30d77\"}'" [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642909.151955\",\"host\":\"9b1002c30d77\"}'" [2022-03-07T08:48:29.519Z] time="2022-03-07T08:48:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642909.151955\",\"host\":\"9b1002c30d77\"}'" [2022-03-07T08:48:29.519Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-07T08:48:29.519Z] === RUN TestCannotSendAfterClose [2022-03-07T08:48:29.519Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-07T08:48:29.519Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-07T08:48:29.519Z] === RUN TestV1IDService [2022-03-07T08:48:29.519Z] --- PASS: TestV1IDService (0.02s) [2022-03-07T08:48:29.519Z] === RUN TestV2MetadataService [2022-03-07T08:48:30.211Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-07T08:48:30.484Z] time="2022-03-07T08:48:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-07T08:48:30.484Z] time="2022-03-07T08:48:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9b1002c30d77\"}'" [2022-03-07T08:48:30.484Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-07T08:48:30.484Z] PASS [2022-03-07T08:48:30.484Z] coverage: 82.5% of statements [2022-03-07T08:48:30.484Z] ok github.com/docker/docker/daemon/logger/splunk 2.622s coverage: 82.5% of statements [2022-03-07T08:48:30.484Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T08:48:30.484Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-07T08:48:30.484Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T08:48:30.484Z] --- PASS: TestV2MetadataService (0.85s) [2022-03-07T08:48:30.484Z] PASS [2022-03-07T08:48:30.484Z] coverage: 48.2% of statements [2022-03-07T08:48:30.484Z] ok github.com/docker/docker/distribution/metadata 0.970s coverage: 48.2% of statements [2022-03-07T08:48:30.942Z] === RUN TestSuccessfulDownload [2022-03-07T08:48:30.942Z] download_test.go:267: Needs fixing on Windows [2022-03-07T08:48:30.942Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-07T08:48:30.942Z] === RUN TestCancelledDownload [2022-03-07T08:48:30.942Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-07T08:48:30.942Z] === RUN TestMaxDownloadAttempts [2022-03-07T08:48:30.942Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T08:48:30.942Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T08:48:30.942Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T08:48:30.942Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T08:48:30.942Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T08:48:30.942Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T08:48:30.942Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T08:48:30.942Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T08:48:30.942Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T08:48:30.942Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T08:48:30.942Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T08:48:30.942Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T08:48:30.942Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-07T08:48:30.942Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-07T08:48:30.942Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-07T08:48:30.942Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-07T08:48:30.942Z] === RUN TestContinueOnError_NeverContinue [2022-03-07T08:48:30.942Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-07T08:48:30.942Z] === RUN TestManifestStore [2022-03-07T08:48:30.942Z] === RUN TestManifestStore/no_remote_or_local [2022-03-07T08:48:31.400Z] time="2022-03-07T08:48:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T08:48:31.400Z] time="2022-03-07T08:48:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T08:48:31.400Z] time="2022-03-07T08:48:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T08:48:31.400Z] time="2022-03-07T08:48:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T08:48:31.400Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-07T08:48:31.400Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2022-03-07T08:48:31.400Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2022-03-07T08:48:31.400Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2022-03-07T08:48:31.400Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2022-03-07T08:48:31.400Z] === RUN TestTransfer [2022-03-07T08:48:31.400Z] time="2022-03-07T08:48:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3284320064\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-07T08:48:31.400Z] === RUN TestManifestStore/no_local_cache [2022-03-07T08:48:31.400Z] === RUN TestManifestStore/with_local_cache [2022-03-07T08:48:31.400Z] === RUN TestManifestStore/unknown_media_type [2022-03-07T08:48:31.400Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-07T08:48:31.400Z] time="2022-03-07T08:48:31Z" level=warning msg="reference for unknown type: " [2022-03-07T08:48:31.400Z] --- PASS: TestTransfer (0.12s) [2022-03-07T08:48:31.400Z] === RUN TestConcurrencyLimit [2022-03-07T08:48:31.400Z] time="2022-03-07T08:48:31Z" level=warning msg="reference for unknown type: " [2022-03-07T08:48:31.400Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-07T08:48:31.400Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-07T08:48:31.400Z] time="2022-03-07T08:48:31Z" level=warning msg="reference for unknown type: " [2022-03-07T08:48:31.400Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-07T08:48:31.400Z] time="2022-03-07T08:48:31Z" level=warning msg="reference for unknown type: " [2022-03-07T08:48:31.400Z] time="2022-03-07T08:48:31Z" level=warning msg="reference for unknown type: " [2022-03-07T08:48:31.400Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-07T08:48:31.400Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-07T08:48:31.400Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-07T08:48:31.578Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-07T08:48:31.857Z] time="2022-03-07T08:48:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-07T08:48:31.857Z] --- PASS: TestManifestStore (0.48s) [2022-03-07T08:48:31.857Z] --- PASS: TestManifestStore/no_remote_or_local (0.33s) [2022-03-07T08:48:31.857Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-07T08:48:31.857Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-07T08:48:31.857Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-07T08:48:31.857Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-07T08:48:31.857Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-07T08:48:31.857Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-07T08:48:31.857Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-07T08:48:31.857Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-03-07T08:48:31.857Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-03-07T08:48:31.857Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaType [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-07T08:48:31.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-07T08:48:31.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-07T08:48:31.857Z] === RUN TestFixManifestLayers [2022-03-07T08:48:31.857Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-07T08:48:31.857Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-07T08:48:31.857Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T08:48:31.857Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T08:48:31.857Z] === RUN TestFixManifestLayersBadParent [2022-03-07T08:48:31.857Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-07T08:48:31.857Z] === RUN TestValidateManifest [2022-03-07T08:48:31.857Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T08:48:31.857Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-07T08:48:31.857Z] === RUN TestFormatPlatform [2022-03-07T08:48:31.857Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-07T08:48:31.857Z] === RUN TestPullSchema2Config [2022-03-07T08:48:31.857Z] === RUN TestPullSchema2Config/success_first_time [2022-03-07T08:48:31.857Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T08:48:31.857Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T08:48:31.857Z] === RUN TestPullSchema2Config/500_status [2022-03-07T08:48:31.857Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T08:48:31.857Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T08:48:31.857Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T08:48:31.857Z] === RUN TestPullSchema2Config/EOF [2022-03-07T08:48:31.857Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T08:48:31.857Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T08:48:31.857Z] 2022/03/07 08:48:31 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-07T08:48:31.857Z] goroutine 105 [running]: [2022-03-07T08:48:31.857Z] net/http.(*conn).serve.func1() [2022-03-07T08:48:31.857Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T08:48:31.857Z] panic({0x1534800, 0x16b5ea0}) [2022-03-07T08:48:31.857Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T08:48:31.857Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000bf704, {0x16c7200, 0xc0000ae700}) [2022-03-07T08:48:31.857Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-07T08:48:31.857Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16c7200, 0xc0000ae700}, 0xc000469f00) [2022-03-07T08:48:31.857Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-07T08:48:31.857Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x16c7200, 0xc0000ae700}, 0x1048e35) [2022-03-07T08:48:31.857Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T08:48:31.857Z] net/http.serverHandler.ServeHTTP({0xc000246300}, {0x16c7200, 0xc0000ae700}, 0xc000469f00) [2022-03-07T08:48:31.857Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T08:48:31.857Z] net/http.(*conn).serve(0xc000063040, {0x16cb838, 0xc000284840}) [2022-03-07T08:48:31.857Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T08:48:31.857Z] created by net/http.(*Server).Serve [2022-03-07T08:48:31.857Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T08:48:31.857Z] --- PASS: TestConcurrencyLimit (0.51s) [2022-03-07T08:48:31.857Z] === RUN TestInactiveJobs [2022-03-07T08:48:32.317Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T08:48:32.317Z] === RUN TestPullSchema2Config/unauthorized [2022-03-07T08:48:32.317Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T08:48:32.317Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T08:48:32.317Z] --- PASS: TestPullSchema2Config (0.61s) [2022-03-07T08:48:32.317Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-07T08:48:32.317Z] --- PASS: TestPullSchema2Config/500_status (0.30s) [2022-03-07T08:48:32.317Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-07T08:48:32.317Z] --- PASS: TestPullSchema2Config/unauthorized (0.05s) [2022-03-07T08:48:32.317Z] === RUN TestGetRepositoryMountCandidates [2022-03-07T08:48:32.317Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestLayerAlreadyExists [2022-03-07T08:48:32.317Z] 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-03-07T08:48:32.317Z] 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-03-07T08:48:32.317Z] 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-03-07T08:48:32.317Z] 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-03-07T08:48:32.317Z] 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-03-07T08:48:32.317Z] 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-03-07T08:48:32.317Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestWhenEmptyAuthConfig [2022-03-07T08:48:32.317Z] === RUN TestNotFound [2022-03-07T08:48:32.317Z] --- PASS: TestNotFound (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestConflict [2022-03-07T08:48:32.317Z] --- PASS: TestConflict (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestForbidden [2022-03-07T08:48:32.317Z] --- PASS: TestForbidden (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestInvalidParameter [2022-03-07T08:48:32.317Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestNotImplemented [2022-03-07T08:48:32.317Z] --- PASS: TestNotImplemented (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestNotModified [2022-03-07T08:48:32.317Z] --- PASS: TestNotModified (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestUnauthorized [2022-03-07T08:48:32.317Z] --- PASS: TestUnauthorized (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestUnknown [2022-03-07T08:48:32.317Z] --- PASS: TestUnknown (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestCancelled [2022-03-07T08:48:32.317Z] --- PASS: TestCancelled (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestDeadline [2022-03-07T08:48:32.317Z] --- PASS: TestDeadline (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestDataLoss [2022-03-07T08:48:32.317Z] --- PASS: TestDataLoss (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestUnavailable [2022-03-07T08:48:32.317Z] --- PASS: TestUnavailable (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestSystem [2022-03-07T08:48:32.317Z] --- PASS: TestSystem (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Not_Found [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Bad_Request [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Conflict [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Unauthorized [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Forbidden [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Not_Modified [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-07T08:48:32.317Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-07T08:48:32.317Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-07T08:48:32.317Z] PASS [2022-03-07T08:48:32.317Z] coverage: 53.1% of statements [2022-03-07T08:48:32.317Z] ok github.com/docker/docker/errdefs 0.060s coverage: 53.1% of statements [2022-03-07T08:48:32.317Z] --- PASS: TestInactiveJobs (0.43s) [2022-03-07T08:48:32.317Z] === RUN TestWatchRelease [2022-03-07T08:48:32.317Z] --- PASS: TestWatchRelease (0.05s) [2022-03-07T08:48:32.317Z] === RUN TestWatchFinishedTransfer [2022-03-07T08:48:32.317Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-07T08:48:32.317Z] === RUN TestDuplicateTransfer [2022-03-07T08:48:32.775Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-03-07T08:48:32.775Z] === RUN TestSuccessfulUpload [2022-03-07T08:48:32.775Z] time="2022-03-07T08:48:32Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-07T08:48:32.775Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-03-07T08:48:32.775Z] === RUN TestCancelledUpload [2022-03-07T08:48:32.775Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-07T08:48:32.775Z] PASS [2022-03-07T08:48:32.775Z] coverage: 76.8% of statements [2022-03-07T08:48:32.775Z] ok github.com/docker/docker/distribution/xfer 2.243s coverage: 76.8% of statements [2022-03-07T08:48:33.232Z] === RUN TestFSGetInvalidData [2022-03-07T08:48:33.232Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-07T08:48:33.232Z] === RUN TestFSInvalidSet [2022-03-07T08:48:33.232Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-07T08:48:33.232Z] === RUN TestFSInvalidRoot [2022-03-07T08:48:33.232Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-07T08:48:33.232Z] === RUN TestFSMetadataGetSet [2022-03-07T08:48:33.232Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-07T08:48:33.232Z] === RUN TestFSInvalidWalker [2022-03-07T08:48:33.232Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-07T08:48:33.232Z] === RUN TestFSGetSet [2022-03-07T08:48:33.232Z] --- PASS: TestFSGetSet (0.04s) [2022-03-07T08:48:33.232Z] === RUN TestFSGetUnsetKey [2022-03-07T08:48:33.232Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-07T08:48:33.232Z] === RUN TestFSGetEmptyData [2022-03-07T08:48:33.232Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-07T08:48:33.232Z] === RUN TestFSDelete [2022-03-07T08:48:33.232Z] --- PASS: TestFSDelete (0.02s) [2022-03-07T08:48:33.232Z] === RUN TestFSWalker [2022-03-07T08:48:33.232Z] --- PASS: TestFSWalker (0.02s) [2022-03-07T08:48:33.232Z] === RUN TestFSWalkerStopOnError [2022-03-07T08:48:33.232Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-07T08:48:33.232Z] === RUN TestNewFromJSON [2022-03-07T08:48:33.232Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-07T08:48:33.232Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-07T08:48:33.232Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-07T08:48:33.232Z] === RUN TestMarshalKeyOrder [2022-03-07T08:48:33.232Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-07T08:48:33.232Z] === RUN TestHistoryEqual [2022-03-07T08:48:33.691Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-03-07T08:48:33.691Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-07T08:48:33.691Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-07T08:48:33.691Z] === RUN TestTokenPassThru [2022-03-07T08:48:33.691Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-07T08:48:33.691Z] === RUN TestTokenPassThruDifferentHost [2022-03-07T08:48:33.691Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-07T08:48:33.691Z] PASS [2022-03-07T08:48:33.691Z] coverage: 26.7% of statements [2022-03-07T08:48:33.691Z] ok github.com/docker/docker/distribution 2.504s coverage: 26.7% of statements [2022-03-07T08:48:33.691Z] --- PASS: TestHistoryEqual (0.21s) [2022-03-07T08:48:33.691Z] === RUN TestImage [2022-03-07T08:48:33.691Z] --- PASS: TestImage (0.00s) [2022-03-07T08:48:33.691Z] === RUN TestImageOSNotEmpty [2022-03-07T08:48:33.691Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-07T08:48:33.691Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-07T08:48:33.691Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-07T08:48:33.691Z] === RUN TestCreate [2022-03-07T08:48:33.691Z] --- PASS: TestCreate (0.04s) [2022-03-07T08:48:33.691Z] === RUN TestRestore [2022-03-07T08:48:33.691Z] time="2022-03-07T08:48:33Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-07T08:48:33.691Z] --- PASS: TestRestore (0.04s) [2022-03-07T08:48:33.691Z] === RUN TestAddDelete [2022-03-07T08:48:33.691Z] --- PASS: TestAddDelete (0.04s) [2022-03-07T08:48:33.691Z] === RUN TestSearchAfterDelete [2022-03-07T08:48:33.691Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-07T08:48:33.691Z] === RUN TestParentReset [2022-03-07T08:48:33.691Z] --- PASS: TestParentReset (0.05s) [2022-03-07T08:48:33.691Z] === RUN TestGetAndSetLastUpdated [2022-03-07T08:48:33.691Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-07T08:48:33.691Z] === RUN TestStoreLen [2022-03-07T08:48:33.691Z] === RUN TestCompare [2022-03-07T08:48:33.691Z] --- PASS: TestCompare (0.00s) [2022-03-07T08:48:33.691Z] PASS [2022-03-07T08:48:33.691Z] coverage: 19.2% of statements [2022-03-07T08:48:33.691Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T08:48:33.691Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T08:48:33.691Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2022-03-07T08:48:33.691Z] --- PASS: TestStoreLen (0.08s) [2022-03-07T08:48:33.691Z] PASS [2022-03-07T08:48:33.691Z] coverage: 86.9% of statements [2022-03-07T08:48:33.691Z] ok github.com/docker/docker/image 0.753s coverage: 86.9% of statements [2022-03-07T08:48:34.655Z] === RUN TestValidateManifest [2022-03-07T08:48:34.655Z] === RUN TestValidateManifest/nil [2022-03-07T08:48:34.655Z] === RUN TestValidateManifest/non-nil [2022-03-07T08:48:34.655Z] --- PASS: TestValidateManifest (0.00s) [2022-03-07T08:48:34.655Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-07T08:48:34.655Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-07T08:48:34.655Z] PASS [2022-03-07T08:48:34.655Z] coverage: 0.7% of statements [2022-03-07T08:48:34.655Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.7% of statements [2022-03-07T08:48:35.118Z] === RUN TestMakeV1ConfigFromConfig [2022-03-07T08:48:35.118Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-07T08:48:35.118Z] PASS [2022-03-07T08:48:35.118Z] coverage: 25.0% of statements [2022-03-07T08:48:35.118Z] ok github.com/docker/docker/image/v1 0.089s coverage: 25.0% of statements [2022-03-07T08:48:35.118Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T08:48:35.575Z] === RUN TestSerialization [2022-03-07T08:48:35.575Z] --- PASS: TestSerialization (0.02s) [2022-03-07T08:48:35.575Z] PASS [2022-03-07T08:48:35.575Z] coverage: 100.0% of statements [2022-03-07T08:48:35.575Z] ok github.com/docker/docker/libcontainerd/queue 0.094s coverage: 100.0% of statements [2022-03-07T08:48:35.750Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-07T08:48:35.750Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-07T08:48:36.213Z] --- PASS: TestServiceUpdateSecrets (14.17s) [2022-03-07T08:48:36.214Z] === RUN TestServiceUpdateConfigs [2022-03-07T08:48:36.314Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-07T08:48:36.540Z] === RUN TestEnvironmentParsing [2022-03-07T08:48:36.540Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-07T08:48:36.540Z] PASS [2022-03-07T08:48:36.540Z] coverage: 1.2% of statements [2022-03-07T08:48:36.540Z] ok github.com/docker/docker/libcontainerd/local 0.091s coverage: 1.2% of statements [2022-03-07T08:48:36.877Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-07T08:48:36.997Z] === RUN TestEmptyLayer [2022-03-07T08:48:36.997Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-07T08:48:36.997Z] === RUN TestCommitFailure [2022-03-07T08:48:36.997Z] --- PASS: TestCommitFailure (0.02s) [2022-03-07T08:48:36.997Z] === RUN TestStartTransactionFailure [2022-03-07T08:48:36.997Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-07T08:48:36.997Z] === RUN TestGetOrphan [2022-03-07T08:48:36.997Z] --- PASS: TestGetOrphan (0.01s) [2022-03-07T08:48:36.997Z] === RUN TestMountAndRegister [2022-03-07T08:48:36.997Z] layer_test.go:258: Layer size: 14 [2022-03-07T08:48:36.997Z] --- PASS: TestMountAndRegister (0.07s) [2022-03-07T08:48:36.997Z] === RUN TestLayerRelease [2022-03-07T08:48:36.997Z] layer_test.go:291: Failing on Windows [2022-03-07T08:48:36.997Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-07T08:48:36.997Z] === RUN TestStoreRestore [2022-03-07T08:48:36.997Z] layer_test.go:340: Failing on Windows [2022-03-07T08:48:36.997Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-07T08:48:36.997Z] === RUN TestTarStreamStability [2022-03-07T08:48:36.997Z] layer_test.go:455: Failing on Windows [2022-03-07T08:48:36.997Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-07T08:48:36.997Z] === RUN TestRegisterExistingLayer [2022-03-07T08:48:37.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-07T08:48:37.134Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-07T08:48:37.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-07T08:48:37.390Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-07T08:48:37.390Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-07T08:48:37.454Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-03-07T08:48:37.454Z] === RUN TestTarStreamVerification [2022-03-07T08:48:37.454Z] layer_test.go:684: Failing on Windows [2022-03-07T08:48:37.454Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestLayerMigration [2022-03-07T08:48:37.454Z] migration_test.go:45: Failing on Windows [2022-03-07T08:48:37.454Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestLayerMigrationNoTarsplit [2022-03-07T08:48:37.454Z] migration_test.go:181: Failing on Windows [2022-03-07T08:48:37.454Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestMountInit [2022-03-07T08:48:37.454Z] mount_test.go:17: Failing on Windows [2022-03-07T08:48:37.454Z] --- SKIP: TestMountInit (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestMountSize [2022-03-07T08:48:37.454Z] mount_test.go:76: Failing on Windows [2022-03-07T08:48:37.454Z] --- SKIP: TestMountSize (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestMountChanges [2022-03-07T08:48:37.454Z] mount_test.go:125: Failing on Windows [2022-03-07T08:48:37.454Z] --- SKIP: TestMountChanges (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestMountApply [2022-03-07T08:48:37.454Z] mount_test.go:212: Failing on Windows [2022-03-07T08:48:37.454Z] --- SKIP: TestMountApply (0.00s) [2022-03-07T08:48:37.454Z] PASS [2022-03-07T08:48:37.454Z] coverage: 30.2% of statements [2022-03-07T08:48:37.454Z] ok github.com/docker/docker/layer 0.333s coverage: 30.2% of statements [2022-03-07T08:48:37.454Z] === RUN TestSequenceGetAvailableBit [2022-03-07T08:48:37.454Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestSequenceEqual [2022-03-07T08:48:37.454Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestSequenceCopy [2022-03-07T08:48:37.454Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestGetFirstAvailable [2022-03-07T08:48:37.454Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestFindSequence [2022-03-07T08:48:37.454Z] --- PASS: TestFindSequence (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestCheckIfAvailable [2022-03-07T08:48:37.454Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestMergeSequences [2022-03-07T08:48:37.454Z] --- PASS: TestMergeSequences (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestPushReservation [2022-03-07T08:48:37.454Z] --- PASS: TestPushReservation (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestSerializeDeserialize [2022-03-07T08:48:37.454Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestSet [2022-03-07T08:48:37.454Z] --- PASS: TestSet (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestSetUnset [2022-03-07T08:48:37.454Z] --- PASS: TestSetUnset (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestOffsetSetUnset [2022-03-07T08:48:37.454Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestSetInRange [2022-03-07T08:48:37.454Z] --- PASS: TestSetInRange (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestSetAnyInRange [2022-03-07T08:48:37.454Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestMethods [2022-03-07T08:48:37.454Z] --- PASS: TestMethods (0.00s) [2022-03-07T08:48:37.454Z] === RUN TestRandomAllocateDeallocate [2022-03-07T08:48:37.454Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T08:48:37.454Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T08:48:37.454Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T08:48:37.454Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T08:48:38.320Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-07T08:48:38.882Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-07T08:48:39.812Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-07T08:48:40.069Z] docker_api_swarm_test.go:46: [db89a619225f7] joining swarm manager [d1f38c2069832]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:48:40.325Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-07T08:48:40.357Z] === RUN TestInvalidConfig [2022-03-07T08:48:40.358Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-07T08:48:40.358Z] === RUN TestConfig [2022-03-07T08:48:40.358Z] --- PASS: TestConfig (0.00s) [2022-03-07T08:48:40.358Z] === RUN TestOptionsLabels [2022-03-07T08:48:40.358Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-07T08:48:40.358Z] === RUN TestValidName [2022-03-07T08:48:40.358Z] --- PASS: TestValidName (0.00s) [2022-03-07T08:48:40.358Z] PASS [2022-03-07T08:48:40.358Z] coverage: 19.7% of statements [2022-03-07T08:48:40.358Z] ok github.com/docker/docker/libnetwork/config 0.094s coverage: 19.7% of statements [2022-03-07T08:48:40.358Z] === RUN TestKey [2022-03-07T08:48:40.358Z] --- PASS: TestKey (0.00s) [2022-03-07T08:48:40.358Z] === RUN TestParseKey [2022-03-07T08:48:40.358Z] --- PASS: TestParseKey (0.00s) [2022-03-07T08:48:40.358Z] === RUN TestInvalidDataStore [2022-03-07T08:48:40.358Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-07T08:48:40.358Z] === RUN TestKVObjectFlatKey [2022-03-07T08:48:40.358Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-07T08:48:40.358Z] === RUN TestAtomicKVObjectFlatKey [2022-03-07T08:48:40.358Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-07T08:48:40.358Z] PASS [2022-03-07T08:48:40.358Z] coverage: 21.9% of statements [2022-03-07T08:48:40.358Z] ok github.com/docker/docker/libnetwork/datastore 0.054s coverage: 21.9% of statements [2022-03-07T08:48:40.582Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-07T08:48:41.146Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-07T08:48:41.324Z] === RUN TestIPDataMarshalling [2022-03-07T08:48:41.324Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-07T08:48:41.324Z] === RUN TestValidateAndIsV6 [2022-03-07T08:48:41.324Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-07T08:48:41.324Z] PASS [2022-03-07T08:48:41.324Z] coverage: 68.9% of statements [2022-03-07T08:48:41.324Z] ok github.com/docker/docker/libnetwork/driverapi 0.057s coverage: 68.9% of statements [2022-03-07T08:48:41.796Z] === RUN TestErrorInterfaces [2022-03-07T08:48:41.796Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-07T08:48:41.796Z] === RUN TestNetworkMarshalling [2022-03-07T08:48:41.796Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-07T08:48:41.796Z] === RUN TestEndpointMarshalling [2022-03-07T08:48:41.796Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-07T08:48:41.796Z] === RUN TestAuxAddresses [2022-03-07T08:48:41.796Z] time="2022-03-07T08:48:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T08:48:42.076Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-07T08:48:42.253Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-07T08:48:42.253Z] === RUN TestSRVServiceQuery [2022-03-07T08:48:42.253Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:48:42.253Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-07T08:48:42.253Z] === RUN TestServiceVIPReuse [2022-03-07T08:48:42.253Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:48:42.253Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-07T08:48:42.253Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-07T08:48:42.253Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:48:42.253Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-07T08:48:42.253Z] === RUN TestDNSIPQuery [2022-03-07T08:48:42.253Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:48:42.253Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-07T08:48:42.253Z] === RUN TestDNSProxyServFail [2022-03-07T08:48:42.253Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:48:42.253Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-07T08:48:42.253Z] === RUN TestSandboxAddEmpty [2022-03-07T08:48:42.253Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:48:42.253Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-07T08:48:42.253Z] === RUN TestSandboxAddMultiPrio [2022-03-07T08:48:42.253Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:48:42.253Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-07T08:48:42.253Z] === RUN TestSandboxAddSamePrio [2022-03-07T08:48:42.253Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:48:42.253Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-07T08:48:42.253Z] === RUN TestCleanupServiceDiscovery [2022-03-07T08:48:42.253Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:48:42.253Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-07T08:48:42.253Z] === RUN TestDNSOptions [2022-03-07T08:48:42.253Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:48:42.253Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-07T08:48:42.253Z] === RUN TestMultipleControllersWithSameStore [2022-03-07T08:48:42.253Z] time="2022-03-07T08:48:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T08:48:42.253Z] time="2022-03-07T08:48:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T08:48:42.253Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-07T08:48:42.253Z] PASS [2022-03-07T08:48:42.253Z] coverage: 8.5% of statements [2022-03-07T08:48:42.253Z] ok github.com/docker/docker/libnetwork 0.385s coverage: 8.5% of statements [2022-03-07T08:48:42.253Z] === RUN TestDriver [2022-03-07T08:48:42.253Z] --- PASS: TestDriver (0.00s) [2022-03-07T08:48:42.253Z] PASS [2022-03-07T08:48:42.253Z] coverage: 34.8% of statements [2022-03-07T08:48:42.253Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2022-03-07T08:48:42.710Z] === RUN TestDriver [2022-03-07T08:48:42.710Z] --- PASS: TestDriver (0.00s) [2022-03-07T08:48:42.710Z] PASS [2022-03-07T08:48:42.710Z] coverage: 34.8% of statements [2022-03-07T08:48:42.710Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-03-07T08:48:43.678Z] === RUN TestNetworkAllocateFree [2022-03-07T08:48:43.678Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-07T08:48:43.678Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-07T08:48:43.678Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-07T08:48:43.678Z] PASS [2022-03-07T08:48:43.678Z] coverage: 63.6% of statements [2022-03-07T08:48:43.678Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.147s coverage: 63.6% of statements [2022-03-07T08:48:43.678Z] === RUN TestGetEmptyCapabilities [2022-03-07T08:48:43.678Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-07T08:48:43.678Z] === RUN TestGetExtraCapabilities [2022-03-07T08:48:43.678Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-07T08:48:43.678Z] === RUN TestGetInvalidCapabilities [2022-03-07T08:48:43.678Z] --- PASS: TestGetInvalidCapabilities (0.02s) [2022-03-07T08:48:43.678Z] === RUN TestRemoteDriver [2022-03-07T08:48:43.678Z] --- PASS: TestRemoteDriver (0.02s) [2022-03-07T08:48:43.678Z] === RUN TestDriverError [2022-03-07T08:48:43.678Z] --- PASS: TestDriverError (0.00s) [2022-03-07T08:48:43.678Z] === RUN TestMissingValues [2022-03-07T08:48:43.678Z] --- PASS: TestMissingValues (0.01s) [2022-03-07T08:48:43.678Z] === RUN TestRollback [2022-03-07T08:48:43.678Z] --- PASS: TestRollback (0.01s) [2022-03-07T08:48:43.678Z] PASS [2022-03-07T08:48:43.678Z] coverage: 57.4% of statements [2022-03-07T08:48:43.678Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.150s coverage: 57.4% of statements [2022-03-07T08:48:44.139Z] --- PASS: TestRandomAllocateDeallocate (6.60s) [2022-03-07T08:48:44.139Z] === RUN TestAllocateRandomDeallocate [2022-03-07T08:48:44.596Z] === RUN TestNAT [2022-03-07T08:48:44.596Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T08:48:44.596Z] --- SKIP: TestNAT (0.00s) [2022-03-07T08:48:44.596Z] === RUN TestTransparent [2022-03-07T08:48:44.596Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T08:48:44.596Z] --- SKIP: TestTransparent (0.00s) [2022-03-07T08:48:44.596Z] PASS [2022-03-07T08:48:44.596Z] coverage: 0.0% of statements [2022-03-07T08:48:44.596Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.065s coverage: 0.0% of statements [2022-03-07T08:48:44.598Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-07T08:48:45.053Z] === RUN TestBuildDefault [2022-03-07T08:48:45.053Z] --- PASS: TestBuildDefault (0.01s) [2022-03-07T08:48:45.053Z] === RUN TestBuildHostnameDomainname [2022-03-07T08:48:45.053Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-07T08:48:45.053Z] === RUN TestBuildHostname [2022-03-07T08:48:45.053Z] --- PASS: TestBuildHostname (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestBuildHostnameFQDN [2022-03-07T08:48:45.054Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestBuildNoIP [2022-03-07T08:48:45.054Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestUpdate [2022-03-07T08:48:45.054Z] --- PASS: TestUpdate (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-07T08:48:45.054Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-07T08:48:45.054Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestAddEmpty [2022-03-07T08:48:45.054Z] --- PASS: TestAddEmpty (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestAdd [2022-03-07T08:48:45.054Z] --- PASS: TestAdd (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestDeleteEmpty [2022-03-07T08:48:45.054Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestDeleteNewline [2022-03-07T08:48:45.054Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestDelete [2022-03-07T08:48:45.054Z] --- PASS: TestDelete (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestConcurrentWrites [2022-03-07T08:48:45.054Z] === RUN TestNew [2022-03-07T08:48:45.054Z] --- PASS: TestNew (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestAddDriver [2022-03-07T08:48:45.054Z] --- PASS: TestAddDriver (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestAddDuplicateDriver [2022-03-07T08:48:45.054Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-07T08:48:45.054Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestDriver [2022-03-07T08:48:45.054Z] --- PASS: TestDriver (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestIPAM [2022-03-07T08:48:45.054Z] --- PASS: TestIPAM (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestWalkIPAMs [2022-03-07T08:48:45.054Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-07T08:48:45.054Z] === RUN TestWalkDrivers [2022-03-07T08:48:45.054Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-07T08:48:45.054Z] PASS [2022-03-07T08:48:45.054Z] coverage: 82.4% of statements [2022-03-07T08:48:45.054Z] ok github.com/docker/docker/libnetwork/drvregistry 0.098s coverage: 82.4% of statements [2022-03-07T08:48:45.054Z] --- PASS: TestConcurrentWrites (0.27s) [2022-03-07T08:48:45.054Z] PASS [2022-03-07T08:48:45.054Z] coverage: 81.2% of statements [2022-03-07T08:48:45.054Z] ok github.com/docker/docker/libnetwork/etchosts 0.347s coverage: 81.2% of statements [2022-03-07T08:48:45.511Z] === RUN TestNew [2022-03-07T08:48:45.511Z] --- PASS: TestNew (0.00s) [2022-03-07T08:48:45.511Z] === RUN TestAllocate [2022-03-07T08:48:45.511Z] --- PASS: TestAllocate (0.00s) [2022-03-07T08:48:45.511Z] === RUN TestUninitialized [2022-03-07T08:48:45.511Z] --- PASS: TestUninitialized (0.00s) [2022-03-07T08:48:45.511Z] === RUN TestAllocateInRange [2022-03-07T08:48:45.511Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-07T08:48:45.511Z] === RUN TestAllocateSerial [2022-03-07T08:48:45.511Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-07T08:48:45.511Z] PASS [2022-03-07T08:48:45.511Z] coverage: 87.5% of statements [2022-03-07T08:48:45.511Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-03-07T08:48:45.511Z] === RUN TestCaller [2022-03-07T08:48:45.511Z] --- PASS: TestCaller (0.00s) [2022-03-07T08:48:45.511Z] PASS [2022-03-07T08:48:45.511Z] coverage: 100.0% of statements [2022-03-07T08:48:45.511Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2022-03-07T08:48:45.970Z] --- PASS: TestAllocateRandomDeallocate (1.67s) [2022-03-07T08:48:45.970Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-07T08:48:46.428Z] === RUN TestSetSerialInsertDelete [2022-03-07T08:48:46.428Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-07T08:48:46.428Z] === RUN TestSetParallelInsertDelete [2022-03-07T08:48:47.391Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.32s) [2022-03-07T08:48:47.391Z] === RUN TestRetrieveFromStore [2022-03-07T08:48:47.391Z] === RUN TestInt2IP2IntConversion [2022-03-07T08:48:47.852Z] --- PASS: TestRetrieveFromStore (0.60s) [2022-03-07T08:48:47.853Z] === RUN TestIsCorrupted [2022-03-07T08:48:47.853Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-07T08:48:47.853Z] === RUN TestSetRollover [2022-03-07T08:48:47.853Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-03-07T08:48:47.853Z] === RUN TestGetAddressVersion [2022-03-07T08:48:47.853Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-07T08:48:47.853Z] === RUN TestKeyString [2022-03-07T08:48:47.853Z] --- PASS: TestKeyString (0.00s) [2022-03-07T08:48:47.853Z] === RUN TestPoolDataMarshal [2022-03-07T08:48:47.853Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-07T08:48:47.853Z] === RUN TestSubnetsMarshal [2022-03-07T08:48:47.853Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-07T08:48:47.853Z] === RUN TestAddSubnets [2022-03-07T08:48:48.311Z] --- PASS: TestAddSubnets (0.05s) [2022-03-07T08:48:48.311Z] === RUN TestDoublePoolRelease [2022-03-07T08:48:48.311Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-07T08:48:48.311Z] === RUN TestAddReleasePoolID [2022-03-07T08:48:48.311Z] === RUN TestPoolRequest [2022-03-07T08:48:48.311Z] --- PASS: TestPoolRequest (0.00s) [2022-03-07T08:48:48.311Z] === RUN TestOtherRequests [2022-03-07T08:48:48.311Z] --- PASS: TestOtherRequests (0.00s) [2022-03-07T08:48:48.311Z] PASS [2022-03-07T08:48:48.311Z] coverage: 57.1% of statements [2022-03-07T08:48:48.311Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-03-07T08:48:48.311Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-03-07T08:48:48.311Z] === RUN TestPredefinedPool [2022-03-07T08:48:48.311Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-07T08:48:48.311Z] === RUN TestRemoveSubnet [2022-03-07T08:48:48.311Z] --- PASS: TestRemoveSubnet (0.25s) [2022-03-07T08:48:48.311Z] === RUN TestGetSameAddress [2022-03-07T08:48:48.769Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-07T08:48:48.769Z] === RUN TestPoolAllocationReuse [2022-03-07T08:48:49.227Z] --- PASS: TestSetRollover (1.68s) [2022-03-07T08:48:49.227Z] === RUN TestSetRolloverSerial [2022-03-07T08:48:49.227Z] === RUN TestGetCapabilities [2022-03-07T08:48:49.227Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-07T08:48:49.227Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-07T08:48:49.688Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-07T08:48:49.688Z] === RUN TestGetDefaultAddressSpaces [2022-03-07T08:48:49.688Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-07T08:48:49.688Z] === RUN TestRemoteDriver [2022-03-07T08:48:49.688Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T08:48:49.688Z] PASS [2022-03-07T08:48:49.688Z] coverage: 47.4% of statements [2022-03-07T08:48:49.688Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2022-03-07T08:48:49.848Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-07T08:48:50.086Z] --- PASS: TestCheckoutGit (33.45s) [2022-03-07T08:48:50.086Z] === RUN TestValidGitTransport [2022-03-07T08:48:50.086Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-07T08:48:50.086Z] === RUN TestGitInvalidRef [2022-03-07T08:48:50.086Z] --- PASS: TestGitInvalidRef (0.22s) [2022-03-07T08:48:50.086Z] PASS [2022-03-07T08:48:50.086Z] coverage: 86.3% of statements [2022-03-07T08:48:50.086Z] ok github.com/docker/docker/builder/remotecontext/git 33.811s coverage: 86.3% of statements [2022-03-07T08:48:50.086Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T08:48:50.086Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T08:48:50.657Z] --- PASS: TestPoolAllocationReuse (1.92s) [2022-03-07T08:48:50.657Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-07T08:48:50.657Z] === RUN TestWindowsIPAM [2022-03-07T08:48:50.657Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-07T08:48:50.657Z] PASS [2022-03-07T08:48:50.657Z] coverage: 71.4% of statements [2022-03-07T08:48:50.657Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-03-07T08:48:50.657Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-07T08:48:50.657Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-07T08:48:51.053Z] --- PASS: TestServiceUpdateConfigs (13.90s) [2022-03-07T08:48:51.053Z] === RUN TestServiceUpdateNetwork [2022-03-07T08:48:51.114Z] --- PASS: TestSetRolloverSerial (1.77s) [2022-03-07T08:48:51.114Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-07T08:48:51.114Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-07T08:48:51.114Z] PASS [2022-03-07T08:48:51.114Z] coverage: 84.4% of statements [2022-03-07T08:48:51.114Z] ok github.com/docker/docker/libnetwork/bitseq 13.714s coverage: 84.4% of statements [2022-03-07T08:48:51.574Z] === RUN TestDefaultNetwork [2022-03-07T08:48:51.574Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-07T08:48:51.574Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-07T08:48:52.030Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2022-03-07T08:48:52.030Z] === RUN TestInitAddressPools [2022-03-07T08:48:52.030Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-07T08:48:52.030Z] PASS [2022-03-07T08:48:52.030Z] coverage: 74.0% of statements [2022-03-07T08:48:52.030Z] ok github.com/docker/docker/libnetwork/ipamutils 0.688s coverage: 74.0% of statements [2022-03-07T08:48:52.488Z] === RUN TestKeyValue [2022-03-07T08:48:52.488Z] --- PASS: TestKeyValue (0.00s) [2022-03-07T08:48:52.488Z] PASS [2022-03-07T08:48:52.488Z] coverage: 60.0% of statements [2022-03-07T08:48:52.488Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-03-07T08:48:52.950Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.57s) [2022-03-07T08:48:52.950Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-07T08:48:53.121Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-07T08:48:53.121Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-07T08:48:53.121Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-07T08:48:53.121Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-07T08:48:53.121Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-07T08:48:53.377Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-07T08:48:55.269Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-07T08:48:55.848Z] === RUN TestNetworkDBSimple [2022-03-07T08:48:55.918Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-07T08:48:55.918Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-07T08:48:55.918Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-07T08:48:55.918Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-07T08:48:55.918Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-07T08:48:55.918Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-07T08:48:55.918Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-07T08:48:55.918Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-07T08:48:55.918Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-07T08:48:55.918Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-07T08:48:55.918Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-07T08:48:55.918Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-03-07T08:48:55.918Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-07T08:48:55.918Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestConfigureDaemonLogs [2022-03-07T08:48:55.918Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestCommonOptionsInstallFlags [2022-03-07T08:48:55.918Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-07T08:48:55.918Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-07T08:48:55.918Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-07T08:48:55.918Z] PASS [2022-03-07T08:48:55.918Z] coverage: 19.0% of statements [2022-03-07T08:48:55.919Z] ok github.com/docker/docker/cmd/dockerd 0.216s coverage: 19.0% of statements [2022-03-07T08:48:56.198Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-07T08:48:56.305Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.06s) [2022-03-07T08:48:56.305Z] === RUN TestGetAddress [2022-03-07T08:48:56.376Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-07T08:48:56.376Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T08:48:56.762Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-07T08:48:56.762Z] PASS [2022-03-07T08:48:56.762Z] coverage: 100.0% of statements [2022-03-07T08:48:56.762Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.060s coverage: 100.0% of statements [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T08:48:56.762Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T08:48:57.220Z] 2022/03/07 08:48:56 Closing DB instances... [2022-03-07T08:48:57.220Z] === RUN TestGenerate [2022-03-07T08:48:57.220Z] --- PASS: TestGenerate (0.00s) [2022-03-07T08:48:57.220Z] === RUN TestGeneratePtr [2022-03-07T08:48:57.220Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-07T08:48:57.220Z] === RUN TestGenerateMissingField [2022-03-07T08:48:57.220Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-07T08:48:57.220Z] === RUN TestFieldCannotBeSet [2022-03-07T08:48:57.220Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-07T08:48:57.220Z] === RUN TestTypeMismatchError [2022-03-07T08:48:57.220Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-07T08:48:57.220Z] PASS [2022-03-07T08:48:57.220Z] coverage: 100.0% of statements [2022-03-07T08:48:57.220Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2022-03-07T08:48:57.340Z] === RUN TestContainerStopSignal [2022-03-07T08:48:57.340Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestContainerStopTimeout [2022-03-07T08:48:57.340Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-07T08:48:57.340Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-07T08:48:57.340Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-07T08:48:57.340Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestReplaceAndAppendEnvVars [2022-03-07T08:48:57.340Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-07T08:48:57.340Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestNewMemoryStore [2022-03-07T08:48:57.340Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestAddContainers [2022-03-07T08:48:57.340Z] --- PASS: TestAddContainers (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestGetContainer [2022-03-07T08:48:57.340Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestDeleteContainer [2022-03-07T08:48:57.340Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestListContainers [2022-03-07T08:48:57.340Z] --- PASS: TestListContainers (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestFirstContainer [2022-03-07T08:48:57.340Z] --- PASS: TestFirstContainer (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestApplyAllContainer [2022-03-07T08:48:57.340Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestIsValidHealthString [2022-03-07T08:48:57.340Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestStateRunStop [2022-03-07T08:48:57.340Z] --- PASS: TestStateRunStop (0.00s) [2022-03-07T08:48:57.340Z] === RUN TestStateTimeoutWait [2022-03-07T08:48:57.678Z] testing: warning: no tests to run [2022-03-07T08:48:57.678Z] PASS [2022-03-07T08:48:57.678Z] coverage: 0.0% of statements [2022-03-07T08:48:57.678Z] ok github.com/docker/docker/libnetwork/osl 0.049s coverage: 0.0% of statements [no tests to run] [2022-03-07T08:48:57.798Z] state_test.go:141: Stop callback fired [2022-03-07T08:48:57.798Z] state_test.go:165: Stop callback fired [2022-03-07T08:48:57.798Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-07T08:48:57.798Z] === RUN TestIsValidStateString [2022-03-07T08:48:57.798Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-07T08:48:57.798Z] === RUN TestViewSaveDelete [2022-03-07T08:48:57.798Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-07T08:48:57.798Z] === RUN TestViewAll [2022-03-07T08:48:57.798Z] --- PASS: TestViewAll (0.02s) [2022-03-07T08:48:57.798Z] === RUN TestViewGet [2022-03-07T08:48:57.798Z] --- PASS: TestViewGet (0.01s) [2022-03-07T08:48:57.798Z] === RUN TestNames [2022-03-07T08:48:57.798Z] --- PASS: TestNames (0.00s) [2022-03-07T08:48:57.798Z] === RUN TestViewWithHealthCheck [2022-03-07T08:48:57.798Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-07T08:48:57.798Z] PASS [2022-03-07T08:48:57.798Z] coverage: 41.7% of statements [2022-03-07T08:48:57.798Z] ok github.com/docker/docker/container 0.260s coverage: 41.7% of statements [2022-03-07T08:48:57.798Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T08:48:57.798Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T08:48:57.798Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T08:48:57.798Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T08:48:58.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-07T08:48:58.142Z] === RUN TestRequestNewPort [2022-03-07T08:48:58.142Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-07T08:48:58.142Z] === RUN TestRequestSpecificPort [2022-03-07T08:48:58.142Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-07T08:48:58.142Z] === RUN TestReleasePort [2022-03-07T08:48:58.142Z] --- PASS: TestReleasePort (0.00s) [2022-03-07T08:48:58.142Z] === RUN TestReuseReleasedPort [2022-03-07T08:48:58.142Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-07T08:48:58.142Z] === RUN TestReleaseUnreadledPort [2022-03-07T08:48:58.142Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-07T08:48:58.142Z] === RUN TestUnknowProtocol [2022-03-07T08:48:58.142Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-07T08:48:58.142Z] === RUN TestAllocateAllPorts [2022-03-07T08:48:58.142Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-07T08:48:58.142Z] === RUN TestPortAllocation [2022-03-07T08:48:58.142Z] --- PASS: TestPortAllocation (0.00s) [2022-03-07T08:48:58.142Z] === RUN TestPortAllocationWithCustomRange [2022-03-07T08:48:58.142Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-07T08:48:58.142Z] === RUN TestNoDuplicateBPR [2022-03-07T08:48:58.142Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-07T08:48:58.142Z] === RUN TestChangePortRange [2022-03-07T08:48:58.142Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-07T08:48:58.142Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-07T08:48:58.142Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-07T08:48:58.142Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-07T08:48:58.142Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-07T08:48:58.142Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-07T08:48:58.142Z] --- PASS: TestChangePortRange (0.00s) [2022-03-07T08:48:58.142Z] PASS [2022-03-07T08:48:58.142Z] coverage: 88.6% of statements [2022-03-07T08:48:58.142Z] ok github.com/docker/docker/libnetwork/portallocator 0.062s coverage: 88.6% of statements [2022-03-07T08:48:58.600Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-03-07T08:48:58.600Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-07T08:48:58.600Z] testing: warning: no tests to run [2022-03-07T08:48:58.600Z] PASS [2022-03-07T08:48:58.600Z] coverage: 0.0% of statements [2022-03-07T08:48:58.600Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-03-07T08:48:58.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-07T08:48:59.057Z] === RUN TestHashData [2022-03-07T08:48:59.057Z] --- PASS: TestHashData (0.00s) [2022-03-07T08:48:59.057Z] PASS [2022-03-07T08:48:59.057Z] coverage: 2.8% of statements [2022-03-07T08:48:59.057Z] ok github.com/docker/docker/libnetwork/resolvconf 0.052s coverage: 2.8% of statements [2022-03-07T08:48:59.329Z] === RUN TestPrepare [2022-03-07T08:48:59.329Z] --- PASS: TestPrepare (0.00s) [2022-03-07T08:48:59.329Z] === RUN TestStart [2022-03-07T08:48:59.329Z] --- PASS: TestStart (0.00s) [2022-03-07T08:48:59.329Z] === RUN TestWaitCancel [2022-03-07T08:48:59.329Z] --- PASS: TestWaitCancel (0.00s) [2022-03-07T08:48:59.329Z] === RUN TestWaitDisabled [2022-03-07T08:48:59.329Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-07T08:48:59.329Z] === RUN TestWaitEnabled [2022-03-07T08:48:59.329Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-07T08:48:59.329Z] === RUN TestRemove [2022-03-07T08:48:59.329Z] --- PASS: TestRemove (0.00s) [2022-03-07T08:48:59.329Z] PASS [2022-03-07T08:48:59.329Z] coverage: 65.3% of statements [2022-03-07T08:48:59.329Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2022-03-07T08:48:59.515Z] === RUN TestErrorConstructors [2022-03-07T08:48:59.515Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-07T08:48:59.515Z] === RUN TestCompareIPMask [2022-03-07T08:48:59.515Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-07T08:48:59.515Z] === RUN TestUtilGetHostPartIP [2022-03-07T08:48:59.515Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-07T08:48:59.515Z] === RUN TestUtilGetBroadcastIP [2022-03-07T08:48:59.515Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-07T08:48:59.515Z] === RUN TestParseCIDR [2022-03-07T08:48:59.515Z] --- PASS: TestParseCIDR (0.00s) [2022-03-07T08:48:59.515Z] PASS [2022-03-07T08:48:59.515Z] coverage: 37.3% of statements [2022-03-07T08:48:59.515Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2022-03-07T08:48:59.515Z] 2022/03/07 08:48:59 Closing DB instances... [2022-03-07T08:48:59.640Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-07T08:49:00.203Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-07T08:49:00.484Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-07T08:49:00.484Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-07T08:49:00.484Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-07T08:49:00.484Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-07T08:49:00.484Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-07T08:49:00.484Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-07T08:49:00.484Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-07T08:49:00.484Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-07T08:49:00.484Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-07T08:49:00.484Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-07T08:49:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.01s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-07T08:49:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-07T08:49:00.485Z] PASS [2022-03-07T08:49:00.485Z] coverage: 50.0% of statements [2022-03-07T08:49:00.485Z] ok github.com/docker/docker/oci 0.078s coverage: 50.0% of statements [2022-03-07T08:49:00.942Z] === RUN TestAddressPoolOpt [2022-03-07T08:49:00.942Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/a [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/something [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/_=a [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/env1=value1 [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/_env1=value1 [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/PATH [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/=a [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/PATH= [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/PATH=something [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/asd!qwe [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/1asd [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/123 [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/some_space [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/__some_space_before [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/some_space_after__ [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/= [2022-03-07T08:49:00.942Z] === RUN TestValidateEnv/PaTh [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestParseHost [2022-03-07T08:49:00.942Z] --- PASS: TestParseHost (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestParseDockerDaemonHost [2022-03-07T08:49:00.942Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestParseTCP [2022-03-07T08:49:00.942Z] --- PASS: TestParseTCP (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-07T08:49:00.942Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestValidateExtraHosts [2022-03-07T08:49:00.942Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestIpOptString [2022-03-07T08:49:00.942Z] --- PASS: TestIpOptString (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-07T08:49:00.942Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestNewIpOptValidDefaultVal [2022-03-07T08:49:00.942Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestIpOptSetInvalidVal [2022-03-07T08:49:00.942Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestValidateIPAddress [2022-03-07T08:49:00.942Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestMapOpts [2022-03-07T08:49:00.942Z] --- PASS: TestMapOpts (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestListOptsWithoutValidator [2022-03-07T08:49:00.942Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestListOptsWithValidator [2022-03-07T08:49:00.942Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestValidateDNSSearch [2022-03-07T08:49:00.942Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/label_with_general_format [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/label_with_one_more [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-07T08:49:00.942Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-07T08:49:00.942Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestNamedListOpts [2022-03-07T08:49:00.942Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestNamedMapOpts [2022-03-07T08:49:00.942Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestParseLink [2022-03-07T08:49:00.942Z] --- PASS: TestParseLink (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestQuotedStringSetWithQuotes [2022-03-07T08:49:00.942Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-07T08:49:00.942Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-07T08:49:00.942Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-07T08:49:00.942Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-07T08:49:00.942Z] === RUN TestUlimitOpt [2022-03-07T08:49:00.942Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-07T08:49:00.942Z] PASS [2022-03-07T08:49:00.942Z] coverage: 67.4% of statements [2022-03-07T08:49:00.942Z] ok github.com/docker/docker/opts 0.088s coverage: 67.4% of statements [2022-03-07T08:49:00.995Z] --- PASS: TestServiceUpdateNetwork (11.56s) [2022-03-07T08:49:00.995Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T08:49:01.132Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-07T08:49:01.398Z] === RUN TestParseVersion [2022-03-07T08:49:01.399Z] --- PASS: TestParseVersion (0.00s) [2022-03-07T08:49:01.399Z] PASS [2022-03-07T08:49:01.399Z] coverage: 52.9% of statements [2022-03-07T08:49:01.399Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 52.9% of statements [2022-03-07T08:49:01.399Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-07T08:49:01.399Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-07T08:49:01.499Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-07T08:49:01.499Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-07T08:49:01.499Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-07T08:49:01.499Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-07T08:49:01.499Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-07T08:49:01.499Z] PASS [2022-03-07T08:49:01.499Z] coverage: 35.9% of statements [2022-03-07T08:49:01.499Z] ok github.com/docker/docker/daemon/cluster/convert 0.713s coverage: 35.9% of statements [2022-03-07T08:49:01.499Z] === RUN TestNewListSecretsFilters [2022-03-07T08:49:01.499Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-07T08:49:01.499Z] === RUN TestNewListConfigsFilters [2022-03-07T08:49:01.499Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-07T08:49:01.499Z] PASS [2022-03-07T08:49:01.499Z] coverage: 0.5% of statements [2022-03-07T08:49:01.499Z] ok github.com/docker/docker/daemon/cluster 1.127s coverage: 0.5% of statements [2022-03-07T08:49:01.557Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-07T08:49:02.062Z] --- PASS: TestImportExtremelyLargeImageWorks (171.53s) [2022-03-07T08:49:02.062Z] PASS [2022-03-07T08:49:02.062Z] [2022-03-07T08:49:02.062Z] DONE 22 tests in 175.502s [2022-03-07T08:49:02.062Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-07T08:49:02.062Z] ++ 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-03-07T08:49:02.062Z] ++ set -e [2022-03-07T08:49:02.062Z] ++ '[' -n 0 ']' [2022-03-07T08:49:02.062Z] ++ set -x [2022-03-07T08:49:02.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=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-03-07T08:49:02.062Z] INFO: Testing against a local daemon [2022-03-07T08:49:02.062Z] === RUN TestNetworkCreateDelete [2022-03-07T08:49:02.062Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-03-07T08:49:02.062Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T08:49:02.487Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-07T08:49:02.625Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-03-07T08:49:02.625Z] === RUN TestDaemonDNSFallback [2022-03-07T08:49:02.931Z] 2022/03/07 08:49:02 Closing DB instances... [2022-03-07T08:49:03.389Z] === RUN TestPeerCertificateMarshalJSON [2022-03-07T08:49:03.847Z] === RUN TestIsArchivePathDir [2022-03-07T08:49:03.847Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-07T08:49:03.847Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-07T08:49:03.847Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2022-03-07T08:49:03.847Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-07T08:49:03.847Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-07T08:49:03.847Z] === RUN TestMiddleware [2022-03-07T08:49:03.847Z] --- PASS: TestMiddleware (0.00s) [2022-03-07T08:49:03.847Z] === RUN TestNewResponseModifier [2022-03-07T08:49:03.847Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-07T08:49:03.847Z] PASS [2022-03-07T08:49:03.847Z] coverage: 26.8% of statements [2022-03-07T08:49:03.847Z] ok github.com/docker/docker/pkg/authorization 0.414s coverage: 26.8% of statements [2022-03-07T08:49:03.847Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-07T08:49:03.847Z] === RUN TestIsArchivePathInvalidFile [2022-03-07T08:49:03.847Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2022-03-07T08:49:03.847Z] === RUN TestIsArchivePathTar [2022-03-07T08:49:04.305Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-03-07T08:49:04.305Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-07T08:49:04.305Z] --- PASS: TestIsArchivePathTar (0.33s) [2022-03-07T08:49:04.305Z] === RUN TestDecompressStreamGzip [2022-03-07T08:49:04.305Z] === RUN TestUnbuffered [2022-03-07T08:49:04.305Z] --- PASS: TestUnbuffered (0.00s) [2022-03-07T08:49:04.305Z] === RUN TestRaceUnbuffered [2022-03-07T08:49:04.305Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-07T08:49:04.305Z] PASS [2022-03-07T08:49:04.305Z] coverage: 100.0% of statements [2022-03-07T08:49:04.305Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-03-07T08:49:04.305Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-03-07T08:49:04.305Z] === RUN TestDecompressStreamBzip2 [2022-03-07T08:49:04.401Z] === RUN TestBuilderGC [2022-03-07T08:49:04.401Z] --- PASS: TestBuilderGC (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestDaemonConfigurationNotFound [2022-03-07T08:49:04.401Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestDaemonBrokenConfiguration [2022-03-07T08:49:04.401Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestFindConfigurationConflicts [2022-03-07T08:49:04.401Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-07T08:49:04.401Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-07T08:49:04.401Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-07T08:49:04.401Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-07T08:49:04.401Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-07T08:49:04.401Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-07T08:49:04.401Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-07T08:49:04.401Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-07T08:49:04.401Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-07T08:49:04.401Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-07T08:49:04.401Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-07T08:49:04.401Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-07T08:49:04.401Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-07T08:49:04.401Z] === RUN TestValidateConfiguration [2022-03-07T08:49:04.401Z] === RUN TestValidateConfiguration/with_label [2022-03-07T08:49:04.401Z] === RUN TestValidateConfiguration/with_dns [2022-03-07T08:49:04.401Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-07T08:49:04.401Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-07T08:49:04.401Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-07T08:49:04.401Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-07T08:49:04.401Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-07T08:49:04.401Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-07T08:49:04.401Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-07T08:49:04.763Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-03-07T08:49:04.763Z] === RUN TestDecompressStreamXz [2022-03-07T08:49:04.763Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T08:49:04.763Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-07T08:49:04.763Z] === RUN TestDecompressStreamZstd [2022-03-07T08:49:04.763Z] archive_test.go:140: zstd not installed [2022-03-07T08:49:04.763Z] --- SKIP: TestDecompressStreamZstd (0.04s) [2022-03-07T08:49:04.763Z] === RUN TestCompressStreamXzUnsupported [2022-03-07T08:49:04.763Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-07T08:49:04.763Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-07T08:49:04.763Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-07T08:49:04.763Z] === RUN TestCompressStreamInvalid [2022-03-07T08:49:04.763Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-07T08:49:04.763Z] === RUN TestExtensionInvalid [2022-03-07T08:49:04.763Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-07T08:49:04.763Z] === RUN TestExtensionUncompressed [2022-03-07T08:49:04.763Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-07T08:49:04.763Z] === RUN TestExtensionBzip2 [2022-03-07T08:49:04.763Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-07T08:49:04.763Z] === RUN TestExtensionGzip [2022-03-07T08:49:04.763Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-07T08:49:04.763Z] === RUN TestExtensionXz [2022-03-07T08:49:04.763Z] --- PASS: TestExtensionXz (0.00s) [2022-03-07T08:49:04.763Z] === RUN TestExtensionZstd [2022-03-07T08:49:04.763Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-07T08:49:04.763Z] === RUN TestCmdStreamLargeStderr [2022-03-07T08:49:04.763Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-03-07T08:49:04.763Z] === RUN TestCmdStreamBad [2022-03-07T08:49:04.763Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T08:49:04.763Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-07T08:49:04.763Z] === RUN TestCmdStreamGood [2022-03-07T08:49:04.763Z] --- PASS: TestCmdStreamGood (0.06s) [2022-03-07T08:49:04.763Z] === RUN TestUntarPathWithInvalidDest [2022-03-07T08:49:04.763Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-03-07T08:49:04.763Z] === RUN TestUntarPathWithInvalidSrc [2022-03-07T08:49:04.763Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-07T08:49:04.763Z] === RUN TestUntarPath [2022-03-07T08:49:04.763Z] --- PASS: TestUntarPath (0.09s) [2022-03-07T08:49:04.763Z] === RUN TestUntarPathWithDestinationFile [2022-03-07T08:49:04.859Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-07T08:49:04.859Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-07T08:49:04.859Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-07T08:49:04.859Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-07T08:49:04.859Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-07T08:49:04.859Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-07T08:49:04.859Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-07T08:49:04.859Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-07T08:49:04.859Z] === RUN TestReloadSetConfigFileNotExist [2022-03-07T08:49:04.859Z] time="2022-03-07T08:49:03Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-07T08:49:04.859Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-03-07T08:49:04.859Z] === RUN TestReloadDefaultConfigNotExist [2022-03-07T08:49:04.859Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:04.859Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-07T08:49:04.859Z] === RUN TestReloadBadDefaultConfig [2022-03-07T08:49:04.859Z] time="2022-03-07T08:49:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3224654177" [2022-03-07T08:49:04.859Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-07T08:49:04.859Z] === RUN TestReloadWithConflictingLabels [2022-03-07T08:49:04.859Z] time="2022-03-07T08:49:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1969639615" [2022-03-07T08:49:04.859Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-07T08:49:04.859Z] === RUN TestReloadWithDuplicateLabels [2022-03-07T08:49:04.859Z] time="2022-03-07T08:49:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3227999370" [2022-03-07T08:49:04.859Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-07T08:49:04.859Z] === RUN TestMaskURLCredentials [2022-03-07T08:49:04.859Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-07T08:49:04.859Z] === RUN TestDaemonConfigurationMerge [2022-03-07T08:49:04.859Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-07T08:49:04.859Z] PASS [2022-03-07T08:49:04.859Z] coverage: 79.2% of statements [2022-03-07T08:49:04.859Z] ok github.com/docker/docker/daemon/config 0.345s coverage: 79.2% of statements [2022-03-07T08:49:05.220Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-03-07T08:49:05.220Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-07T08:49:05.220Z] === RUN TestMatch [2022-03-07T08:49:05.220Z] === RUN TestMatch/[[]] [2022-03-07T08:49:05.220Z] === RUN TestMatch/[[foo]] [2022-03-07T08:49:05.220Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-07T08:49:05.220Z] === RUN TestMatch/[[foo_bar]] [2022-03-07T08:49:05.220Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-07T08:49:05.220Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-07T08:49:05.220Z] === RUN TestMatch/[] [2022-03-07T08:49:05.220Z] === RUN TestMatch/[]#01 [2022-03-07T08:49:05.220Z] === RUN TestMatch/[[qux]] [2022-03-07T08:49:05.220Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-07T08:49:05.220Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-07T08:49:05.220Z] === RUN TestMatch/[[foo_baz]] [2022-03-07T08:49:05.220Z] --- PASS: TestMatch (0.00s) [2022-03-07T08:49:05.220Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-07T08:49:05.220Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-07T08:49:05.220Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-07T08:49:05.220Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-07T08:49:05.220Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-07T08:49:05.220Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-07T08:49:05.220Z] --- PASS: TestMatch/[] (0.00s) [2022-03-07T08:49:05.220Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-07T08:49:05.220Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-07T08:49:05.220Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-07T08:49:05.220Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-07T08:49:05.220Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-07T08:49:05.220Z] PASS [2022-03-07T08:49:05.220Z] coverage: 87.5% of statements [2022-03-07T08:49:05.220Z] ok github.com/docker/docker/pkg/capabilities 0.055s coverage: 87.5% of statements [2022-03-07T08:49:05.220Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-03-07T08:49:05.220Z] === RUN TestCopyWithTarInvalidSrc [2022-03-07T08:49:05.220Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-07T08:49:05.220Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-07T08:49:05.220Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T08:49:05.220Z] === RUN TestCopyWithTarSrcFile [2022-03-07T08:49:05.220Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-07T08:49:05.220Z] === RUN TestCopyWithTarSrcFolder [2022-03-07T08:49:05.220Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-07T08:49:05.220Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-07T08:49:05.220Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-07T08:49:05.220Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-07T08:49:05.220Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T08:49:05.220Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-07T08:49:05.220Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-07T08:49:05.220Z] === RUN TestCopyFileWithTarSrcFile [2022-03-07T08:49:05.220Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-07T08:49:05.220Z] === RUN TestTarFiles [2022-03-07T08:49:05.318Z] === RUN TestWaitNodeAttachment [2022-03-07T08:49:05.318Z] === RUN TestEventsLog [2022-03-07T08:49:05.318Z] --- PASS: TestEventsLog (0.00s) [2022-03-07T08:49:05.318Z] === RUN TestEventsLogTimeout [2022-03-07T08:49:05.318Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-07T08:49:05.318Z] === RUN TestLogEvents [2022-03-07T08:49:05.318Z] --- PASS: TestLogEvents (0.05s) [2022-03-07T08:49:05.318Z] === RUN TestLoadBufferedEvents [2022-03-07T08:49:05.775Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-03-07T08:49:05.775Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-07T08:49:05.775Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-07T08:49:05.775Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-07T08:49:05.775Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-07T08:49:05.775Z] PASS [2022-03-07T08:49:05.775Z] coverage: 50.0% of statements [2022-03-07T08:49:05.775Z] ok github.com/docker/docker/daemon/events 0.265s coverage: 50.0% of statements [2022-03-07T08:49:05.775Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-07T08:49:05.775Z] === RUN TestIsolationConversion [2022-03-07T08:49:05.775Z] === RUN TestIsolationConversion/default [2022-03-07T08:49:05.775Z] === RUN TestIsolationConversion/process [2022-03-07T08:49:05.775Z] === RUN TestIsolationConversion/hyperv [2022-03-07T08:49:05.775Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-07T08:49:05.775Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-07T08:49:05.775Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-07T08:49:05.775Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-07T08:49:05.775Z] === RUN TestContainerLabels [2022-03-07T08:49:05.775Z] --- PASS: TestContainerLabels (0.00s) [2022-03-07T08:49:05.775Z] === RUN TestCredentialSpecConversion [2022-03-07T08:49:05.775Z] === RUN TestCredentialSpecConversion/none [2022-03-07T08:49:05.775Z] === RUN TestCredentialSpecConversion/config [2022-03-07T08:49:05.775Z] === RUN TestCredentialSpecConversion/file [2022-03-07T08:49:05.775Z] === RUN TestCredentialSpecConversion/registry [2022-03-07T08:49:05.775Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-07T08:49:05.775Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-07T08:49:05.775Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-07T08:49:05.775Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-07T08:49:05.775Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-07T08:49:05.775Z] === RUN TestControllerValidateMountBind [2022-03-07T08:49:05.775Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-07T08:49:05.775Z] === RUN TestControllerValidateMountVolume [2022-03-07T08:49:05.775Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-07T08:49:05.775Z] === RUN TestControllerValidateMountTarget [2022-03-07T08:49:05.775Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-07T08:49:05.775Z] === RUN TestControllerValidateMountTmpfs [2022-03-07T08:49:05.775Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-07T08:49:05.775Z] === RUN TestControllerValidateMountInvalidType [2022-03-07T08:49:05.775Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-07T08:49:05.775Z] === RUN TestControllerValidateMountNamedPipe [2022-03-07T08:49:05.775Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-07T08:49:05.775Z] PASS [2022-03-07T08:49:05.775Z] coverage: 11.0% of statements [2022-03-07T08:49:05.775Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.631s coverage: 11.0% of statements [2022-03-07T08:49:06.185Z] 2022/03/07 08:49:05 Closing DB instances... [2022-03-07T08:49:06.232Z] === RUN TestIsEmptyDir [2022-03-07T08:49:06.232Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-07T08:49:06.232Z] PASS [2022-03-07T08:49:06.232Z] coverage: 2.3% of statements [2022-03-07T08:49:06.232Z] ok github.com/docker/docker/daemon/graphdriver 0.075s coverage: 2.3% of statements [2022-03-07T08:49:06.648Z] === RUN TestChrootTarUntar [2022-03-07T08:49:06.649Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:06.649Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-07T08:49:06.649Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-07T08:49:06.649Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:06.649Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T08:49:06.649Z] === RUN TestChrootUntarEmptyArchive [2022-03-07T08:49:06.649Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-07T08:49:06.649Z] === RUN TestChrootTarUntarWithSymlink [2022-03-07T08:49:06.649Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T08:49:06.649Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T08:49:06.649Z] === RUN TestChrootCopyWithTar [2022-03-07T08:49:06.649Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T08:49:06.649Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-07T08:49:06.649Z] === RUN TestChrootCopyFileWithTar [2022-03-07T08:49:06.649Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:06.649Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-07T08:49:06.649Z] === RUN TestChrootUntarPath [2022-03-07T08:49:06.649Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T08:49:06.649Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-07T08:49:06.649Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-07T08:49:06.649Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:06.649Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T08:49:06.649Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-07T08:49:06.649Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:06.649Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T08:49:06.649Z] === RUN TestChrootApplyDotDotFile [2022-03-07T08:49:06.649Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:06.649Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-07T08:49:06.649Z] PASS [2022-03-07T08:49:06.649Z] coverage: 15.1% of statements [2022-03-07T08:49:06.649Z] ok github.com/docker/docker/pkg/chrootarchive 0.106s coverage: 15.1% of statements [2022-03-07T08:49:07.195Z] === RUN TestVerifyNetworkingConfig [2022-03-07T08:49:07.195Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-07T08:49:07.195Z] === RUN TestGetContainer [2022-03-07T08:49:07.195Z] --- PASS: TestGetContainer (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestValidContainerNames [2022-03-07T08:49:07.196Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestContainerInitDNS [2022-03-07T08:49:07.196Z] daemon_test.go:145: root required [2022-03-07T08:49:07.196Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestMerge [2022-03-07T08:49:07.196Z] --- PASS: TestMerge (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestValidateContainerIsolation [2022-03-07T08:49:07.196Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestFindNetworkErrorType [2022-03-07T08:49:07.196Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestEnsureServicesExist [2022-03-07T08:49:07.196Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestEnsureServicesExistErrors [2022-03-07T08:49:07.196Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-07T08:49:07.196Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-07T08:49:07.196Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-07T08:49:07.196Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestContainerDelete [2022-03-07T08:49:07.196Z] --- PASS: TestContainerDelete (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestContainerDoubleDelete [2022-03-07T08:49:07.196Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestLogContainerEventCopyLabels [2022-03-07T08:49:07.196Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestLogContainerEventWithAttributes [2022-03-07T08:49:07.196Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestNoneHealthcheck [2022-03-07T08:49:07.196Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestHealthStates [2022-03-07T08:49:07.196Z] === RUN TestLinkNaming [2022-03-07T08:49:07.196Z] --- PASS: TestLinkNaming (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestLinkNew [2022-03-07T08:49:07.196Z] --- PASS: TestLinkNew (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestLinkEnv [2022-03-07T08:49:07.196Z] --- PASS: TestLinkEnv (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestLinkMultipleEnv [2022-03-07T08:49:07.196Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestLinkPortRangeEnv [2022-03-07T08:49:07.196Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-07T08:49:07.196Z] PASS [2022-03-07T08:49:07.196Z] coverage: 93.0% of statements [2022-03-07T08:49:07.196Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-03-07T08:49:07.196Z] time="2022-03-07T08:49:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T08:49:07.196Z] time="2022-03-07T08:49:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T08:49:07.196Z] time="2022-03-07T08:49:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T08:49:07.196Z] time="2022-03-07T08:49:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T08:49:07.196Z] time="2022-03-07T08:49:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T08:49:07.196Z] time="2022-03-07T08:49:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T08:49:07.196Z] time="2022-03-07T08:49:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T08:49:07.196Z] time="2022-03-07T08:49:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T08:49:07.196Z] time="2022-03-07T08:49:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T08:49:07.196Z] time="2022-03-07T08:49:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-07T08:49:07.196Z] --- PASS: TestHealthStates (0.19s) [2022-03-07T08:49:07.196Z] === RUN TestGetInspectData [2022-03-07T08:49:07.196Z] --- PASS: TestGetInspectData (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestFillLicense [2022-03-07T08:49:07.196Z] --- PASS: TestFillLicense (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestListInvalidFilter [2022-03-07T08:49:07.196Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestNameFilter [2022-03-07T08:49:07.196Z] --- PASS: TestNameFilter (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-07T08:49:07.196Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-07T08:49:07.196Z] === 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-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-07T08:49:07.196Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-07T08:49:07.196Z] --- 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-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-07T08:49:07.196Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestDaemonReloadLabels [2022-03-07T08:49:07.196Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-07T08:49:07.196Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestDaemonReloadMirrors [2022-03-07T08:49:07.196Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-07T08:49:07.196Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-07T08:49:07.196Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-07T08:49:07.196Z] reload_test.go:342: root required [2022-03-07T08:49:07.196Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-07T08:49:07.196Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-07T08:49:07.196Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-07T08:49:07.196Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-07T08:49:07.196Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-07T08:49:07.196Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-07T08:49:07.196Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-07T08:49:07.196Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-07T08:49:07.196Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-07T08:49:07.196Z] === RUN TestParseVolumesFrom [2022-03-07T08:49:07.196Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-07T08:49:07.196Z] PASS [2022-03-07T08:49:07.196Z] coverage: 8.6% of statements [2022-03-07T08:49:07.196Z] ok github.com/docker/docker/daemon 0.415s coverage: 8.6% of statements [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-07T08:49:07.196Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-07T08:49:07.613Z] === RUN TestEnsureRemoveAllNotExist [2022-03-07T08:49:07.613Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-07T08:49:07.613Z] === RUN TestEnsureRemoveAllWithDir [2022-03-07T08:49:07.613Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-07T08:49:07.613Z] === RUN TestEnsureRemoveAllWithFile [2022-03-07T08:49:07.613Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-07T08:49:07.613Z] PASS [2022-03-07T08:49:07.613Z] coverage: 0.0% of statements [2022-03-07T08:49:07.613Z] ok github.com/docker/docker/pkg/containerfs 0.049s coverage: 0.0% of statements [2022-03-07T08:49:07.887Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-07T08:49:08.577Z] --- PASS: TestNetworkDBCRUDTableEntry (4.30s) [2022-03-07T08:49:08.577Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-07T08:49:08.577Z] === RUN TestSizeEmpty [2022-03-07T08:49:08.577Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-07T08:49:08.577Z] === RUN TestSizeEmptyFile [2022-03-07T08:49:08.577Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-07T08:49:08.577Z] === RUN TestSizeNonemptyFile [2022-03-07T08:49:08.577Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-07T08:49:08.577Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-07T08:49:08.577Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-07T08:49:08.577Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-07T08:49:08.577Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-07T08:49:08.577Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-07T08:49:08.577Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-07T08:49:08.577Z] === RUN TestMoveToSubdir [2022-03-07T08:49:08.577Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-07T08:49:08.577Z] === RUN TestSizeNonExistingDirectory [2022-03-07T08:49:08.577Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-07T08:49:08.577Z] PASS [2022-03-07T08:49:08.577Z] coverage: 80.0% of statements [2022-03-07T08:49:08.577Z] ok github.com/docker/docker/pkg/directory 0.063s coverage: 80.0% of statements [2022-03-07T08:49:09.023Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-07T08:49:09.255Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-03-07T08:49:09.255Z] === RUN TestInspectNetwork [2022-03-07T08:49:09.374Z] === RUN TestAdapterReadLogs [2022-03-07T08:49:09.374Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-07T08:49:09.374Z] === RUN TestCopier [2022-03-07T08:49:09.374Z] --- PASS: TestCopier (0.00s) [2022-03-07T08:49:09.374Z] === RUN TestCopierLongLines [2022-03-07T08:49:09.374Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-07T08:49:09.374Z] === RUN TestCopierSlow [2022-03-07T08:49:09.374Z] --- PASS: TestCopierSlow (0.24s) [2022-03-07T08:49:09.374Z] === RUN TestCopierWithSized [2022-03-07T08:49:09.374Z] === RUN TestCopierWithSized/as_is [2022-03-07T08:49:09.374Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-07T08:49:09.374Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-07T08:49:09.374Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-07T08:49:09.374Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-07T08:49:09.374Z] === RUN TestCopierWithPartial [2022-03-07T08:49:09.374Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-07T08:49:09.374Z] === RUN TestRingLogger [2022-03-07T08:49:09.374Z] --- PASS: TestRingLogger (0.00s) [2022-03-07T08:49:09.374Z] === RUN TestRingCap [2022-03-07T08:49:09.374Z] --- PASS: TestRingCap (0.00s) [2022-03-07T08:49:09.374Z] === RUN TestRingClose [2022-03-07T08:49:09.374Z] --- PASS: TestRingClose (0.00s) [2022-03-07T08:49:09.374Z] === RUN TestRingDrain [2022-03-07T08:49:09.374Z] --- PASS: TestRingDrain (0.00s) [2022-03-07T08:49:09.374Z] PASS [2022-03-07T08:49:09.374Z] coverage: 43.2% of statements [2022-03-07T08:49:09.374Z] ok github.com/docker/docker/daemon/logger 0.312s coverage: 43.2% of statements [2022-03-07T08:49:09.374Z] === RUN TestNewStreamConfig [2022-03-07T08:49:09.374Z] === RUN TestNewStreamConfig/defaults [2022-03-07T08:49:09.374Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-07T08:49:09.374Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-07T08:49:09.374Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-07T08:49:09.374Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-07T08:49:09.374Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-07T08:49:09.374Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-07T08:49:09.374Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-07T08:49:09.374Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-07T08:49:09.374Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-07T08:49:09.374Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-07T08:49:09.374Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-07T08:49:09.374Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-07T08:49:09.374Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-07T08:49:09.374Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-07T08:49:09.374Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-07T08:49:09.374Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-07T08:49:09.374Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-07T08:49:09.374Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-07T08:49:09.374Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-07T08:49:09.374Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-07T08:49:09.374Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-07T08:49:09.374Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-07T08:49:09.374Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-07T08:49:09.374Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-07T08:49:09.374Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-07T08:49:09.543Z] === RUN TestPollerAddRemove [2022-03-07T08:49:09.543Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-07T08:49:09.543Z] === RUN TestPollerEvent [2022-03-07T08:49:09.543Z] poller_test.go:40: No chmod on Windows [2022-03-07T08:49:09.543Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-07T08:49:09.543Z] === RUN TestPollerClose [2022-03-07T08:49:09.543Z] --- PASS: TestPollerClose (0.00s) [2022-03-07T08:49:09.543Z] PASS [2022-03-07T08:49:09.543Z] coverage: 39.4% of statements [2022-03-07T08:49:09.543Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 39.4% of statements [2022-03-07T08:49:09.831Z] time="2022-03-07T08:49:09Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-07T08:49:09.831Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-03-07T08:49:09.831Z] === RUN TestCreateSuccess [2022-03-07T08:49:09.831Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestCreateStreamSkipped [2022-03-07T08:49:09.831Z] time="2022-03-07T08:49:09Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-07T08:49:09.831Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestCreateLogGroupSuccess [2022-03-07T08:49:09.831Z] time="2022-03-07T08:49:09Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-07T08:49:09.831Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestCreateError [2022-03-07T08:49:09.831Z] --- PASS: TestCreateError (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestCreateAlreadyExists [2022-03-07T08:49:09.831Z] time="2022-03-07T08:49:09Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-07T08:49:09.831Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestLogClosed [2022-03-07T08:49:09.831Z] --- PASS: TestLogClosed (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestLogBlocking [2022-03-07T08:49:09.831Z] --- PASS: TestLogBlocking (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-07T08:49:09.831Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestLogNonBlockingBufferFull [2022-03-07T08:49:09.831Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestPublishBatchSuccess [2022-03-07T08:49:09.831Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestPublishBatchError [2022-03-07T08:49:09.831Z] time="2022-03-07T08:49:09Z" level=error msg=error [2022-03-07T08:49:09.831Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-07T08:49:09.831Z] time="2022-03-07T08:49:09Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T08:49:09.831Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-07T08:49:09.831Z] time="2022-03-07T08:49:09Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-07T08:49:09.831Z] time="2022-03-07T08:49:09Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-07T08:49:09.831Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchSimple [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchTicker [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchMultilinePattern [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.08s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchClose [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestEffectiveLen [2022-03-07T08:49:09.831Z] === RUN TestEffectiveLen/0/Hello [2022-03-07T08:49:09.831Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-07T08:49:09.831Z] === RUN TestEffectiveLen/2/🙃 [2022-03-07T08:49:09.831Z] === RUN TestEffectiveLen/3/���� [2022-03-07T08:49:09.831Z] === RUN TestEffectiveLen/4/He��o [2022-03-07T08:49:09.831Z] === RUN TestEffectiveLen/5/ [2022-03-07T08:49:09.831Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestFindValidSplit [2022-03-07T08:49:09.831Z] === RUN TestFindValidSplit/0/ [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1076: [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1077: [2022-03-07T08:49:09.831Z] === RUN TestFindValidSplit/1/Hello [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1076: Hello [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1077: [2022-03-07T08:49:09.831Z] === RUN TestFindValidSplit/2/Hello [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1076: He [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1077: llo [2022-03-07T08:49:09.831Z] === RUN TestFindValidSplit/3/Hello [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1076: [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1077: Hello [2022-03-07T08:49:09.831Z] === RUN TestFindValidSplit/4/🙃 [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1076: [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-07T08:49:09.831Z] === RUN TestFindValidSplit/5/🙃 [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1077: [2022-03-07T08:49:09.831Z] === RUN TestFindValidSplit/6/a� [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1076: a [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1077: � [2022-03-07T08:49:09.831Z] === RUN TestFindValidSplit/7/a� [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1076: a� [2022-03-07T08:49:09.831Z] cloudwatchlogs_test.go:1077: [2022-03-07T08:49:09.831Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-07T08:49:09.831Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestProcessEventEmoji [2022-03-07T08:49:09.831Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchLineSplit [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchMaxEvents [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-03-07T08:49:09.831Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-07T08:49:09.831Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.18s) [2022-03-07T08:49:09.831Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-07T08:49:09.831Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-07T08:49:09.831Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-07T08:49:09.831Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-07T08:49:09.831Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-07T08:49:09.831Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-07T08:49:09.831Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-07T08:49:09.832Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-07T08:49:09.832Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-07T08:49:10.190Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-07T08:49:10.288Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-07T08:49:10.288Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsFormat [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-07T08:49:10.288Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-07T08:49:10.288Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-07T08:49:10.288Z] === RUN TestCreateTagSuccess [2022-03-07T08:49:10.289Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-07T08:49:10.289Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-07T08:49:10.289Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-07T08:49:10.289Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-07T08:49:10.289Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-07T08:49:10.289Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-07T08:49:10.289Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-07T08:49:10.289Z] PASS [2022-03-07T08:49:10.289Z] coverage: 80.2% of statements [2022-03-07T08:49:10.289Z] ok github.com/docker/docker/daemon/logger/awslogs 0.613s coverage: 80.2% of statements [2022-03-07T08:49:10.289Z] === RUN TestValidateLogOptReconnectInterval [2022-03-07T08:49:10.289Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-07T08:49:10.289Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-07T08:49:10.289Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-07T08:49:10.289Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-07T08:49:10.289Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-07T08:49:10.289Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-07T08:49:10.289Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-07T08:49:10.289Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-07T08:49:10.289Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-07T08:49:10.289Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-07T08:49:10.289Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-07T08:49:10.289Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-07T08:49:10.289Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-07T08:49:10.289Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-07T08:49:10.289Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-07T08:49:10.289Z] PASS [2022-03-07T08:49:10.289Z] coverage: 33.6% of statements [2022-03-07T08:49:10.289Z] ok github.com/docker/docker/daemon/logger/fluentd 0.157s coverage: 33.6% of statements [2022-03-07T08:49:10.289Z] === RUN TestSearchRegistryForImagesErrors [2022-03-07T08:49:10.525Z] 2022/03/07 08:49:10 Closing DB instances... [2022-03-07T08:49:10.746Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-07T08:49:10.746Z] === RUN TestSearchRegistryForImages [2022-03-07T08:49:10.746Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-07T08:49:10.746Z] === RUN TestOnlyPlatformWithFallback [2022-03-07T08:49:10.746Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-07T08:49:10.746Z] === RUN TestImageDelete [2022-03-07T08:49:10.746Z] === RUN TestImageDelete/no_lease [2022-03-07T08:49:10.746Z] === RUN TestImageDelete/lease_exists [2022-03-07T08:49:10.746Z] --- PASS: TestImageDelete (0.05s) [2022-03-07T08:49:10.746Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-07T08:49:10.746Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-07T08:49:10.746Z] === RUN TestContentStoreForPull [2022-03-07T08:49:10.746Z] --- PASS: TestContentStoreForPull (0.16s) [2022-03-07T08:49:10.746Z] PASS [2022-03-07T08:49:10.746Z] coverage: 6.8% of statements [2022-03-07T08:49:10.746Z] ok github.com/docker/docker/daemon/images 0.384s coverage: 6.8% of statements [2022-03-07T08:49:10.746Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T08:49:10.746Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T08:49:10.746Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-07T08:49:10.746Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T08:49:10.746Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-07T08:49:10.746Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-07T08:49:10.766Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-07T08:49:10.982Z] === RUN TestCopyFileWithInvalidSrc [2022-03-07T08:49:10.982Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T08:49:10.982Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-07T08:49:10.982Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-07T08:49:10.982Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.02s) [2022-03-07T08:49:10.982Z] === RUN TestCopyFile [2022-03-07T08:49:10.982Z] --- PASS: TestCopyFile (0.01s) [2022-03-07T08:49:10.982Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-07T08:49:10.982Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T08:49:10.982Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-07T08:49:10.982Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-07T08:49:10.982Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T08:49:10.982Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestWildcardMatches [2022-03-07T08:49:10.982Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestPatternMatches [2022-03-07T08:49:10.982Z] --- PASS: TestPatternMatches (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-07T08:49:10.982Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestPatternMatchesFolderExclusions [2022-03-07T08:49:10.982Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-07T08:49:10.982Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-07T08:49:10.982Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-07T08:49:10.982Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-07T08:49:10.982Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestSingleExclamationError [2022-03-07T08:49:10.982Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestMatchesWithNoPatterns [2022-03-07T08:49:10.982Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestMatchesWithMalformedPatterns [2022-03-07T08:49:10.982Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestMatches [2022-03-07T08:49:10.982Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-07T08:49:10.982Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-07T08:49:10.982Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-07T08:49:10.982Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-07T08:49:10.982Z] --- PASS: TestMatches (0.01s) [2022-03-07T08:49:10.982Z] --- PASS: TestMatches/MatchesOrParentMatches (0.01s) [2022-03-07T08:49:10.982Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-07T08:49:10.982Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-07T08:49:10.982Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestCleanPatterns [2022-03-07T08:49:10.982Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-07T08:49:10.982Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestCleanPatternsExceptionFlag [2022-03-07T08:49:10.982Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-07T08:49:10.982Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-07T08:49:10.982Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestCleanPatternsErrorSingleException [2022-03-07T08:49:10.982Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestCreateIfNotExistsDir [2022-03-07T08:49:10.982Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2022-03-07T08:49:10.982Z] === RUN TestCreateIfNotExistsFile [2022-03-07T08:49:10.982Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-07T08:49:10.982Z] === RUN TestMatch [2022-03-07T08:49:10.982Z] --- PASS: TestMatch (0.00s) [2022-03-07T08:49:10.982Z] === RUN TestCompile [2022-03-07T08:49:10.982Z] === RUN TestCompile/slash [2022-03-07T08:49:10.982Z] === RUN TestCompile/backslash [2022-03-07T08:49:10.982Z] --- PASS: TestCompile (0.00s) [2022-03-07T08:49:10.982Z] --- PASS: TestCompile/slash (0.00s) [2022-03-07T08:49:10.982Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-07T08:49:10.982Z] PASS [2022-03-07T08:49:10.982Z] coverage: 84.7% of statements [2022-03-07T08:49:10.982Z] ok github.com/docker/docker/pkg/fileutils 0.137s coverage: 84.7% of statements [2022-03-07T08:49:11.204Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-07T08:49:11.204Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-07T08:49:11.204Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-07T08:49:11.204Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2022-03-07T08:49:11.204Z] === RUN TestFastTimeMarshalJSON [2022-03-07T08:49:11.204Z] === RUN TestJSONFileLogger [2022-03-07T08:49:11.204Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-07T08:49:11.204Z] PASS [2022-03-07T08:49:11.204Z] coverage: 87.2% of statements [2022-03-07T08:49:11.204Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-07T08:49:11.204Z] === RUN TestJSONFileLoggerWithTags [2022-03-07T08:49:11.204Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-07T08:49:11.204Z] === RUN TestJSONFileLoggerWithOpts [2022-03-07T08:49:11.204Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.216s coverage: 87.2% of statements [2022-03-07T08:49:11.204Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-07T08:49:11.204Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-07T08:49:11.204Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-07T08:49:11.204Z] === RUN TestEncodeDecode [2022-03-07T08:49:11.204Z] === PAUSE TestEncodeDecode [2022-03-07T08:49:11.204Z] === RUN TestUnexpectedEOF [2022-03-07T08:49:11.438Z] --- PASS: TestTarFiles (6.51s) [2022-03-07T08:49:11.438Z] === RUN TestDetectCompressionZstd [2022-03-07T08:49:11.438Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-07T08:49:11.438Z] === RUN TestTarUntar [2022-03-07T08:49:11.660Z] time="2022-03-07T08:49:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T08:49:11.660Z] time="2022-03-07T08:49:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-07T08:49:11.660Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-03-07T08:49:11.660Z] === CONT TestEncodeDecode [2022-03-07T08:49:11.660Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-07T08:49:11.660Z] PASS [2022-03-07T08:49:11.660Z] coverage: 69.9% of statements [2022-03-07T08:49:11.660Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.234s coverage: 69.9% of statements [2022-03-07T08:49:11.660Z] === RUN TestWriteLog [2022-03-07T08:49:11.660Z] === PAUSE TestWriteLog [2022-03-07T08:49:11.660Z] === RUN TestReadLog [2022-03-07T08:49:11.660Z] === PAUSE TestReadLog [2022-03-07T08:49:11.660Z] === RUN TestDecode [2022-03-07T08:49:11.660Z] --- PASS: TestDecode (0.02s) [2022-03-07T08:49:11.660Z] === CONT TestWriteLog [2022-03-07T08:49:11.660Z] --- PASS: TestWriteLog (0.00s) [2022-03-07T08:49:11.660Z] === CONT TestReadLog [2022-03-07T08:49:11.660Z] === RUN TestReadLog/tail_exact [2022-03-07T08:49:11.898Z] --- PASS: TestTarUntar (0.07s) [2022-03-07T08:49:11.898Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-07T08:49:11.898Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-07T08:49:11.898Z] === RUN TestTarWithOptions [2022-03-07T08:49:11.898Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-07T08:49:11.898Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-07T08:49:11.898Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-07T08:49:11.898Z] === RUN TestUntarUstarGnuConflict [2022-03-07T08:49:11.898Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-07T08:49:11.898Z] === RUN TestUntarInvalidFilenames [2022-03-07T08:49:11.898Z] === RUN TestGet [2022-03-07T08:49:11.898Z] --- PASS: TestGet (0.00s) [2022-03-07T08:49:11.898Z] === RUN TestGetShortcutString [2022-03-07T08:49:11.898Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-07T08:49:11.898Z] PASS [2022-03-07T08:49:11.898Z] coverage: 42.9% of statements [2022-03-07T08:49:11.898Z] ok github.com/docker/docker/pkg/homedir 0.056s coverage: 42.9% of statements [2022-03-07T08:49:11.898Z] --- PASS: TestNetworkDBCRUDTableEntries (3.50s) [2022-03-07T08:49:11.898Z] === RUN TestNetworkDBNodeLeave [2022-03-07T08:49:11.898Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1851928552\\dest" [2022-03-07T08:49:11.898Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-03-07T08:49:11.898Z] === RUN TestUntarHardlinkToSymlink [2022-03-07T08:49:11.898Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-03-07T08:49:11.898Z] === RUN TestUntarInvalidHardlink [2022-03-07T08:49:11.898Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1101015690\\victim\\hello" -> "../victim/hello" [2022-03-07T08:49:11.898Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink218559642\\victim\\hello" -> "/../victim/hello" [2022-03-07T08:49:11.898Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink114337043\\victim" -> "../victim" [2022-03-07T08:49:11.898Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink550510576\\victim" -> "../victim" [2022-03-07T08:49:11.898Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4227090540\\victim" -> "../victim" [2022-03-07T08:49:11.899Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2669516017\\victim" -> "../victim" [2022-03-07T08:49:11.899Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-07T08:49:11.899Z] === RUN TestUntarInvalidSymlink [2022-03-07T08:49:11.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink382228468\\dest\\dotdot" -> "../victim/hello" [2022-03-07T08:49:11.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1448754510\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T08:49:11.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1928421526\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:11.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3149389928\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:11.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2061866711\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:11.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1783351080\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:11.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2444763313\\dest\\dir\\loophole" -> "../../victim" [2022-03-07T08:49:11.899Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-03-07T08:49:11.899Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-07T08:49:11.899Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-07T08:49:11.899Z] === RUN TestXGlobalNoParent [2022-03-07T08:49:11.899Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-07T08:49:11.899Z] === RUN TestReplaceFileTarWrapper [2022-03-07T08:49:12.118Z] === RUN TestReadLog/tail_less_than_available [2022-03-07T08:49:12.118Z] === RUN TestReadLog/tail_more_than_available [2022-03-07T08:49:12.118Z] --- PASS: TestReadLog (0.21s) [2022-03-07T08:49:12.118Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-03-07T08:49:12.118Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-07T08:49:12.118Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-07T08:49:12.118Z] PASS [2022-03-07T08:49:12.118Z] coverage: 78.7% of statements [2022-03-07T08:49:12.118Z] ok github.com/docker/docker/daemon/logger/local 0.345s coverage: 78.7% of statements [2022-03-07T08:49:12.118Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T08:49:12.356Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-03-07T08:49:12.356Z] === RUN TestPrefixHeaderReadable [2022-03-07T08:49:12.356Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-07T08:49:12.356Z] === RUN TestDisablePigz [2022-03-07T08:49:12.356Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-07T08:49:12.356Z] --- PASS: TestDisablePigz (0.16s) [2022-03-07T08:49:12.356Z] === RUN TestPigz [2022-03-07T08:49:12.813Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-07T08:49:12.813Z] --- PASS: TestPigz (0.19s) [2022-03-07T08:49:12.814Z] === RUN TestNosysFileInfo [2022-03-07T08:49:12.814Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T08:49:12.814Z] archive_windows_test.go:16: Currently fails [2022-03-07T08:49:12.814Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestCanonicalTarNameForPath [2022-03-07T08:49:12.814Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestCanonicalTarName [2022-03-07T08:49:12.814Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestChmodTarEntry [2022-03-07T08:49:12.814Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestHardLinkOrder [2022-03-07T08:49:12.814Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-07T08:49:12.814Z] === RUN TestChangeString [2022-03-07T08:49:12.814Z] --- PASS: TestChangeString (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestChangesWithNoChanges [2022-03-07T08:49:12.814Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-07T08:49:12.814Z] === RUN TestChangesWithChanges [2022-03-07T08:49:12.814Z] === RUN TestCreateIDMapOrder [2022-03-07T08:49:12.814Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-07T08:49:12.814Z] PASS [2022-03-07T08:49:12.814Z] coverage: 7.2% of statements [2022-03-07T08:49:12.814Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-07T08:49:12.814Z] === RUN TestChangesWithChangesGH13590 [2022-03-07T08:49:12.814Z] changes_test.go:195: needs more investigation [2022-03-07T08:49:12.814Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestChangesDirsEmpty [2022-03-07T08:49:12.814Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T08:49:12.814Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestChangesDirsMutated [2022-03-07T08:49:12.814Z] ok github.com/docker/docker/pkg/idtools 0.057s coverage: 7.2% of statements [2022-03-07T08:49:12.814Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T08:49:12.814Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestApplyLayer [2022-03-07T08:49:12.814Z] changes_test.go:432: needs further investigation [2022-03-07T08:49:12.814Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestChangesSizeWithHardlinks [2022-03-07T08:49:12.814Z] changes_test.go:468: needs further investigation [2022-03-07T08:49:12.814Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestChangesSizeWithNoChanges [2022-03-07T08:49:12.814Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-07T08:49:12.814Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestChangesSize [2022-03-07T08:49:12.814Z] --- PASS: TestChangesSize (0.00s) [2022-03-07T08:49:12.814Z] === RUN TestApplyLayerInvalidFilenames [2022-03-07T08:49:12.814Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3926209413\\dest" [2022-03-07T08:49:12.814Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-07T08:49:12.814Z] === RUN TestApplyLayerInvalidHardlink [2022-03-07T08:49:12.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink810652087\\victim\\hello" -> "../victim/hello" [2022-03-07T08:49:12.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2751815681\\victim\\hello" -> "/../victim/hello" [2022-03-07T08:49:12.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink560665840\\victim" -> "../victim" [2022-03-07T08:49:12.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2257423541\\victim" -> "../victim" [2022-03-07T08:49:12.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3388786222\\victim" -> "../victim" [2022-03-07T08:49:12.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink644480140\\victim" -> "../victim" [2022-03-07T08:49:12.814Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-07T08:49:12.814Z] === RUN TestApplyLayerInvalidSymlink [2022-03-07T08:49:12.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3181430829\\dest\\dotdot" -> "../victim/hello" [2022-03-07T08:49:12.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink353573401\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T08:49:12.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1141280253\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:12.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2651957967\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:12.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1359534369\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:12.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3880545198\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:12.814Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-07T08:49:12.814Z] === RUN TestApplyLayerWhiteouts [2022-03-07T08:49:13.083Z] === RUN TestOpenFileDelete [2022-03-07T08:49:13.083Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-07T08:49:13.083Z] === RUN TestOpenFileRename [2022-03-07T08:49:13.083Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-07T08:49:13.083Z] === RUN TestHandleDecoderErr [2022-03-07T08:49:13.083Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-07T08:49:13.083Z] === RUN TestParseLogTagDefaultTag [2022-03-07T08:49:13.083Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-07T08:49:13.083Z] === RUN TestParseLogTag [2022-03-07T08:49:13.083Z] --- PASS: TestParseLogTag (0.00s) [2022-03-07T08:49:13.083Z] === RUN TestParseLogTagEmptyTag [2022-03-07T08:49:13.083Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-07T08:49:13.083Z] === RUN TestTailFiles [2022-03-07T08:49:13.083Z] --- PASS: TestTailFiles (0.00s) [2022-03-07T08:49:13.083Z] === RUN TestFollowLogsConsumerGone [2022-03-07T08:49:13.083Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-07T08:49:13.083Z] === RUN TestFollowLogsProducerGone [2022-03-07T08:49:13.083Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-07T08:49:13.083Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-07T08:49:13.083Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-07T08:49:13.083Z] === RUN TestCheckCapacityAndRotate [2022-03-07T08:49:13.083Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-07T08:49:13.083Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-07T08:49:13.083Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-03-07T08:49:13.083Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-07T08:49:13.083Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-03-07T08:49:13.083Z] PASS [2022-03-07T08:49:13.083Z] coverage: 55.1% of statements [2022-03-07T08:49:13.083Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.280s coverage: 55.1% of statements [2022-03-07T08:49:13.272Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-03-07T08:49:13.272Z] === RUN TestGenerateEmptyFile [2022-03-07T08:49:13.272Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-07T08:49:13.272Z] === RUN TestGenerateWithContent [2022-03-07T08:49:13.272Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-07T08:49:13.272Z] PASS [2022-03-07T08:49:13.272Z] coverage: 62.0% of statements [2022-03-07T08:49:13.272Z] ok github.com/docker/docker/pkg/archive 9.483s coverage: 62.0% of statements [2022-03-07T08:49:13.285Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-07T08:49:13.285Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-07T08:49:13.285Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-07T08:49:13.285Z] === RUN TestInspectNetwork/full_network_id [2022-03-07T08:49:13.285Z] === RUN TestInspectNetwork/partial_network_id [2022-03-07T08:49:13.285Z] === RUN TestInspectNetwork/network_name [2022-03-07T08:49:13.285Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-07T08:49:13.540Z] === RUN TestLog [2022-03-07T08:49:13.540Z] --- PASS: TestLog (0.03s) [2022-03-07T08:49:13.540Z] PASS [2022-03-07T08:49:13.540Z] coverage: 31.5% of statements [2022-03-07T08:49:13.540Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.081s coverage: 31.5% of statements [2022-03-07T08:49:13.540Z] === RUN TestValidateLogOpt [2022-03-07T08:49:13.540Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T08:49:13.540Z] === RUN TestNewMissedConfig [2022-03-07T08:49:13.540Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-07T08:49:13.540Z] === RUN TestNewMissedUrl [2022-03-07T08:49:13.540Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-07T08:49:13.540Z] === RUN TestNewMissedToken [2022-03-07T08:49:13.540Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-07T08:49:13.540Z] === RUN TestNewWithProxy [2022-03-07T08:49:13.540Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-07T08:49:13.540Z] === RUN TestDefault [2022-03-07T08:49:13.540Z] --- PASS: TestDefault (0.01s) [2022-03-07T08:49:13.540Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-07T08:49:13.540Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-07T08:49:13.540Z] === RUN TestJsonFormat [2022-03-07T08:49:13.540Z] --- PASS: TestJsonFormat (0.02s) [2022-03-07T08:49:13.540Z] === RUN TestRawFormat [2022-03-07T08:49:13.540Z] --- PASS: TestRawFormat (0.00s) [2022-03-07T08:49:13.540Z] === RUN TestRawFormatWithLabels [2022-03-07T08:49:13.540Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-07T08:49:13.540Z] === RUN TestRawFormatWithoutTag [2022-03-07T08:49:13.540Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-07T08:49:13.540Z] === RUN TestBatching [2022-03-07T08:49:13.998Z] === RUN TestParseLogFormat [2022-03-07T08:49:13.998Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-07T08:49:13.998Z] === RUN TestValidateLogOptEmpty [2022-03-07T08:49:13.998Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-07T08:49:13.998Z] === RUN TestValidateSyslogAddress [2022-03-07T08:49:13.998Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-07T08:49:13.998Z] === RUN TestParseAddressDefaultPort [2022-03-07T08:49:13.998Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-07T08:49:13.998Z] === RUN TestValidateSyslogFacility [2022-03-07T08:49:13.998Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-07T08:49:13.998Z] === RUN TestValidateLogOptSyslogFormat [2022-03-07T08:49:13.998Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-07T08:49:13.998Z] === RUN TestValidateLogOpt [2022-03-07T08:49:13.998Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-07T08:49:13.998Z] PASS [2022-03-07T08:49:13.998Z] coverage: 46.8% of statements [2022-03-07T08:49:13.998Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2022-03-07T08:49:13.998Z] --- PASS: TestBatching (0.31s) [2022-03-07T08:49:13.998Z] === RUN TestFrequency [2022-03-07T08:49:13.998Z] --- PASS: TestFrequency (0.16s) [2022-03-07T08:49:13.998Z] === RUN TestOneMessagePerRequest [2022-03-07T08:49:13.998Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-07T08:49:13.998Z] === RUN TestVerify [2022-03-07T08:49:13.998Z] --- PASS: TestVerify (0.01s) [2022-03-07T08:49:13.998Z] === RUN TestSkipVerify [2022-03-07T08:49:13.998Z] === RUN TestNewParse [2022-03-07T08:49:13.998Z] --- PASS: TestNewParse (0.00s) [2022-03-07T08:49:13.998Z] PASS [2022-03-07T08:49:13.998Z] coverage: 8.3% of statements [2022-03-07T08:49:13.998Z] ok github.com/docker/docker/daemon/logger/templates 0.086s coverage: 8.3% of statements [2022-03-07T08:49:13.998Z] time="2022-03-07T08:49:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:49:14.237Z] === RUN TestFixedBufferCap [2022-03-07T08:49:14.237Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-07T08:49:14.237Z] === RUN TestFixedBufferLen [2022-03-07T08:49:14.237Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-07T08:49:14.237Z] === RUN TestFixedBufferString [2022-03-07T08:49:14.237Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-07T08:49:14.237Z] === RUN TestFixedBufferWrite [2022-03-07T08:49:14.237Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-07T08:49:14.238Z] === RUN TestFixedBufferRead [2022-03-07T08:49:14.238Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-07T08:49:14.238Z] === RUN TestBytesPipeRead [2022-03-07T08:49:14.238Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-07T08:49:14.238Z] === RUN TestBytesPipeWrite [2022-03-07T08:49:14.238Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-07T08:49:14.238Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-07T08:49:14.455Z] time="2022-03-07T08:49:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:49:14.455Z] time="2022-03-07T08:49:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:49:14.455Z] time="2022-03-07T08:49:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:49:14.455Z] --- PASS: TestSkipVerify (0.43s) [2022-03-07T08:49:14.455Z] === RUN TestBufferMaximum [2022-03-07T08:49:14.455Z] time="2022-03-07T08:49:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:49:14.455Z] time="2022-03-07T08:49:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:49:14.455Z] time="2022-03-07T08:49:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:49:14.455Z] time="2022-03-07T08:49:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:49:14.455Z] time="2022-03-07T08:49:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:49:14.455Z] time="2022-03-07T08:49:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642954.185985\",\"host\":\"559462e3565c\"}'" [2022-03-07T08:49:14.455Z] time="2022-03-07T08:49:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642954.185985\",\"host\":\"559462e3565c\"}'" [2022-03-07T08:49:14.455Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-07T08:49:14.455Z] === RUN TestServerAlwaysDown [2022-03-07T08:49:14.455Z] time="2022-03-07T08:49:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:49:14.455Z] time="2022-03-07T08:49:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:49:14.456Z] time="2022-03-07T08:49:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642954.189997\",\"host\":\"559462e3565c\"}'" [2022-03-07T08:49:14.456Z] time="2022-03-07T08:49:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642954.189997\",\"host\":\"559462e3565c\"}'" [2022-03-07T08:49:14.456Z] time="2022-03-07T08:49:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-07T08:49:14.456Z] time="2022-03-07T08:49:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642954.189997\",\"host\":\"559462e3565c\"}'" [2022-03-07T08:49:14.456Z] time="2022-03-07T08:49:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642954.190995\",\"host\":\"559462e3565c\"}'" [2022-03-07T08:49:14.456Z] time="2022-03-07T08:49:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646642954.190995\",\"host\":\"559462e3565c\"}'" [2022-03-07T08:49:14.456Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-07T08:49:14.456Z] === RUN TestCannotSendAfterClose [2022-03-07T08:49:14.456Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-07T08:49:14.456Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-07T08:49:14.695Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-07T08:49:14.695Z] === RUN TestNetworkDBWatch [2022-03-07T08:49:14.695Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-03-07T08:49:14.695Z] === RUN TestAtomicWriteToFile [2022-03-07T08:49:14.695Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-07T08:49:14.695Z] === RUN TestAtomicWriteSetCommit [2022-03-07T08:49:14.695Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-07T08:49:14.695Z] === RUN TestAtomicWriteSetCancel [2022-03-07T08:49:14.695Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-07T08:49:14.695Z] === RUN TestReadCloserWrapperClose [2022-03-07T08:49:14.695Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-07T08:49:14.695Z] === RUN TestReaderErrWrapperReadOnError [2022-03-07T08:49:14.695Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-07T08:49:14.695Z] === RUN TestReaderErrWrapperRead [2022-03-07T08:49:14.695Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-07T08:49:14.695Z] === RUN TestCancelReadCloser [2022-03-07T08:49:15.152Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-07T08:49:15.152Z] === RUN TestWriteCloserWrapperClose [2022-03-07T08:49:15.152Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-07T08:49:15.152Z] === RUN TestNopWriteCloser [2022-03-07T08:49:15.152Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-07T08:49:15.152Z] === RUN TestNopWriter [2022-03-07T08:49:15.152Z] --- PASS: TestNopWriter (0.00s) [2022-03-07T08:49:15.152Z] === RUN TestWriteCounter [2022-03-07T08:49:15.152Z] --- PASS: TestWriteCounter (0.00s) [2022-03-07T08:49:15.152Z] PASS [2022-03-07T08:49:15.152Z] coverage: 70.1% of statements [2022-03-07T08:49:15.152Z] ok github.com/docker/docker/pkg/ioutils 0.707s coverage: 70.1% of statements [2022-03-07T08:49:15.420Z] time="2022-03-07T08:49:15Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-07T08:49:15.420Z] time="2022-03-07T08:49:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"559462e3565c\"}'" [2022-03-07T08:49:15.420Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-07T08:49:15.420Z] PASS [2022-03-07T08:49:15.420Z] coverage: 82.5% of statements [2022-03-07T08:49:15.420Z] ok github.com/docker/docker/daemon/logger/splunk 2.029s coverage: 82.5% of statements [2022-03-07T08:49:15.420Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T08:49:15.420Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-07T08:49:15.420Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T08:49:15.420Z] === RUN TestV1IDService [2022-03-07T08:49:15.420Z] --- PASS: TestV1IDService (0.03s) [2022-03-07T08:49:15.420Z] === RUN TestV2MetadataService [2022-03-07T08:49:15.806Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-07T08:49:15.806Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-07T08:49:16.116Z] === RUN TestError [2022-03-07T08:49:16.116Z] --- PASS: TestError (0.00s) [2022-03-07T08:49:16.116Z] === RUN TestProgressString [2022-03-07T08:49:16.116Z] === RUN TestProgressString/no_progress [2022-03-07T08:49:16.116Z] === RUN TestProgressString/progress_1 [2022-03-07T08:49:16.116Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-07T08:49:16.116Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-07T08:49:16.116Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-07T08:49:16.116Z] === RUN TestProgressString/with_units [2022-03-07T08:49:16.116Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-07T08:49:16.116Z] === RUN TestProgressString/hide_counts [2022-03-07T08:49:16.116Z] --- PASS: TestProgressString (0.00s) [2022-03-07T08:49:16.116Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-07T08:49:16.116Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-07T08:49:16.116Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-07T08:49:16.116Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-07T08:49:16.116Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-07T08:49:16.116Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-07T08:49:16.116Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-07T08:49:16.116Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-07T08:49:16.116Z] === RUN TestJSONMessageDisplay [2022-03-07T08:49:16.116Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-03-07T08:49:16.116Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-07T08:49:16.116Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-07T08:49:16.116Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-07T08:49:16.116Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-07T08:49:16.116Z] === RUN TestDisplayJSONMessagesStream [2022-03-07T08:49:16.116Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-07T08:49:16.116Z] PASS [2022-03-07T08:49:16.116Z] coverage: 91.7% of statements [2022-03-07T08:49:16.116Z] ok github.com/docker/docker/pkg/jsonmessage 0.273s coverage: 91.7% of statements [2022-03-07T08:49:16.387Z] === RUN TestSuccessfulDownload [2022-03-07T08:49:16.387Z] download_test.go:267: Needs fixing on Windows [2022-03-07T08:49:16.387Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-07T08:49:16.387Z] === RUN TestCancelledDownload [2022-03-07T08:49:16.387Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-07T08:49:16.387Z] === RUN TestMaxDownloadAttempts [2022-03-07T08:49:16.387Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T08:49:16.387Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T08:49:16.387Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T08:49:16.387Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T08:49:16.387Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T08:49:16.387Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T08:49:16.387Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T08:49:16.387Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T08:49:16.387Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-07T08:49:16.387Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-07T08:49:16.387Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-07T08:49:16.387Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-07T08:49:16.574Z] 2022/03/07 08:49:16 Closing DB instances... [2022-03-07T08:49:16.845Z] time="2022-03-07T08:49:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T08:49:16.845Z] time="2022-03-07T08:49:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T08:49:16.845Z] time="2022-03-07T08:49:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T08:49:16.845Z] time="2022-03-07T08:49:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-07T08:49:16.845Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-03-07T08:49:16.845Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-03-07T08:49:16.845Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-03-07T08:49:16.845Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-03-07T08:49:16.845Z] === RUN TestTransfer [2022-03-07T08:49:16.845Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-07T08:49:16.845Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-07T08:49:16.845Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-07T08:49:16.845Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-07T08:49:16.845Z] === RUN TestContinueOnError_NeverContinue [2022-03-07T08:49:16.845Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-07T08:49:16.845Z] === RUN TestManifestStore [2022-03-07T08:49:16.845Z] === RUN TestManifestStore/no_remote_or_local [2022-03-07T08:49:16.845Z] --- PASS: TestTransfer (0.12s) [2022-03-07T08:49:16.845Z] === RUN TestConcurrencyLimit [2022-03-07T08:49:16.845Z] --- PASS: TestV2MetadataService (1.16s) [2022-03-07T08:49:16.845Z] PASS [2022-03-07T08:49:16.845Z] coverage: 48.2% of statements [2022-03-07T08:49:16.845Z] ok github.com/docker/docker/distribution/metadata 1.273s coverage: 48.2% of statements [2022-03-07T08:49:16.845Z] time="2022-03-07T08:49:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2198317559\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-07T08:49:16.845Z] === RUN TestManifestStore/no_local_cache [2022-03-07T08:49:16.845Z] === RUN TestManifestStore/with_local_cache [2022-03-07T08:49:16.845Z] === RUN TestManifestStore/unknown_media_type [2022-03-07T08:49:16.845Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-07T08:49:16.845Z] time="2022-03-07T08:49:16Z" level=warning msg="reference for unknown type: " [2022-03-07T08:49:16.845Z] time="2022-03-07T08:49:16Z" level=warning msg="reference for unknown type: " [2022-03-07T08:49:16.845Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-07T08:49:16.845Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-07T08:49:16.845Z] time="2022-03-07T08:49:16Z" level=warning msg="reference for unknown type: " [2022-03-07T08:49:16.845Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-07T08:49:16.845Z] time="2022-03-07T08:49:16Z" level=warning msg="reference for unknown type: " [2022-03-07T08:49:16.845Z] time="2022-03-07T08:49:16Z" level=warning msg="reference for unknown type: " [2022-03-07T08:49:16.845Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-07T08:49:16.845Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-07T08:49:16.845Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-07T08:49:16.845Z] time="2022-03-07T08:49:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-07T08:49:16.845Z] --- PASS: TestManifestStore (0.29s) [2022-03-07T08:49:16.845Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-03-07T08:49:16.845Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-07T08:49:16.845Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-07T08:49:16.845Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-07T08:49:16.845Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-07T08:49:16.845Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-07T08:49:16.845Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-07T08:49:16.845Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-07T08:49:16.845Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-07T08:49:16.845Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaType [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-07T08:49:16.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-07T08:49:16.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-07T08:49:16.845Z] === RUN TestFixManifestLayers [2022-03-07T08:49:16.845Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-07T08:49:16.845Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-07T08:49:16.845Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T08:49:16.845Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T08:49:16.845Z] === RUN TestFixManifestLayersBadParent [2022-03-07T08:49:16.845Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-07T08:49:16.845Z] === RUN TestValidateManifest [2022-03-07T08:49:16.845Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T08:49:16.845Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-07T08:49:16.845Z] === RUN TestFormatPlatform [2022-03-07T08:49:16.845Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-07T08:49:16.845Z] === RUN TestPullSchema2Config [2022-03-07T08:49:16.845Z] === RUN TestPullSchema2Config/success_first_time [2022-03-07T08:49:16.845Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T08:49:16.845Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T08:49:16.845Z] === RUN TestPullSchema2Config/500_status [2022-03-07T08:49:16.845Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T08:49:16.845Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T08:49:17.031Z] === RUN TestStandardLongPath [2022-03-07T08:49:17.032Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-07T08:49:17.032Z] === RUN TestUNCLongPath [2022-03-07T08:49:17.032Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-07T08:49:17.032Z] PASS [2022-03-07T08:49:17.032Z] coverage: 100.0% of statements [2022-03-07T08:49:17.032Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2022-03-07T08:49:17.107Z] --- PASS: TestServiceUpdatePidsLimit (15.62s) [2022-03-07T08:49:17.107Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-07T08:49:17.107Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-03-07T08:49:17.107Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-07T08:49:17.107Z] PASS [2022-03-07T08:49:17.107Z] [2022-03-07T08:49:17.107Z] === Skipped [2022-03-07T08:49:17.107Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-07T08:49:17.107Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T08:49:17.107Z] [2022-03-07T08:49:17.107Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-07T08:49:17.107Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-07T08:49:17.107Z] [2022-03-07T08:49:17.107Z] DONE 27 tests, 2 skipped in 143.610s [2022-03-07T08:49:17.107Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-07T08:49:17.107Z] ++ 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-03-07T08:49:17.107Z] ++ set -e [2022-03-07T08:49:17.107Z] ++ '[' -n 0 ']' [2022-03-07T08:49:17.107Z] ++ set -x [2022-03-07T08:49:17.107Z] ++ 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-03-07T08:49:17.107Z] INFO: Testing against a local daemon [2022-03-07T08:49:17.107Z] === RUN TestSessionCreate [2022-03-07T08:49:17.107Z] --- PASS: TestSessionCreate (0.02s) [2022-03-07T08:49:17.107Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T08:49:17.107Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-07T08:49:17.107Z] PASS [2022-03-07T08:49:17.107Z] [2022-03-07T08:49:17.107Z] DONE 2 tests in 0.118s [2022-03-07T08:49:17.107Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-07T08:49:17.107Z] ++ 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-03-07T08:49:17.107Z] ++ set -e [2022-03-07T08:49:17.107Z] ++ '[' -n 0 ']' [2022-03-07T08:49:17.107Z] ++ set -x [2022-03-07T08:49:17.107Z] ++ 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-03-07T08:49:17.107Z] INFO: Testing against a local daemon [2022-03-07T08:49:17.107Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T08:49:17.107Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T08:49:17.107Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T08:49:17.107Z] === RUN TestDiskUsage [2022-03-07T08:49:17.107Z] === PAUSE TestDiskUsage [2022-03-07T08:49:17.107Z] === RUN TestEventsExecDie [2022-03-07T08:49:17.107Z] --- PASS: TestEventsExecDie (0.43s) [2022-03-07T08:49:17.107Z] === RUN TestEventsBackwardsCompatible [2022-03-07T08:49:17.107Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-07T08:49:17.107Z] === RUN TestEventsVolumeCreate [2022-03-07T08:49:17.107Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-07T08:49:17.107Z] === RUN TestInfoBinaryCommits [2022-03-07T08:49:17.107Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-07T08:49:17.108Z] === RUN TestInfoAPIVersioned [2022-03-07T08:49:17.108Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-07T08:49:17.108Z] === RUN TestInfoAPI [2022-03-07T08:49:17.108Z] --- PASS: TestInfoAPI (0.02s) [2022-03-07T08:49:17.108Z] === RUN TestInfoAPIWarnings [2022-03-07T08:49:17.303Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-07T08:49:17.303Z] === RUN TestInactiveJobs [2022-03-07T08:49:17.303Z] === RUN TestNotFound [2022-03-07T08:49:17.303Z] --- PASS: TestNotFound (0.00s) [2022-03-07T08:49:17.303Z] === RUN TestConflict [2022-03-07T08:49:17.303Z] --- PASS: TestConflict (0.00s) [2022-03-07T08:49:17.303Z] === RUN TestForbidden [2022-03-07T08:49:17.303Z] --- PASS: TestForbidden (0.00s) [2022-03-07T08:49:17.303Z] === RUN TestInvalidParameter [2022-03-07T08:49:17.303Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-07T08:49:17.303Z] === RUN TestNotImplemented [2022-03-07T08:49:17.303Z] --- PASS: TestNotImplemented (0.00s) [2022-03-07T08:49:17.303Z] === RUN TestNotModified [2022-03-07T08:49:17.303Z] --- PASS: TestNotModified (0.00s) [2022-03-07T08:49:17.303Z] === RUN TestUnauthorized [2022-03-07T08:49:17.303Z] --- PASS: TestUnauthorized (0.00s) [2022-03-07T08:49:17.303Z] === RUN TestUnknown [2022-03-07T08:49:17.303Z] --- PASS: TestUnknown (0.00s) [2022-03-07T08:49:17.304Z] === RUN TestCancelled [2022-03-07T08:49:17.304Z] --- PASS: TestCancelled (0.00s) [2022-03-07T08:49:17.304Z] === RUN TestDeadline [2022-03-07T08:49:17.304Z] --- PASS: TestDeadline (0.00s) [2022-03-07T08:49:17.304Z] === RUN TestDataLoss [2022-03-07T08:49:17.304Z] --- PASS: TestDataLoss (0.00s) [2022-03-07T08:49:17.304Z] === RUN TestUnavailable [2022-03-07T08:49:17.304Z] --- PASS: TestUnavailable (0.00s) [2022-03-07T08:49:17.304Z] === RUN TestSystem [2022-03-07T08:49:17.304Z] --- PASS: TestSystem (0.00s) [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Not_Found [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Bad_Request [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Conflict [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Unauthorized [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Forbidden [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Not_Modified [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-07T08:49:17.304Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-07T08:49:17.304Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-07T08:49:17.304Z] PASS [2022-03-07T08:49:17.304Z] coverage: 53.1% of statements [2022-03-07T08:49:17.304Z] ok github.com/docker/docker/errdefs 0.056s coverage: 53.1% of statements [2022-03-07T08:49:17.304Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T08:49:17.304Z] === RUN TestPullSchema2Config/EOF [2022-03-07T08:49:17.304Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T08:49:17.304Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T08:49:17.304Z] 2022/03/07 08:49:16 http: panic serving 127.0.0.1:49219: intentional panic [2022-03-07T08:49:17.304Z] goroutine 95 [running]: [2022-03-07T08:49:17.304Z] net/http.(*conn).serve.func1() [2022-03-07T08:49:17.304Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T08:49:17.304Z] panic({0x1164800, 0x12e5ea0}) [2022-03-07T08:49:17.304Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T08:49:17.304Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000102b04, {0x12f7200, 0xc0004aa540}) [2022-03-07T08:49:17.304Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-07T08:49:17.304Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x12f7200, 0xc0004aa540}, 0xc00009cf00) [2022-03-07T08:49:17.304Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-07T08:49:17.304Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x12f7200, 0xc0004aa540}, 0xc78e35) [2022-03-07T08:49:17.304Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T08:49:17.304Z] net/http.serverHandler.ServeHTTP({0xc000430720}, {0x12f7200, 0xc0004aa540}, 0xc00009cf00) [2022-03-07T08:49:17.304Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T08:49:17.304Z] net/http.(*conn).serve(0xc0000b68c0, {0x12fb838, 0xc000430660}) [2022-03-07T08:49:17.304Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T08:49:17.304Z] created by net/http.(*Server).Serve [2022-03-07T08:49:17.304Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T08:49:17.304Z] --- PASS: TestInactiveJobs (0.40s) [2022-03-07T08:49:17.304Z] === RUN TestWatchRelease [2022-03-07T08:49:17.304Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T08:49:17.304Z] === RUN TestPullSchema2Config/unauthorized [2022-03-07T08:49:17.304Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-07T08:49:17.304Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-07T08:49:17.304Z] --- PASS: TestPullSchema2Config (0.55s) [2022-03-07T08:49:17.304Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-07T08:49:17.304Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-07T08:49:17.304Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-03-07T08:49:17.304Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-07T08:49:17.304Z] === RUN TestGetRepositoryMountCandidates [2022-03-07T08:49:17.304Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-07T08:49:17.304Z] === RUN TestLayerAlreadyExists [2022-03-07T08:49:17.304Z] 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-03-07T08:49:17.304Z] 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-03-07T08:49:17.304Z] 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-03-07T08:49:17.304Z] 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-03-07T08:49:17.304Z] 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-03-07T08:49:17.304Z] 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-03-07T08:49:17.304Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-07T08:49:17.697Z] --- PASS: TestInspectNetwork (8.21s) [2022-03-07T08:49:17.697Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-07T08:49:17.697Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-07T08:49:17.697Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-07T08:49:17.697Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-07T08:49:17.697Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T08:49:17.697Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-07T08:49:17.697Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-07T08:49:17.762Z] === RUN TestWhenEmptyAuthConfig [2022-03-07T08:49:17.762Z] --- PASS: TestWatchRelease (0.05s) [2022-03-07T08:49:17.762Z] === RUN TestWatchFinishedTransfer [2022-03-07T08:49:17.762Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-07T08:49:17.762Z] === RUN TestDuplicateTransfer [2022-03-07T08:49:17.762Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-07T08:49:17.762Z] === RUN TestSuccessfulUpload [2022-03-07T08:49:17.762Z] time="2022-03-07T08:49:17Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-07T08:49:17.762Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-07T08:49:17.762Z] === RUN TestCancelledUpload [2022-03-07T08:49:17.762Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-07T08:49:17.762Z] PASS [2022-03-07T08:49:17.762Z] coverage: 76.8% of statements [2022-03-07T08:49:17.762Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 76.8% of statements [2022-03-07T08:49:17.780Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-07T08:49:17.780Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-07T08:49:17.780Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-07T08:49:17.780Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-07T08:49:17.780Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-07T08:49:17.780Z] Cross building: bundles/cross/windows/amd64 [2022-03-07T08:49:17.780Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-07T08:49:17.780Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-07T08:49:17.995Z] === RUN TestNameFormat [2022-03-07T08:49:17.995Z] --- PASS: TestNameFormat (0.00s) [2022-03-07T08:49:17.995Z] === RUN TestNameRetries [2022-03-07T08:49:17.995Z] --- PASS: TestNameRetries (0.00s) [2022-03-07T08:49:17.995Z] PASS [2022-03-07T08:49:17.995Z] coverage: 85.7% of statements [2022-03-07T08:49:17.995Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2022-03-07T08:49:17.995Z] --- PASS: TestNetworkDBWatch (3.24s) [2022-03-07T08:49:17.995Z] === RUN TestNetworkDBBulkSync [2022-03-07T08:49:18.220Z] === RUN TestCompare [2022-03-07T08:49:18.220Z] --- PASS: TestCompare (0.00s) [2022-03-07T08:49:18.220Z] PASS [2022-03-07T08:49:18.220Z] coverage: 19.2% of statements [2022-03-07T08:49:18.220Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2022-03-07T08:49:18.452Z] === RUN TestParseKeyValueOpt [2022-03-07T08:49:18.452Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-07T08:49:18.452Z] === RUN TestParseUintList [2022-03-07T08:49:18.452Z] --- PASS: TestParseUintList (0.00s) [2022-03-07T08:49:18.452Z] === RUN TestParseUintListMaximumLimits [2022-03-07T08:49:18.452Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-07T08:49:18.452Z] PASS [2022-03-07T08:49:18.452Z] coverage: 97.0% of statements [2022-03-07T08:49:18.452Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-03-07T08:49:18.679Z] === RUN TestFSGetInvalidData [2022-03-07T08:49:18.679Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-07T08:49:18.679Z] === RUN TestFSInvalidSet [2022-03-07T08:49:18.679Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-07T08:49:18.679Z] === RUN TestFSInvalidRoot [2022-03-07T08:49:18.679Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-07T08:49:18.679Z] === RUN TestFSMetadataGetSet [2022-03-07T08:49:18.679Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2022-03-07T08:49:18.679Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-07T08:49:18.679Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-07T08:49:18.679Z] === RUN TestTokenPassThru [2022-03-07T08:49:18.679Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-07T08:49:18.679Z] === RUN TestTokenPassThruDifferentHost [2022-03-07T08:49:18.679Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-07T08:49:18.679Z] PASS [2022-03-07T08:49:18.679Z] coverage: 26.7% of statements [2022-03-07T08:49:18.679Z] ok github.com/docker/docker/distribution 2.082s coverage: 26.7% of statements [2022-03-07T08:49:18.679Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-03-07T08:49:18.679Z] === RUN TestFSInvalidWalker [2022-03-07T08:49:18.679Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-07T08:49:18.679Z] === RUN TestFSGetSet [2022-03-07T08:49:18.679Z] --- PASS: TestFSGetSet (0.07s) [2022-03-07T08:49:18.679Z] === RUN TestFSGetUnsetKey [2022-03-07T08:49:18.679Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-07T08:49:18.679Z] === RUN TestFSGetEmptyData [2022-03-07T08:49:18.679Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-07T08:49:18.679Z] === RUN TestFSDelete [2022-03-07T08:49:18.679Z] --- PASS: TestFSDelete (0.02s) [2022-03-07T08:49:18.679Z] === RUN TestFSWalker [2022-03-07T08:49:18.679Z] --- PASS: TestFSWalker (0.02s) [2022-03-07T08:49:18.679Z] === RUN TestFSWalkerStopOnError [2022-03-07T08:49:18.679Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T08:49:18.679Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T08:49:18.679Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-07T08:49:18.679Z] === RUN TestNewFromJSON [2022-03-07T08:49:18.679Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-07T08:49:18.679Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-07T08:49:18.679Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-07T08:49:18.679Z] === RUN TestMarshalKeyOrder [2022-03-07T08:49:18.679Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-07T08:49:18.679Z] === RUN TestHistoryEqual [2022-03-07T08:49:19.137Z] --- PASS: TestHistoryEqual (0.15s) [2022-03-07T08:49:19.137Z] === RUN TestImage [2022-03-07T08:49:19.137Z] --- PASS: TestImage (0.00s) [2022-03-07T08:49:19.137Z] === RUN TestImageOSNotEmpty [2022-03-07T08:49:19.137Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-07T08:49:19.137Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-07T08:49:19.137Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-07T08:49:19.137Z] === RUN TestCreate [2022-03-07T08:49:19.137Z] --- PASS: TestCreate (0.01s) [2022-03-07T08:49:19.137Z] === RUN TestRestore [2022-03-07T08:49:19.137Z] time="2022-03-07T08:49:18Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-07T08:49:19.137Z] --- PASS: TestRestore (0.03s) [2022-03-07T08:49:19.137Z] === RUN TestAddDelete [2022-03-07T08:49:19.137Z] --- PASS: TestAddDelete (0.03s) [2022-03-07T08:49:19.137Z] === RUN TestSearchAfterDelete [2022-03-07T08:49:19.137Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-07T08:49:19.137Z] === RUN TestParentReset [2022-03-07T08:49:19.137Z] --- PASS: TestParentReset (0.03s) [2022-03-07T08:49:19.137Z] === RUN TestGetAndSetLastUpdated [2022-03-07T08:49:19.137Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-07T08:49:19.137Z] === RUN TestStoreLen [2022-03-07T08:49:19.137Z] --- PASS: TestStoreLen (0.06s) [2022-03-07T08:49:19.137Z] PASS [2022-03-07T08:49:19.137Z] coverage: 86.9% of statements [2022-03-07T08:49:19.137Z] ok github.com/docker/docker/image 0.701s coverage: 86.9% of statements [2022-03-07T08:49:19.416Z] 2022/03/07 08:49:18 Closing DB instances... [2022-03-07T08:49:19.416Z] === RUN TestNewAndRemove [2022-03-07T08:49:19.416Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-07T08:49:19.416Z] === RUN TestRemoveInvalidPath [2022-03-07T08:49:19.416Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-07T08:49:19.416Z] PASS [2022-03-07T08:49:19.416Z] coverage: 82.6% of statements [2022-03-07T08:49:19.416Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2022-03-07T08:49:19.587Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-07T08:49:19.587Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-03-07T08:49:19.587Z] === RUN TestNetworkInvalidJSON [2022-03-07T08:49:19.587Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T08:49:19.587Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T08:49:19.587Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:49:19.587Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:49:19.587Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:49:19.587Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:49:19.587Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T08:49:19.587Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:49:19.587Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:49:19.587Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-07T08:49:19.587Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-07T08:49:19.587Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-07T08:49:19.587Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-07T08:49:19.587Z] === RUN TestNetworkList [2022-03-07T08:49:19.587Z] === RUN TestNetworkList//networks [2022-03-07T08:49:19.587Z] === PAUSE TestNetworkList//networks [2022-03-07T08:49:19.587Z] === RUN TestNetworkList//networks/ [2022-03-07T08:49:19.587Z] === PAUSE TestNetworkList//networks/ [2022-03-07T08:49:19.587Z] === CONT TestNetworkList//networks [2022-03-07T08:49:19.587Z] === CONT TestNetworkList//networks/ [2022-03-07T08:49:19.587Z] --- PASS: TestNetworkList (0.02s) [2022-03-07T08:49:19.587Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T08:49:19.587Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T08:49:19.587Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T08:49:19.595Z] === RUN TestMakeV1ConfigFromConfig [2022-03-07T08:49:19.595Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-07T08:49:19.595Z] PASS [2022-03-07T08:49:19.595Z] coverage: 25.0% of statements [2022-03-07T08:49:19.595Z] ok github.com/docker/docker/image/v1 0.093s coverage: 25.0% of statements [2022-03-07T08:49:19.595Z] === RUN TestValidateManifest [2022-03-07T08:49:19.595Z] === RUN TestValidateManifest/nil [2022-03-07T08:49:19.595Z] === RUN TestValidateManifest/non-nil [2022-03-07T08:49:19.595Z] --- PASS: TestValidateManifest (0.00s) [2022-03-07T08:49:19.595Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-07T08:49:19.595Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-07T08:49:19.595Z] PASS [2022-03-07T08:49:19.595Z] coverage: 0.7% of statements [2022-03-07T08:49:19.595Z] ok github.com/docker/docker/image/tarexport 0.074s coverage: 0.7% of statements [2022-03-07T08:49:19.595Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T08:49:19.846Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-07T08:49:20.104Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-03-07T08:49:20.104Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T08:49:20.560Z] === RUN TestSerialization [2022-03-07T08:49:20.560Z] --- PASS: TestSerialization (0.03s) [2022-03-07T08:49:20.560Z] PASS [2022-03-07T08:49:20.560Z] coverage: 100.0% of statements [2022-03-07T08:49:20.560Z] ok github.com/docker/docker/libcontainerd/queue 0.089s coverage: 100.0% of statements [2022-03-07T08:49:20.667Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-07T08:49:20.948Z] --- PASS: TestNetworkDBBulkSync (2.65s) [2022-03-07T08:49:20.948Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-07T08:49:21.229Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-07T08:49:21.229Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T08:49:21.229Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-07T08:49:21.406Z] === RUN TestFailedConnection [2022-03-07T08:49:21.526Z] === RUN TestEnvironmentParsing [2022-03-07T08:49:21.526Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-07T08:49:21.526Z] PASS [2022-03-07T08:49:21.526Z] coverage: 1.2% of statements [2022-03-07T08:49:21.526Z] ok github.com/docker/docker/libcontainerd/local 0.106s coverage: 1.2% of statements [2022-03-07T08:49:21.864Z] --- PASS: TestGetAddress (25.59s) [2022-03-07T08:49:21.864Z] === RUN TestRequestSyntaxCheck [2022-03-07T08:49:21.864Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-07T08:49:21.864Z] === RUN TestRequest [2022-03-07T08:49:21.983Z] === RUN TestEmptyLayer [2022-03-07T08:49:21.983Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-07T08:49:21.983Z] === RUN TestCommitFailure [2022-03-07T08:49:21.983Z] --- PASS: TestCommitFailure (0.02s) [2022-03-07T08:49:21.983Z] === RUN TestStartTransactionFailure [2022-03-07T08:49:21.983Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-07T08:49:21.983Z] === RUN TestGetOrphan [2022-03-07T08:49:21.983Z] --- PASS: TestGetOrphan (0.02s) [2022-03-07T08:49:21.983Z] === RUN TestMountAndRegister [2022-03-07T08:49:21.983Z] layer_test.go:258: Layer size: 14 [2022-03-07T08:49:21.983Z] --- PASS: TestMountAndRegister (0.09s) [2022-03-07T08:49:21.983Z] === RUN TestLayerRelease [2022-03-07T08:49:21.983Z] layer_test.go:291: Failing on Windows [2022-03-07T08:49:21.983Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-07T08:49:21.983Z] === RUN TestStoreRestore [2022-03-07T08:49:21.983Z] layer_test.go:340: Failing on Windows [2022-03-07T08:49:21.983Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-07T08:49:21.983Z] === RUN TestTarStreamStability [2022-03-07T08:49:21.983Z] layer_test.go:455: Failing on Windows [2022-03-07T08:49:21.983Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-07T08:49:21.983Z] === RUN TestRegisterExistingLayer [2022-03-07T08:49:21.983Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-03-07T08:49:21.983Z] === RUN TestTarStreamVerification [2022-03-07T08:49:21.983Z] layer_test.go:684: Failing on Windows [2022-03-07T08:49:21.983Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-07T08:49:21.983Z] === RUN TestLayerMigration [2022-03-07T08:49:21.983Z] migration_test.go:45: Failing on Windows [2022-03-07T08:49:21.983Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-07T08:49:21.983Z] === RUN TestLayerMigrationNoTarsplit [2022-03-07T08:49:21.983Z] migration_test.go:181: Failing on Windows [2022-03-07T08:49:21.983Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T08:49:21.983Z] === RUN TestMountInit [2022-03-07T08:49:21.983Z] mount_test.go:17: Failing on Windows [2022-03-07T08:49:21.983Z] --- SKIP: TestMountInit (0.00s) [2022-03-07T08:49:21.983Z] === RUN TestMountSize [2022-03-07T08:49:21.983Z] mount_test.go:76: Failing on Windows [2022-03-07T08:49:21.983Z] --- SKIP: TestMountSize (0.00s) [2022-03-07T08:49:21.983Z] === RUN TestMountChanges [2022-03-07T08:49:21.983Z] mount_test.go:125: Failing on Windows [2022-03-07T08:49:21.983Z] --- SKIP: TestMountChanges (0.00s) [2022-03-07T08:49:21.983Z] === RUN TestMountApply [2022-03-07T08:49:21.983Z] mount_test.go:212: Failing on Windows [2022-03-07T08:49:21.983Z] --- SKIP: TestMountApply (0.00s) [2022-03-07T08:49:21.983Z] PASS [2022-03-07T08:49:21.983Z] coverage: 30.2% of statements [2022-03-07T08:49:21.983Z] ok github.com/docker/docker/layer 0.331s coverage: 30.2% of statements [2022-03-07T08:49:22.163Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-03-07T08:49:22.163Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T08:49:22.420Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-07T08:49:22.444Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T08:49:22.444Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T08:49:22.444Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T08:49:22.444Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T08:49:22.444Z] === RUN TestSequenceGetAvailableBit [2022-03-07T08:49:22.444Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestSequenceEqual [2022-03-07T08:49:22.444Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestSequenceCopy [2022-03-07T08:49:22.444Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestGetFirstAvailable [2022-03-07T08:49:22.444Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestFindSequence [2022-03-07T08:49:22.444Z] --- PASS: TestFindSequence (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestCheckIfAvailable [2022-03-07T08:49:22.444Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestMergeSequences [2022-03-07T08:49:22.444Z] --- PASS: TestMergeSequences (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestPushReservation [2022-03-07T08:49:22.444Z] --- PASS: TestPushReservation (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestSerializeDeserialize [2022-03-07T08:49:22.444Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestSet [2022-03-07T08:49:22.444Z] --- PASS: TestSet (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestSetUnset [2022-03-07T08:49:22.444Z] --- PASS: TestSetUnset (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestOffsetSetUnset [2022-03-07T08:49:22.444Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestSetInRange [2022-03-07T08:49:22.444Z] --- PASS: TestSetInRange (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestSetAnyInRange [2022-03-07T08:49:22.444Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestMethods [2022-03-07T08:49:22.444Z] --- PASS: TestMethods (0.00s) [2022-03-07T08:49:22.444Z] === RUN TestRandomAllocateDeallocate [2022-03-07T08:49:22.984Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-07T08:49:22.984Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-07T08:49:23.240Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-03-07T08:49:23.240Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T08:49:23.240Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-07T08:49:23.398Z] 2022/03/07 08:49:23 Closing DB instances... [2022-03-07T08:49:23.398Z] --- PASS: TestFailedConnection (2.07s) [2022-03-07T08:49:23.398Z] === RUN TestFailOnce [2022-03-07T08:49:23.497Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-07T08:49:23.855Z] 2022/03/07 08:49:23 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-03-07T08:49:23.855Z] goroutine 34 [running]: [2022-03-07T08:49:23.855Z] net/http.(*conn).serve.func1() [2022-03-07T08:49:23.855Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T08:49:23.855Z] panic({0x40ca00, 0x5209d0}) [2022-03-07T08:49:23.855Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T08:49:23.855Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x144add9df268324f}, 0xc00004ba98) [2022-03-07T08:49:23.855Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-07T08:49:23.855Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x52d900, 0xc00006a000}, 0x341d26) [2022-03-07T08:49:23.855Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T08:49:23.855Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x52d900, 0xc00006a000}, 0xc0001a0000) [2022-03-07T08:49:23.855Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-07T08:49:23.855Z] net/http.serverHandler.ServeHTTP({0x52bff0}, {0x52d900, 0xc00006a000}, 0xc0001a0000) [2022-03-07T08:49:23.855Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T08:49:23.855Z] net/http.(*conn).serve(0xc00018c000, {0x52f900, 0xc0000260f0}) [2022-03-07T08:49:23.855Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T08:49:23.855Z] created by net/http.(*Server).Serve [2022-03-07T08:49:23.855Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T08:49:23.855Z] time="2022-03-07T08:49:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-03-07T08:49:24.059Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-07T08:49:24.321Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-03-07T08:49:24.321Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T08:49:24.620Z] === RUN TestInvalidConfig [2022-03-07T08:49:24.621Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-07T08:49:24.621Z] === RUN TestConfig [2022-03-07T08:49:24.621Z] --- PASS: TestConfig (0.00s) [2022-03-07T08:49:24.621Z] === RUN TestOptionsLabels [2022-03-07T08:49:24.621Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-07T08:49:24.621Z] === RUN TestValidName [2022-03-07T08:49:24.621Z] --- PASS: TestValidName (0.00s) [2022-03-07T08:49:24.621Z] PASS [2022-03-07T08:49:24.621Z] coverage: 19.7% of statements [2022-03-07T08:49:24.621Z] ok github.com/docker/docker/libnetwork/config 0.069s coverage: 19.7% of statements [2022-03-07T08:49:24.821Z] --- PASS: TestFailOnce (1.22s) [2022-03-07T08:49:24.821Z] === RUN TestEchoInputOutput [2022-03-07T08:49:24.821Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-07T08:49:24.821Z] === RUN TestBackoff [2022-03-07T08:49:24.821Z] --- PASS: TestBackoff (0.00s) [2022-03-07T08:49:24.821Z] === RUN TestAbortRetry [2022-03-07T08:49:24.821Z] --- PASS: TestAbortRetry (0.00s) [2022-03-07T08:49:24.821Z] === RUN TestClientScheme [2022-03-07T08:49:24.821Z] --- PASS: TestClientScheme (0.00s) [2022-03-07T08:49:24.821Z] === RUN TestNewClientWithTimeout [2022-03-07T08:49:25.078Z] === RUN TestKey [2022-03-07T08:49:25.078Z] --- PASS: TestKey (0.00s) [2022-03-07T08:49:25.078Z] === RUN TestParseKey [2022-03-07T08:49:25.078Z] --- PASS: TestParseKey (0.00s) [2022-03-07T08:49:25.078Z] === RUN TestInvalidDataStore [2022-03-07T08:49:25.078Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-07T08:49:25.078Z] === RUN TestKVObjectFlatKey [2022-03-07T08:49:25.078Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-07T08:49:25.078Z] === RUN TestAtomicKVObjectFlatKey [2022-03-07T08:49:25.078Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-07T08:49:25.078Z] PASS [2022-03-07T08:49:25.078Z] coverage: 21.9% of statements [2022-03-07T08:49:25.078Z] ok github.com/docker/docker/libnetwork/datastore 0.046s coverage: 21.9% of statements [2022-03-07T08:49:25.251Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-03-07T08:49:25.251Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T08:49:25.279Z] time="2022-03-07T08:49:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-07T08:49:25.509Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-07T08:49:25.536Z] === RUN TestErrorInterfaces [2022-03-07T08:49:25.536Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-07T08:49:25.536Z] === RUN TestNetworkMarshalling [2022-03-07T08:49:25.536Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-03-07T08:49:25.536Z] === RUN TestEndpointMarshalling [2022-03-07T08:49:25.536Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-07T08:49:25.536Z] === RUN TestAuxAddresses [2022-03-07T08:49:25.536Z] time="2022-03-07T08:49:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T08:49:25.536Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-07T08:49:25.536Z] === RUN TestSRVServiceQuery [2022-03-07T08:49:25.536Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:49:25.536Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-07T08:49:25.536Z] === RUN TestServiceVIPReuse [2022-03-07T08:49:25.536Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:49:25.536Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-07T08:49:25.536Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-07T08:49:25.536Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:49:25.536Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-07T08:49:25.536Z] === RUN TestDNSIPQuery [2022-03-07T08:49:25.536Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:49:25.536Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-07T08:49:25.536Z] === RUN TestDNSProxyServFail [2022-03-07T08:49:25.536Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:49:25.536Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-07T08:49:25.536Z] === RUN TestSandboxAddEmpty [2022-03-07T08:49:25.536Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:49:25.536Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-07T08:49:25.536Z] === RUN TestSandboxAddMultiPrio [2022-03-07T08:49:25.536Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:49:25.536Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-07T08:49:25.536Z] === RUN TestSandboxAddSamePrio [2022-03-07T08:49:25.536Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:49:25.536Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-07T08:49:25.536Z] === RUN TestCleanupServiceDiscovery [2022-03-07T08:49:25.536Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:49:25.536Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-07T08:49:25.536Z] === RUN TestDNSOptions [2022-03-07T08:49:25.536Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:49:25.536Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-07T08:49:25.536Z] === RUN TestMultipleControllersWithSameStore [2022-03-07T08:49:25.536Z] time="2022-03-07T08:49:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T08:49:25.536Z] time="2022-03-07T08:49:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-07T08:49:25.536Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-07T08:49:25.536Z] PASS [2022-03-07T08:49:25.536Z] coverage: 8.5% of statements [2022-03-07T08:49:25.536Z] ok github.com/docker/docker/libnetwork 0.330s coverage: 8.5% of statements [2022-03-07T08:49:25.536Z] === RUN TestIPDataMarshalling [2022-03-07T08:49:25.536Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-07T08:49:25.536Z] === RUN TestValidateAndIsV6 [2022-03-07T08:49:25.536Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-07T08:49:25.536Z] PASS [2022-03-07T08:49:25.536Z] coverage: 68.9% of statements [2022-03-07T08:49:25.536Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2022-03-07T08:49:26.071Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-07T08:49:26.243Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.54s) [2022-03-07T08:49:26.243Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-07T08:49:26.500Z] === RUN TestDriver [2022-03-07T08:49:26.500Z] --- PASS: TestDriver (0.00s) [2022-03-07T08:49:26.500Z] PASS [2022-03-07T08:49:26.500Z] coverage: 34.8% of statements [2022-03-07T08:49:26.500Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-03-07T08:49:26.701Z] time="2022-03-07T08:49:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-07T08:49:26.958Z] === RUN TestDriver [2022-03-07T08:49:26.958Z] --- PASS: TestDriver (0.00s) [2022-03-07T08:49:26.958Z] PASS [2022-03-07T08:49:26.958Z] coverage: 34.8% of statements [2022-03-07T08:49:26.958Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2022-03-07T08:49:26.958Z] === RUN TestNetworkAllocateFree [2022-03-07T08:49:26.958Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-07T08:49:26.958Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-07T08:49:26.958Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-07T08:49:26.958Z] PASS [2022-03-07T08:49:26.958Z] coverage: 63.6% of statements [2022-03-07T08:49:26.958Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2022-03-07T08:49:27.158Z] 2022/03/07 08:49:26 Closing DB instances... [2022-03-07T08:49:27.923Z] === RUN TestGetEmptyCapabilities [2022-03-07T08:49:27.923Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-07T08:49:27.923Z] === RUN TestGetExtraCapabilities [2022-03-07T08:49:27.923Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-07T08:49:27.923Z] === RUN TestGetInvalidCapabilities [2022-03-07T08:49:27.923Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-07T08:49:27.923Z] === RUN TestRemoteDriver [2022-03-07T08:49:27.923Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T08:49:27.923Z] === RUN TestDriverError [2022-03-07T08:49:27.923Z] --- PASS: TestDriverError (0.01s) [2022-03-07T08:49:27.923Z] === RUN TestMissingValues [2022-03-07T08:49:27.923Z] --- PASS: TestMissingValues (0.00s) [2022-03-07T08:49:27.923Z] === RUN TestRollback [2022-03-07T08:49:27.923Z] --- PASS: TestRollback (0.01s) [2022-03-07T08:49:27.923Z] PASS [2022-03-07T08:49:27.923Z] coverage: 57.4% of statements [2022-03-07T08:49:27.923Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.091s coverage: 57.4% of statements [2022-03-07T08:49:27.962Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2022-03-07T08:49:27.962Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T08:49:27.962Z] service_test.go:243: FLAKY_TEST [2022-03-07T08:49:27.962Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T08:49:27.962Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T08:49:27.962Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-07T08:49:28.380Z] === RUN TestNAT [2022-03-07T08:49:28.380Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T08:49:28.380Z] --- SKIP: TestNAT (0.00s) [2022-03-07T08:49:28.380Z] === RUN TestTransparent [2022-03-07T08:49:28.380Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T08:49:28.380Z] --- SKIP: TestTransparent (0.00s) [2022-03-07T08:49:28.380Z] PASS [2022-03-07T08:49:28.380Z] coverage: 0.0% of statements [2022-03-07T08:49:28.380Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2022-03-07T08:49:28.691Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-07T08:49:28.691Z] === RUN TestNetworkDBGarbageCollection [2022-03-07T08:49:28.837Z] === RUN TestBuildDefault [2022-03-07T08:49:28.837Z] --- PASS: TestBuildDefault (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestBuildHostnameDomainname [2022-03-07T08:49:28.837Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestBuildHostname [2022-03-07T08:49:28.837Z] --- PASS: TestBuildHostname (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestBuildHostnameFQDN [2022-03-07T08:49:28.837Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestBuildNoIP [2022-03-07T08:49:28.837Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestUpdate [2022-03-07T08:49:28.837Z] --- PASS: TestUpdate (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-07T08:49:28.837Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-07T08:49:28.837Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestAddEmpty [2022-03-07T08:49:28.837Z] --- PASS: TestAddEmpty (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestAdd [2022-03-07T08:49:28.837Z] --- PASS: TestAdd (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestDeleteEmpty [2022-03-07T08:49:28.837Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestDeleteNewline [2022-03-07T08:49:28.837Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestDelete [2022-03-07T08:49:28.837Z] --- PASS: TestDelete (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestConcurrentWrites [2022-03-07T08:49:28.837Z] === RUN TestNew [2022-03-07T08:49:28.837Z] --- PASS: TestNew (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestAddDriver [2022-03-07T08:49:28.837Z] --- PASS: TestAddDriver (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestAddDuplicateDriver [2022-03-07T08:49:28.837Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-07T08:49:28.837Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestDriver [2022-03-07T08:49:28.837Z] --- PASS: TestDriver (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestIPAM [2022-03-07T08:49:28.837Z] --- PASS: TestIPAM (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestWalkIPAMs [2022-03-07T08:49:28.837Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-07T08:49:28.837Z] === RUN TestWalkDrivers [2022-03-07T08:49:28.837Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-07T08:49:28.837Z] PASS [2022-03-07T08:49:28.837Z] coverage: 82.4% of statements [2022-03-07T08:49:28.837Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2022-03-07T08:49:28.837Z] --- PASS: TestConcurrentWrites (0.21s) [2022-03-07T08:49:28.837Z] PASS [2022-03-07T08:49:28.837Z] coverage: 81.2% of statements [2022-03-07T08:49:28.837Z] ok github.com/docker/docker/libnetwork/etchosts 0.265s coverage: 81.2% of statements [2022-03-07T08:49:29.149Z] time="2022-03-07T08:49:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-07T08:49:29.294Z] --- PASS: TestRandomAllocateDeallocate (6.87s) [2022-03-07T08:49:29.294Z] === RUN TestAllocateRandomDeallocate [2022-03-07T08:49:29.294Z] === RUN TestNew [2022-03-07T08:49:29.294Z] --- PASS: TestNew (0.00s) [2022-03-07T08:49:29.294Z] === RUN TestAllocate [2022-03-07T08:49:29.294Z] --- PASS: TestAllocate (0.00s) [2022-03-07T08:49:29.294Z] === RUN TestUninitialized [2022-03-07T08:49:29.294Z] --- PASS: TestUninitialized (0.00s) [2022-03-07T08:49:29.294Z] === RUN TestAllocateInRange [2022-03-07T08:49:29.294Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-07T08:49:29.294Z] === RUN TestAllocateSerial [2022-03-07T08:49:29.294Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-07T08:49:29.294Z] PASS [2022-03-07T08:49:29.294Z] coverage: 87.5% of statements [2022-03-07T08:49:29.294Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-03-07T08:49:29.294Z] === RUN TestCaller [2022-03-07T08:49:29.294Z] --- PASS: TestCaller (0.00s) [2022-03-07T08:49:29.294Z] PASS [2022-03-07T08:49:29.294Z] coverage: 100.0% of statements [2022-03-07T08:49:29.294Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-03-07T08:49:29.329Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-07T08:49:30.259Z] === RUN TestSetSerialInsertDelete [2022-03-07T08:49:30.259Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-07T08:49:30.259Z] === RUN TestSetParallelInsertDelete [2022-03-07T08:49:30.697Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-07T08:49:30.716Z] --- PASS: TestAllocateRandomDeallocate (1.60s) [2022-03-07T08:49:30.716Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-07T08:49:30.716Z] === RUN TestInt2IP2IntConversion [2022-03-07T08:49:31.173Z] === RUN TestPoolRequest [2022-03-07T08:49:31.173Z] --- PASS: TestPoolRequest (0.00s) [2022-03-07T08:49:31.173Z] === RUN TestOtherRequests [2022-03-07T08:49:31.173Z] --- PASS: TestOtherRequests (0.00s) [2022-03-07T08:49:31.173Z] PASS [2022-03-07T08:49:31.173Z] coverage: 57.1% of statements [2022-03-07T08:49:31.173Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2022-03-07T08:49:31.319Z] --- PASS: TestRequest (9.34s) [2022-03-07T08:49:31.319Z] === RUN TestOverlappingRequests [2022-03-07T08:49:31.624Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-07T08:49:31.630Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-03-07T08:49:31.630Z] === RUN TestGetAddressVersion [2022-03-07T08:49:31.630Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-07T08:49:31.630Z] === RUN TestKeyString [2022-03-07T08:49:31.630Z] --- PASS: TestKeyString (0.00s) [2022-03-07T08:49:31.630Z] === RUN TestPoolDataMarshal [2022-03-07T08:49:31.630Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-07T08:49:31.630Z] === RUN TestSubnetsMarshal [2022-03-07T08:49:31.630Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-07T08:49:31.630Z] === RUN TestAddSubnets [2022-03-07T08:49:31.630Z] --- PASS: TestAddSubnets (0.11s) [2022-03-07T08:49:31.630Z] === RUN TestDoublePoolRelease [2022-03-07T08:49:31.630Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-03-07T08:49:31.630Z] === RUN TestAddReleasePoolID [2022-03-07T08:49:31.630Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-03-07T08:49:31.630Z] === RUN TestPredefinedPool [2022-03-07T08:49:31.630Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-07T08:49:31.630Z] === RUN TestRemoveSubnet [2022-03-07T08:49:31.776Z] --- PASS: TestOverlappingRequests (0.46s) [2022-03-07T08:49:31.776Z] === RUN TestRelease [2022-03-07T08:49:32.089Z] --- PASS: TestRemoveSubnet (0.22s) [2022-03-07T08:49:32.089Z] === RUN TestGetSameAddress [2022-03-07T08:49:32.089Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-07T08:49:32.089Z] === RUN TestPoolAllocationReuse [2022-03-07T08:49:32.089Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.47s) [2022-03-07T08:49:32.089Z] === RUN TestRetrieveFromStore [2022-03-07T08:49:32.546Z] === RUN TestGetCapabilities [2022-03-07T08:49:32.546Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-07T08:49:32.546Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-07T08:49:32.546Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-07T08:49:32.546Z] === RUN TestGetDefaultAddressSpaces [2022-03-07T08:49:32.546Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-07T08:49:32.546Z] === RUN TestRemoteDriver [2022-03-07T08:49:32.546Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-07T08:49:32.546Z] PASS [2022-03-07T08:49:32.546Z] coverage: 47.4% of statements [2022-03-07T08:49:32.546Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.086s coverage: 47.4% of statements [2022-03-07T08:49:32.551Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-07T08:49:32.551Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-07T08:49:33.007Z] --- PASS: TestRetrieveFromStore (0.70s) [2022-03-07T08:49:33.007Z] === RUN TestIsCorrupted [2022-03-07T08:49:33.007Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-07T08:49:33.007Z] === RUN TestSetRollover [2022-03-07T08:49:33.465Z] === RUN TestWindowsIPAM [2022-03-07T08:49:33.465Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-07T08:49:33.465Z] PASS [2022-03-07T08:49:33.465Z] coverage: 71.4% of statements [2022-03-07T08:49:33.465Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-03-07T08:49:33.922Z] --- PASS: TestPoolAllocationReuse (2.07s) [2022-03-07T08:49:33.922Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-07T08:49:33.922Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-07T08:49:33.922Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-07T08:49:33.947Z] --- PASS: TestRelease (1.99s) [2022-03-07T08:49:33.947Z] === RUN TestAllocateRandomDeallocate [2022-03-07T08:49:33.947Z] time="2022-03-07T08:49:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-07T08:49:34.382Z] === RUN TestDefaultNetwork [2022-03-07T08:49:34.839Z] --- PASS: TestDefaultNetwork (0.27s) [2022-03-07T08:49:34.839Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-07T08:49:34.839Z] --- PASS: TestSetRollover (1.84s) [2022-03-07T08:49:34.839Z] === RUN TestSetRolloverSerial [2022-03-07T08:49:34.839Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-07T08:49:34.839Z] === RUN TestInitAddressPools [2022-03-07T08:49:34.839Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-07T08:49:34.839Z] PASS [2022-03-07T08:49:34.839Z] coverage: 74.0% of statements [2022-03-07T08:49:34.839Z] ok github.com/docker/docker/libnetwork/ipamutils 0.618s coverage: 74.0% of statements [2022-03-07T08:49:35.072Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-07T08:49:35.148Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-03-07T08:49:35.148Z] === RUN TestInfoDebug [2022-03-07T08:49:35.148Z] --- PASS: TestInfoDebug (0.52s) [2022-03-07T08:49:35.148Z] === RUN TestInfoInsecureRegistries [2022-03-07T08:49:35.148Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-07T08:49:35.148Z] === RUN TestInfoRegistryMirrors [2022-03-07T08:49:35.148Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-07T08:49:35.148Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T08:49:35.148Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-07T08:49:35.148Z] === RUN TestPingCacheHeaders [2022-03-07T08:49:35.148Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-07T08:49:35.148Z] === RUN TestPingGet [2022-03-07T08:49:35.148Z] --- PASS: TestPingGet (0.01s) [2022-03-07T08:49:35.148Z] === RUN TestPingHead [2022-03-07T08:49:35.148Z] --- PASS: TestPingHead (0.02s) [2022-03-07T08:49:35.148Z] === RUN TestVersion [2022-03-07T08:49:35.148Z] --- PASS: TestVersion (0.02s) [2022-03-07T08:49:35.148Z] === CONT TestDiskUsage [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/empty [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/empty/container_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/empty/image_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/empty/volume_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-07T08:49:35.710Z] === RUN TestDiskUsage/after_container.Run [2022-03-07T08:49:35.804Z] === RUN TestKeyValue [2022-03-07T08:49:35.804Z] --- PASS: TestKeyValue (0.00s) [2022-03-07T08:49:35.804Z] PASS [2022-03-07T08:49:35.804Z] coverage: 60.0% of statements [2022-03-07T08:49:35.804Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-03-07T08:49:36.272Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-07T08:49:36.272Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-07T08:49:36.272Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-07T08:49:36.272Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-07T08:49:36.272Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-07T08:49:36.272Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-07T08:49:36.272Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-07T08:49:36.272Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-07T08:49:36.272Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-07T08:49:36.272Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-07T08:49:36.272Z] --- PASS: TestDiskUsage (1.08s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-07T08:49:36.273Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T08:49:36.273Z] PASS [2022-03-07T08:49:36.273Z] [2022-03-07T08:49:36.273Z] === Skipped [2022-03-07T08:49:36.273Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T08:49:36.273Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T08:49:36.273Z] [2022-03-07T08:49:36.273Z] DONE 50 tests, 1 skipped in 19.755s [2022-03-07T08:49:36.273Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-07T08:49:36.273Z] ++ 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-03-07T08:49:36.273Z] ++ set -e [2022-03-07T08:49:36.273Z] ++ '[' -n 0 ']' [2022-03-07T08:49:36.273Z] ++ set -x [2022-03-07T08:49:36.273Z] ++ 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-03-07T08:49:36.273Z] INFO: Testing against a local daemon [2022-03-07T08:49:36.273Z] === RUN TestVolumesCreateAndList [2022-03-07T08:49:36.273Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-07T08:49:36.273Z] === RUN TestVolumesRemove [2022-03-07T08:49:36.439Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-07T08:49:36.529Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-07T08:49:36.529Z] === RUN TestVolumesInspect [2022-03-07T08:49:36.529Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-07T08:49:36.529Z] === RUN TestVolumesInvalidJSON [2022-03-07T08:49:36.529Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T08:49:36.529Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T08:49:36.529Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T08:49:36.529Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-07T08:49:36.529Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T08:49:36.529Z] PASS [2022-03-07T08:49:36.529Z] [2022-03-07T08:49:36.529Z] DONE 5 tests in 0.208s [2022-03-07T08:49:36.529Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T08:49:36.529Z] ++++ cat bundles/test-integration/docker.pid [2022-03-07T08:49:36.529Z] +++ kill 13088 [2022-03-07T08:49:36.768Z] --- PASS: TestSetRolloverSerial (2.17s) [2022-03-07T08:49:36.768Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-07T08:49:36.768Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-07T08:49:36.768Z] PASS [2022-03-07T08:49:36.768Z] coverage: 84.4% of statements [2022-03-07T08:49:36.768Z] ok github.com/docker/docker/libnetwork/bitseq 14.735s coverage: 84.4% of statements [2022-03-07T08:49:36.785Z] +++ /etc/init.d/apparmor stop [2022-03-07T08:49:36.785Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T08:49:36.785Z] [2022-03-07T08:49:36.785Z] Unloading profiles will leave already running processes permanently [2022-03-07T08:49:36.785Z] unconfined, which can lead to unexpected situations. [2022-03-07T08:49:36.785Z] [2022-03-07T08:49:36.785Z] To set a process to complain mode, use the command line tool [2022-03-07T08:49:36.785Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T08:49:36.785Z] +++ true [2022-03-07T08:49:36.785Z] exiting test-integration [2022-03-07T08:49:36.785Z] ++ exit 0 [2022-03-07T08:49:36.785Z] [2022-03-07T08:49:37.001Z] === RUN TestDockerSuite/TestBuildRUNoneJSON Post stage [Pipeline] junit [2022-03-07T08:49:37.357Z] Recording test results [2022-03-07T08:49:37.555Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T08:49:37.731Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.38s) [2022-03-07T08:49:37.732Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-07T08:49:37.923Z] + echo Ensuring container killed. [2022-03-07T08:49:37.923Z] Ensuring container killed. [2022-03-07T08:49:37.923Z] + docker rm -vf docker-pr10 [2022-03-07T08:49:37.923Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-03-07T08:49:37.931Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-07T08:49:38.245Z] + echo Chowning /workspace to jenkins user [2022-03-07T08:49:38.245Z] Chowning /workspace to jenkins user [2022-03-07T08:49:38.245Z] + id -u [2022-03-07T08:49:38.245Z] + id -g [2022-03-07T08:49:38.245Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43131:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T08:49:38.245Z] Unable to find image 'busybox:latest' locally [2022-03-07T08:49:38.245Z] latest: Pulling from library/busybox [2022-03-07T08:49:38.501Z] f4731b18983e: Pulling fs layer [2022-03-07T08:49:38.501Z] f4731b18983e: Verifying Checksum [2022-03-07T08:49:38.501Z] f4731b18983e: Download complete [2022-03-07T08:49:38.501Z] f4731b18983e: Pull complete [2022-03-07T08:49:38.501Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-07T08:49:38.501Z] Status: Downloaded newer image for busybox:latest [2022-03-07T08:49:38.696Z] === RUN TestNetworkDBSimple [2022-03-07T08:49:39.660Z] 2022/03/07 08:49:39 Closing DB instances... [2022-03-07T08:49:39.740Z] --- PASS: TestAllocateRandomDeallocate (5.45s) [2022-03-07T08:49:39.740Z] === RUN TestRetrieveFromStore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T08:49:40.117Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.47s) [2022-03-07T08:49:40.117Z] === RUN TestGetAddress [2022-03-07T08:49:40.117Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-07T08:49:40.117Z] PASS [2022-03-07T08:49:40.117Z] coverage: 100.0% of statements [2022-03-07T08:49:40.117Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2022-03-07T08:49:40.154Z] + bundleName=arm64-integration [2022-03-07T08:49:40.154Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-07T08:49:40.154Z] Creating arm64-integration-bundles.tar.gz [2022-03-07T08:49:40.154Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-07T08:49:40.154Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-07T08:49:40.164Z] Archiving artifacts [2022-03-07T08:49:40.574Z] === RUN TestGenerate [2022-03-07T08:49:40.574Z] --- PASS: TestGenerate (0.00s) [2022-03-07T08:49:40.704Z] --- PASS: TestRetrieveFromStore (1.82s) [2022-03-07T08:49:40.704Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-07T08:49:40.704Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-07T08:49:40.704Z] === RUN TestParallelPredefinedRequest1 [2022-03-07T08:49:40.704Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-07T08:49:40.704Z] === RUN TestParallelPredefinedRequest2 [2022-03-07T08:49:40.704Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-07T08:49:40.704Z] === RUN TestParallelPredefinedRequest3 [2022-03-07T08:49:40.704Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-07T08:49:40.704Z] === RUN TestParallelPredefinedRequest4 [2022-03-07T08:49:40.704Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-07T08:49:40.704Z] === RUN TestParallelPredefinedRequest5 [2022-03-07T08:49:40.704Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-07T08:49:40.704Z] === RUN TestDebug [2022-03-07T08:49:40.704Z] --- PASS: TestDebug (0.00s) [2022-03-07T08:49:40.704Z] === RUN TestRequestPoolParallel [2022-03-07T08:49:41.033Z] === RUN TestGeneratePtr [2022-03-07T08:49:41.033Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-07T08:49:41.033Z] === RUN TestGenerateMissingField [2022-03-07T08:49:41.033Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-07T08:49:41.033Z] === RUN TestFieldCannotBeSet [2022-03-07T08:49:41.033Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-07T08:49:41.033Z] === RUN TestTypeMismatchError [2022-03-07T08:49:41.033Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-07T08:49:41.033Z] PASS [2022-03-07T08:49:41.033Z] coverage: 100.0% of statements [2022-03-07T08:49:41.033Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-03-07T08:49:41.033Z] --- PASS: TestNetworkDBSimple (2.23s) [2022-03-07T08:49:41.033Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T08:49:41.033Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T08:49:41.161Z] --- PASS: TestRequestPoolParallel (0.49s) [2022-03-07T08:49:41.161Z] === RUN TestFullAllocateRelease [2022-03-07T08:49:41.490Z] testing: warning: no tests to run [2022-03-07T08:49:41.490Z] PASS [2022-03-07T08:49:41.490Z] coverage: 0.0% of statements [2022-03-07T08:49:41.490Z] ok github.com/docker/docker/libnetwork/osl 0.043s coverage: 0.0% of statements [no tests to run] [2022-03-07T08:49:41.490Z] === RUN TestRequestNewPort [2022-03-07T08:49:41.490Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-07T08:49:41.490Z] === RUN TestRequestSpecificPort [2022-03-07T08:49:41.490Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-07T08:49:41.490Z] === RUN TestReleasePort [2022-03-07T08:49:41.490Z] --- PASS: TestReleasePort (0.00s) [2022-03-07T08:49:41.490Z] === RUN TestReuseReleasedPort [2022-03-07T08:49:41.491Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-07T08:49:41.491Z] === RUN TestReleaseUnreadledPort [2022-03-07T08:49:41.491Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-07T08:49:41.491Z] === RUN TestUnknowProtocol [2022-03-07T08:49:41.491Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-07T08:49:41.491Z] === RUN TestAllocateAllPorts [2022-03-07T08:49:41.491Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-07T08:49:41.491Z] === RUN TestPortAllocation [2022-03-07T08:49:41.491Z] --- PASS: TestPortAllocation (0.00s) [2022-03-07T08:49:41.491Z] === RUN TestPortAllocationWithCustomRange [2022-03-07T08:49:41.491Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-07T08:49:41.491Z] === RUN TestNoDuplicateBPR [2022-03-07T08:49:41.491Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-07T08:49:41.491Z] === RUN TestChangePortRange [2022-03-07T08:49:41.491Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-07T08:49:41.491Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-07T08:49:41.491Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-07T08:49:41.491Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-07T08:49:41.491Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-07T08:49:41.491Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-07T08:49:41.491Z] --- PASS: TestChangePortRange (0.00s) [2022-03-07T08:49:41.491Z] PASS [2022-03-07T08:49:41.491Z] coverage: 88.6% of statements [2022-03-07T08:49:41.491Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-03-07T08:49:41.875Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43131/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T08:49:41.948Z] 2022/03/07 08:49:41 Closing DB instances... [2022-03-07T08:49:42.125Z] --- PASS: TestFullAllocateRelease (0.61s) [2022-03-07T08:49:42.125Z] === RUN TestOddAllocateRelease [2022-03-07T08:49:42.125Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-03-07T08:49:42.125Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-07T08:49:42.125Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-03-07T08:49:42.125Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-07T08:49:42.179Z] + make clean [2022-03-07T08:49:42.179Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T08:49:42.179Z] docker-dev-cache [2022-03-07T08:49:42.179Z] docker-mod-cache [Pipeline] deleteDir [2022-03-07T08:49:42.405Z] testing: warning: no tests to run [2022-03-07T08:49:42.405Z] PASS [2022-03-07T08:49:42.405Z] coverage: 0.0% of statements [2022-03-07T08:49:42.405Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-03-07T08:49:42.405Z] === RUN TestHashData [2022-03-07T08:49:42.405Z] --- PASS: TestHashData (0.00s) [2022-03-07T08:49:42.405Z] PASS [2022-03-07T08:49:42.405Z] coverage: 2.8% of statements [2022-03-07T08:49:42.405Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2022-03-07T08:49:42.581Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-07T08:49:42.581Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-07T08:49:42.581Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-07T08:49:42.581Z] === RUN TestClientStream [2022-03-07T08:49:42.581Z] --- PASS: TestClientStream (0.00s) [2022-03-07T08:49:42.581Z] === RUN TestClientSendFile [2022-03-07T08:49:42.581Z] --- PASS: TestClientSendFile (0.00s) [2022-03-07T08:49:42.581Z] === RUN TestClientWithRequestTimeout [2022-03-07T08:49:42.581Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-07T08:49:42.581Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T08:49:42.581Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:49:42.581Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-07T08:49:42.581Z] === CONT TestParallelPredefinedRequest5 [2022-03-07T08:49:42.581Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:49:42.581Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-07T08:49:42.581Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T08:49:42.581Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:49:42.581Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-07T08:49:42.581Z] === CONT TestParallelPredefinedRequest3 [2022-03-07T08:49:42.581Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:49:42.581Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-07T08:49:42.581Z] === CONT TestParallelPredefinedRequest2 [2022-03-07T08:49:42.581Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:49:42.581Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-07T08:49:42.581Z] PASS [2022-03-07T08:49:42.581Z] coverage: 85.3% of statements [2022-03-07T08:49:42.581Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2022-03-07T08:49:42.581Z] === RUN TestFileSpecPlugin [2022-03-07T08:49:42.581Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-07T08:49:42.582Z] === RUN TestFileJSONSpecPlugin [2022-03-07T08:49:42.582Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-07T08:49:42.582Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-07T08:49:42.582Z] ok github.com/docker/docker/libnetwork/ipam 55.074s coverage: 85.3% of statements [2022-03-07T08:49:42.582Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-07T08:49:42.582Z] === RUN TestPluginAddHandler [2022-03-07T08:49:42.582Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-07T08:49:42.582Z] === RUN TestPluginWaitBadPlugin [2022-03-07T08:49:42.582Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-07T08:49:42.582Z] === RUN TestGet [2022-03-07T08:49:42.582Z] time="2022-03-07T08:49:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-07T08:49:43.180Z] --- PASS: TestServiceWithDataPathPortInit (15.34s) [2022-03-07T08:49:43.180Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T08:49:43.375Z] === RUN TestErrorConstructors [2022-03-07T08:49:43.375Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-07T08:49:43.375Z] === RUN TestCompareIPMask [2022-03-07T08:49:43.375Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-07T08:49:43.375Z] === RUN TestUtilGetHostPartIP [2022-03-07T08:49:43.375Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-07T08:49:43.375Z] === RUN TestUtilGetBroadcastIP [2022-03-07T08:49:43.375Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-07T08:49:43.375Z] === RUN TestParseCIDR [2022-03-07T08:49:43.375Z] --- PASS: TestParseCIDR (0.00s) [2022-03-07T08:49:43.375Z] PASS [2022-03-07T08:49:43.375Z] coverage: 37.3% of statements [2022-03-07T08:49:43.375Z] ok github.com/docker/docker/libnetwork/types 0.071s coverage: 37.3% of statements [2022-03-07T08:49:43.553Z] === RUN TestParseEmptyInterface [2022-03-07T08:49:43.553Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-07T08:49:43.553Z] === RUN TestParseNonInterfaceType [2022-03-07T08:49:43.553Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-07T08:49:43.553Z] === RUN TestParseWithOneFunction [2022-03-07T08:49:43.553Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-07T08:49:43.553Z] === RUN TestParseWithMultipleFuncs [2022-03-07T08:49:43.553Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-07T08:49:43.553Z] === RUN TestParseWithUnnamedReturn [2022-03-07T08:49:43.553Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-07T08:49:43.553Z] === RUN TestEmbeddedInterface [2022-03-07T08:49:43.553Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-07T08:49:43.553Z] === RUN TestParsedImports [2022-03-07T08:49:43.553Z] --- PASS: TestParsedImports (0.00s) [2022-03-07T08:49:43.553Z] === RUN TestAliasedImports [2022-03-07T08:49:43.553Z] --- PASS: TestAliasedImports (0.00s) [2022-03-07T08:49:43.553Z] PASS [2022-03-07T08:49:43.553Z] coverage: 56.8% of statements [2022-03-07T08:49:43.553Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.064s coverage: 56.8% of statements [2022-03-07T08:49:43.553Z] time="2022-03-07T08:49:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-07T08:49:43.742Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-07T08:49:43.832Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.04s) [2022-03-07T08:49:43.832Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-07T08:49:43.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-07T08:49:43.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-07T08:49:43.832Z] PASS [2022-03-07T08:49:43.832Z] coverage: 50.0% of statements [2022-03-07T08:49:43.832Z] ok github.com/docker/docker/oci 0.058s coverage: 50.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T08:49:44.796Z] === RUN TestParseVersion [2022-03-07T08:49:44.796Z] --- PASS: TestParseVersion (0.00s) [2022-03-07T08:49:44.796Z] PASS [2022-03-07T08:49:44.796Z] coverage: 52.9% of statements [2022-03-07T08:49:44.796Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-03-07T08:49:44.796Z] === RUN TestAddressPoolOpt [2022-03-07T08:49:44.796Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/a [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/something [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/_=a [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/env1=value1 [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/_env1=value1 [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/PATH [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/=a [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/PATH= [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/PATH=something [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/asd!qwe [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/1asd [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/123 [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/some_space [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/__some_space_before [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/some_space_after__ [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/= [2022-03-07T08:49:44.796Z] === RUN TestValidateEnv/PaTh [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-07T08:49:44.796Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestParseHost [2022-03-07T08:49:44.796Z] --- PASS: TestParseHost (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestParseDockerDaemonHost [2022-03-07T08:49:44.796Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestParseTCP [2022-03-07T08:49:44.796Z] --- PASS: TestParseTCP (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-07T08:49:44.796Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestValidateExtraHosts [2022-03-07T08:49:44.796Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestIpOptString [2022-03-07T08:49:44.796Z] --- PASS: TestIpOptString (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-07T08:49:44.796Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestNewIpOptValidDefaultVal [2022-03-07T08:49:44.796Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestIpOptSetInvalidVal [2022-03-07T08:49:44.796Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestValidateIPAddress [2022-03-07T08:49:44.796Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestMapOpts [2022-03-07T08:49:44.796Z] --- PASS: TestMapOpts (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestListOptsWithoutValidator [2022-03-07T08:49:44.796Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestListOptsWithValidator [2022-03-07T08:49:44.796Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestValidateDNSSearch [2022-03-07T08:49:44.796Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-07T08:49:44.796Z] === RUN TestValidateLabel [2022-03-07T08:49:44.796Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-07T08:49:44.796Z] === RUN TestValidateLabel/label_with_general_format [2022-03-07T08:49:44.796Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-07T08:49:44.797Z] === RUN TestValidateLabel/label_with_one_more [2022-03-07T08:49:44.797Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-07T08:49:44.797Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-07T08:49:44.797Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-07T08:49:44.797Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-07T08:49:44.797Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-07T08:49:44.797Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-07T08:49:44.797Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-07T08:49:44.797Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-07T08:49:44.797Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-07T08:49:44.797Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-07T08:49:44.797Z] === RUN TestNamedListOpts [2022-03-07T08:49:44.797Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-07T08:49:44.797Z] === RUN TestNamedMapOpts [2022-03-07T08:49:44.797Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-07T08:49:44.797Z] === RUN TestParseLink [2022-03-07T08:49:44.797Z] --- PASS: TestParseLink (0.00s) [2022-03-07T08:49:44.797Z] === RUN TestQuotedStringSetWithQuotes [2022-03-07T08:49:44.797Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-07T08:49:44.797Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-07T08:49:44.797Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-07T08:49:44.797Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-07T08:49:44.797Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-07T08:49:44.797Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-07T08:49:44.797Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-07T08:49:44.797Z] === RUN TestUlimitOpt [2022-03-07T08:49:44.797Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-07T08:49:44.797Z] PASS [2022-03-07T08:49:44.797Z] coverage: 67.4% of statements [2022-03-07T08:49:44.797Z] ok github.com/docker/docker/opts 0.072s coverage: 67.4% of statements [2022-03-07T08:49:44.797Z] 2022/03/07 08:49:44 Closing DB instances... [2022-03-07T08:49:45.086Z] === RUN TestHTTPTransport [2022-03-07T08:49:45.086Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-07T08:49:45.086Z] PASS [2022-03-07T08:49:45.086Z] coverage: 85.7% of statements [2022-03-07T08:49:45.086Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2022-03-07T08:49:45.543Z] time="2022-03-07T08:49:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-07T08:49:45.543Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-07T08:49:45.543Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T08:49:45.543Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-07T08:49:45.543Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-07T08:49:45.543Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-07T08:49:45.543Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-07T08:49:45.543Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-07T08:49:45.543Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T08:49:45.543Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-07T08:49:45.543Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-07T08:49:45.543Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-07T08:49:45.543Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-07T08:49:45.543Z] === RUN TestBufferPoolPutAndGet [2022-03-07T08:49:45.543Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-07T08:49:45.543Z] PASS [2022-03-07T08:49:45.543Z] coverage: 88.2% of statements [2022-03-07T08:49:45.543Z] ok github.com/docker/docker/pkg/pools 0.049s coverage: 88.2% of statements [2022-03-07T08:49:46.267Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:inry50riogdtjrc8lknxianhn Created:2022-03-07 08:49:44.601866429 +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[1b3d5a6837d1a970be0e2736cf66e9f9677aaa534b300945954b8a745b720770:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ysjoiy6jfpwbnch7ni1u9513n EndpointID:f474572c6329e730742cda45cb1b7afb3b8e30c7505cffce860736f0b12f1003 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:18d5c2d580543d60f70bed414d5f4855e73b3c2d2ae10f114ae6a639d9a2b0cb 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:f40557b20ce4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ysjoiy6jfpwbnch7ni1u9513n EndpointID:f474572c6329e730742cda45cb1b7afb3b8e30c7505cffce860736f0b12f1003 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-07T08:49:46.328Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-03-07T08:49:46.328Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-07T08:49:46.507Z] === RUN TestOutputOnPrematureClose [2022-03-07T08:49:46.507Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-07T08:49:46.507Z] === RUN TestCompleteSilently [2022-03-07T08:49:46.507Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-07T08:49:46.507Z] PASS [2022-03-07T08:49:46.507Z] coverage: 75.9% of statements [2022-03-07T08:49:46.507Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2022-03-07T08:49:46.523Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-07T08:49:46.785Z] === RUN TestPeerCertificateMarshalJSON [2022-03-07T08:49:46.785Z] === RUN TestIsArchivePathDir [2022-03-07T08:49:46.964Z] === RUN TestSendToOneSub [2022-03-07T08:49:46.964Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-07T08:49:46.964Z] === RUN TestSendToMultipleSubs [2022-03-07T08:49:46.964Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-07T08:49:46.964Z] === RUN TestEvictOneSub [2022-03-07T08:49:46.964Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-07T08:49:46.964Z] === RUN TestClosePublisher [2022-03-07T08:49:46.964Z] --- PASS: TestClosePublisher (0.00s) [2022-03-07T08:49:46.964Z] === RUN TestPubSubRace [2022-03-07T08:49:47.242Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-07T08:49:47.242Z] === RUN TestIsArchivePathInvalidFile [2022-03-07T08:49:47.242Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-03-07T08:49:47.242Z] === RUN TestIsArchivePathTar [2022-03-07T08:49:47.242Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-03-07T08:49:47.242Z] === RUN TestDecompressStreamGzip [2022-03-07T08:49:47.242Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-07T08:49:47.242Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-07T08:49:47.242Z] --- PASS: TestPeerCertificateMarshalJSON (0.71s) [2022-03-07T08:49:47.242Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-07T08:49:47.242Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-07T08:49:47.242Z] === RUN TestMiddleware [2022-03-07T08:49:47.242Z] --- PASS: TestMiddleware (0.00s) [2022-03-07T08:49:47.242Z] === RUN TestNewResponseModifier [2022-03-07T08:49:47.242Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-07T08:49:47.242Z] PASS [2022-03-07T08:49:47.242Z] coverage: 26.8% of statements [2022-03-07T08:49:47.242Z] ok github.com/docker/docker/pkg/authorization 0.764s coverage: 26.8% of statements [2022-03-07T08:49:47.242Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-03-07T08:49:47.242Z] === RUN TestDecompressStreamBzip2 [2022-03-07T08:49:47.700Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-07T08:49:47.700Z] === RUN TestDecompressStreamXz [2022-03-07T08:49:47.700Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T08:49:47.700Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-07T08:49:47.700Z] === RUN TestDecompressStreamZstd [2022-03-07T08:49:47.700Z] archive_test.go:140: zstd not installed [2022-03-07T08:49:47.700Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-03-07T08:49:47.700Z] === RUN TestCompressStreamXzUnsupported [2022-03-07T08:49:47.700Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-07T08:49:47.700Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-07T08:49:47.700Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-07T08:49:47.700Z] === RUN TestCompressStreamInvalid [2022-03-07T08:49:47.700Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-07T08:49:47.700Z] === RUN TestExtensionInvalid [2022-03-07T08:49:47.700Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-07T08:49:47.700Z] === RUN TestExtensionUncompressed [2022-03-07T08:49:47.700Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-07T08:49:47.700Z] === RUN TestExtensionBzip2 [2022-03-07T08:49:47.700Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-07T08:49:47.700Z] === RUN TestExtensionGzip [2022-03-07T08:49:47.700Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-07T08:49:47.700Z] === RUN TestExtensionXz [2022-03-07T08:49:47.700Z] --- PASS: TestExtensionXz (0.00s) [2022-03-07T08:49:47.700Z] === RUN TestExtensionZstd [2022-03-07T08:49:47.700Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-07T08:49:47.700Z] === RUN TestCmdStreamLargeStderr [2022-03-07T08:49:47.700Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-07T08:49:47.700Z] === RUN TestCmdStreamBad [2022-03-07T08:49:47.700Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T08:49:47.700Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-07T08:49:47.700Z] === RUN TestCmdStreamGood [2022-03-07T08:49:47.700Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-07T08:49:47.700Z] === RUN TestUntarPathWithInvalidDest [2022-03-07T08:49:47.700Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-07T08:49:47.700Z] === RUN TestUntarPathWithInvalidSrc [2022-03-07T08:49:47.700Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-07T08:49:47.700Z] === RUN TestUntarPath [2022-03-07T08:49:47.700Z] --- PASS: TestUntarPath (0.06s) [2022-03-07T08:49:47.700Z] === RUN TestUntarPathWithDestinationFile [2022-03-07T08:49:47.700Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-07T08:49:47.700Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-07T08:49:47.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-07T08:49:47.890Z] === RUN TestDockerSuite/TestBuildRm [2022-03-07T08:49:47.928Z] --- PASS: TestPubSubRace (1.07s) [2022-03-07T08:49:47.928Z] PASS [2022-03-07T08:49:47.928Z] coverage: 75.0% of statements [2022-03-07T08:49:47.928Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 75.0% of statements [2022-03-07T08:49:48.157Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-07T08:49:48.157Z] === RUN TestCopyWithTarInvalidSrc [2022-03-07T08:49:48.157Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-07T08:49:48.157Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-07T08:49:48.157Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T08:49:48.157Z] === RUN TestCopyWithTarSrcFile [2022-03-07T08:49:48.157Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-07T08:49:48.157Z] === RUN TestCopyWithTarSrcFolder [2022-03-07T08:49:48.157Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-07T08:49:48.157Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-07T08:49:48.157Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-07T08:49:48.157Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-07T08:49:48.157Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-07T08:49:48.157Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-07T08:49:48.157Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-07T08:49:48.157Z] === RUN TestCopyFileWithTarSrcFile [2022-03-07T08:49:48.157Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-07T08:49:48.157Z] === RUN TestTarFiles [2022-03-07T08:49:48.157Z] === RUN TestUnbuffered [2022-03-07T08:49:48.157Z] --- PASS: TestUnbuffered (0.00s) [2022-03-07T08:49:48.157Z] === RUN TestRaceUnbuffered [2022-03-07T08:49:48.157Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-07T08:49:48.157Z] PASS [2022-03-07T08:49:48.157Z] coverage: 100.0% of statements [2022-03-07T08:49:48.157Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2022-03-07T08:49:48.614Z] 2022/03/07 08:49:48 Closing DB instances... [2022-03-07T08:49:48.614Z] === RUN TestMatch [2022-03-07T08:49:48.614Z] === RUN TestMatch/[[]] [2022-03-07T08:49:48.614Z] === RUN TestMatch/[[foo]] [2022-03-07T08:49:48.614Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-07T08:49:48.614Z] === RUN TestMatch/[[foo_bar]] [2022-03-07T08:49:48.614Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-07T08:49:48.614Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-07T08:49:48.614Z] === RUN TestMatch/[] [2022-03-07T08:49:48.614Z] === RUN TestMatch/[]#01 [2022-03-07T08:49:48.614Z] === RUN TestMatch/[[qux]] [2022-03-07T08:49:48.614Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-07T08:49:48.614Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-07T08:49:48.614Z] === RUN TestMatch/[[foo_baz]] [2022-03-07T08:49:48.614Z] --- PASS: TestMatch (0.00s) [2022-03-07T08:49:48.614Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-07T08:49:48.614Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-07T08:49:48.614Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-07T08:49:48.614Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-07T08:49:48.614Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-07T08:49:48.614Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-07T08:49:48.614Z] --- PASS: TestMatch/[] (0.00s) [2022-03-07T08:49:48.614Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-07T08:49:48.614Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-07T08:49:48.614Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-07T08:49:48.614Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-07T08:49:48.614Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-07T08:49:48.614Z] PASS [2022-03-07T08:49:48.614Z] coverage: 87.5% of statements [2022-03-07T08:49:48.614Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-03-07T08:49:48.896Z] === RUN TestRegister [2022-03-07T08:49:48.896Z] --- PASS: TestRegister (0.00s) [2022-03-07T08:49:48.896Z] === RUN TestCommand [2022-03-07T08:49:48.896Z] --- PASS: TestCommand (0.03s) [2022-03-07T08:49:48.896Z] === RUN TestNaiveSelf [2022-03-07T08:49:48.896Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-07T08:49:48.896Z] PASS [2022-03-07T08:49:48.896Z] coverage: 82.4% of statements [2022-03-07T08:49:48.896Z] ok github.com/docker/docker/pkg/reexec 0.118s coverage: 82.4% of statements [2022-03-07T08:49:49.353Z] time="2022-03-07T08:49:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-07T08:49:49.811Z] === RUN TestDump [2022-03-07T08:49:49.811Z] goroutine 6 [running]: [2022-03-07T08:49:49.811Z] github.com/docker/docker/pkg/stack.dump(0xfdb9d7) [2022-03-07T08:49:49.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T08:49:49.811Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-07T08:49:49.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-07T08:49:49.811Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-07T08:49:49.811Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-07T08:49:49.811Z] testing.tRunner(0xc00015a1a0, 0x114a190) [2022-03-07T08:49:49.811Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T08:49:49.811Z] created by testing.(*T).Run [2022-03-07T08:49:49.811Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T08:49:49.811Z] [2022-03-07T08:49:49.811Z] goroutine 1 [chan receive]: [2022-03-07T08:49:49.811Z] testing.(*T).Run(0xc00015a000, {0x113b7b1, 0xfba733}, 0x114a190) [2022-03-07T08:49:49.811Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T08:49:49.811Z] testing.runTests.func1(0xc000068840) [2022-03-07T08:49:49.811Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T08:49:49.811Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-07T08:49:49.811Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T08:49:49.811Z] testing.runTests(0xc000076080, {0x12aec20, 0x3, 0x3}, {0xfdac2d, 0x113d4ab, 0x12b36e0}) [2022-03-07T08:49:49.811Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T08:49:49.811Z] testing.(*M).Run(0xc000076080) [2022-03-07T08:49:49.811Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T08:49:49.811Z] main.main() [2022-03-07T08:49:49.811Z] _testmain.go:95 +0x1f5 [2022-03-07T08:49:49.811Z] --- PASS: TestDump (0.00s) [2022-03-07T08:49:49.811Z] === RUN TestDumpToFile [2022-03-07T08:49:50.152Z] === RUN TestChrootTarUntar [2022-03-07T08:49:50.152Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:50.152Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-07T08:49:50.152Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-07T08:49:50.152Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:50.152Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T08:49:50.152Z] === RUN TestChrootUntarEmptyArchive [2022-03-07T08:49:50.152Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-07T08:49:50.152Z] === RUN TestChrootTarUntarWithSymlink [2022-03-07T08:49:50.152Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T08:49:50.152Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T08:49:50.152Z] === RUN TestChrootCopyWithTar [2022-03-07T08:49:50.152Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T08:49:50.152Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-07T08:49:50.152Z] === RUN TestChrootCopyFileWithTar [2022-03-07T08:49:50.152Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:50.152Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-07T08:49:50.152Z] === RUN TestChrootUntarPath [2022-03-07T08:49:50.152Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T08:49:50.152Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-07T08:49:50.152Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-07T08:49:50.152Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:50.152Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T08:49:50.152Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-07T08:49:50.152Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:50.152Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T08:49:50.152Z] === RUN TestChrootApplyDotDotFile [2022-03-07T08:49:50.152Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:49:50.152Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-07T08:49:50.152Z] PASS [2022-03-07T08:49:50.152Z] coverage: 15.1% of statements [2022-03-07T08:49:50.152Z] ok github.com/docker/docker/pkg/chrootarchive 0.093s coverage: 15.1% of statements [2022-03-07T08:49:50.268Z] --- PASS: TestDumpToFile (0.22s) [2022-03-07T08:49:50.268Z] === RUN TestDumpToFileWithEmptyInput [2022-03-07T08:49:50.268Z] goroutine 18 [running]: [2022-03-07T08:49:50.268Z] github.com/docker/docker/pkg/stack.dump(0x1048bb4) [2022-03-07T08:49:50.268Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T08:49:50.268Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1048f60}) [2022-03-07T08:49:50.268Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-07T08:49:50.268Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2022-03-07T08:49:50.268Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-07T08:49:50.268Z] testing.tRunner(0xc0000841a0, 0x114a180) [2022-03-07T08:49:50.268Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T08:49:50.268Z] created by testing.(*T).Run [2022-03-07T08:49:50.268Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T08:49:50.268Z] [2022-03-07T08:49:50.268Z] goroutine 1 [chan receive]: [2022-03-07T08:49:50.268Z] testing.(*T).Run(0xc00015a000, {0x1142596, 0xfba733}, 0x114a180) [2022-03-07T08:49:50.268Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T08:49:50.268Z] testing.runTests.func1(0xc000068840) [2022-03-07T08:49:50.268Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T08:49:50.268Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-07T08:49:50.268Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T08:49:50.268Z] testing.runTests(0xc000076080, {0x12aec20, 0x3, 0x3}, {0xfdac2d, 0x113d4ab, 0x12b36e0}) [2022-03-07T08:49:50.268Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T08:49:50.268Z] testing.(*M).Run(0xc000076080) [2022-03-07T08:49:50.268Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T08:49:50.268Z] main.main() [2022-03-07T08:49:50.268Z] _testmain.go:95 +0x1f5 [2022-03-07T08:49:50.268Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-07T08:49:50.268Z] PASS [2022-03-07T08:49:50.268Z] coverage: 90.9% of statements [2022-03-07T08:49:50.268Z] ok github.com/docker/docker/pkg/stack 0.268s coverage: 90.9% of statements [2022-03-07T08:49:50.410Z] docker_api_swarm_test.go:304: [d850a57d1eaac] joining swarm manager [d8b0f1e2350ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:49:50.410Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-07T08:49:50.609Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-03-07T08:49:50.609Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-07T08:49:50.725Z] === RUN TestNewStdWriter [2022-03-07T08:49:50.725Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-07T08:49:50.725Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestWriteWithNilBytes [2022-03-07T08:49:50.725Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestWrite [2022-03-07T08:49:50.725Z] --- PASS: TestWrite (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestWriteWithWriterError [2022-03-07T08:49:50.725Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-07T08:49:50.725Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestStdCopyWriteAndRead [2022-03-07T08:49:50.725Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-07T08:49:50.725Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-07T08:49:50.725Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-07T08:49:50.725Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-07T08:49:50.725Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-07T08:49:50.725Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-07T08:49:50.725Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-07T08:49:50.725Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-07T08:49:50.725Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-07T08:49:50.725Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-07T08:49:50.725Z] PASS [2022-03-07T08:49:50.725Z] coverage: 100.0% of statements [2022-03-07T08:49:50.725Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements [2022-03-07T08:49:50.975Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.67s) [2022-03-07T08:49:50.975Z] PASS [2022-03-07T08:49:50.975Z] [2022-03-07T08:49:50.975Z] === Skipped [2022-03-07T08:49:50.975Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T08:49:50.975Z] service_test.go:243: FLAKY_TEST [2022-03-07T08:49:50.975Z] [2022-03-07T08:49:50.975Z] DONE 26 tests, 1 skipped in 48.963s [2022-03-07T08:49:50.975Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-07T08:49:50.975Z] ++ 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-03-07T08:49:50.975Z] ++ set -e [2022-03-07T08:49:50.975Z] ++ '[' -n 0 ']' [2022-03-07T08:49:50.975Z] ++ set -x [2022-03-07T08:49:50.975Z] ++ 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-03-07T08:49:50.975Z] INFO: Testing against a local daemon [2022-03-07T08:49:50.975Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-07T08:49:50.975Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:49:50.975Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T08:49:50.975Z] === RUN TestDockerNetworkIpvlan [2022-03-07T08:49:50.975Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:49:50.975Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-07T08:49:50.975Z] PASS [2022-03-07T08:49:50.975Z] [2022-03-07T08:49:50.975Z] === Skipped [2022-03-07T08:49:50.975Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-07T08:49:50.975Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:49:50.975Z] [2022-03-07T08:49:50.975Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-07T08:49:50.975Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-07T08:49:50.975Z] [2022-03-07T08:49:50.975Z] DONE 2 tests, 2 skipped in 0.092s [2022-03-07T08:49:50.975Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-07T08:49:50.975Z] ++ 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-03-07T08:49:50.975Z] ++ set -e [2022-03-07T08:49:50.975Z] ++ '[' -n 0 ']' [2022-03-07T08:49:50.975Z] ++ set -x [2022-03-07T08:49:50.975Z] ++ 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-03-07T08:49:50.975Z] INFO: Testing against a local daemon [2022-03-07T08:49:50.975Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-07T08:49:51.066Z] === RUN TestEnsureRemoveAllNotExist [2022-03-07T08:49:51.066Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-07T08:49:51.066Z] === RUN TestEnsureRemoveAllWithDir [2022-03-07T08:49:51.066Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-07T08:49:51.066Z] === RUN TestEnsureRemoveAllWithFile [2022-03-07T08:49:51.066Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-07T08:49:51.066Z] PASS [2022-03-07T08:49:51.066Z] coverage: 0.0% of statements [2022-03-07T08:49:51.066Z] ok github.com/docker/docker/pkg/containerfs 0.047s coverage: 0.0% of statements [2022-03-07T08:49:51.232Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-07T08:49:51.232Z] docker_api_swarm_test.go:305: [d095d24a36198] joining swarm manager [d8b0f1e2350ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:49:51.523Z] === RUN TestSizeEmpty [2022-03-07T08:49:51.523Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-07T08:49:51.523Z] === RUN TestSizeEmptyFile [2022-03-07T08:49:51.523Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-07T08:49:51.523Z] === RUN TestSizeNonemptyFile [2022-03-07T08:49:51.523Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-07T08:49:51.523Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-07T08:49:51.523Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-07T08:49:51.523Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-07T08:49:51.523Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-07T08:49:51.523Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-07T08:49:51.523Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-07T08:49:51.523Z] === RUN TestMoveToSubdir [2022-03-07T08:49:51.523Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-07T08:49:51.523Z] === RUN TestSizeNonExistingDirectory [2022-03-07T08:49:51.523Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-07T08:49:51.523Z] PASS [2022-03-07T08:49:51.523Z] coverage: 80.0% of statements [2022-03-07T08:49:51.523Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-03-07T08:49:51.691Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-07T08:49:51.691Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-07T08:49:51.691Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-07T08:49:51.691Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-07T08:49:51.691Z] === RUN TestFormatStatus [2022-03-07T08:49:51.691Z] --- PASS: TestFormatStatus (0.00s) [2022-03-07T08:49:51.691Z] === RUN TestFormatError [2022-03-07T08:49:51.691Z] --- PASS: TestFormatError (0.00s) [2022-03-07T08:49:51.691Z] === RUN TestFormatJSONError [2022-03-07T08:49:51.691Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-07T08:49:51.691Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-07T08:49:51.691Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-07T08:49:51.691Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-07T08:49:51.692Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-07T08:49:51.692Z] === RUN TestNewJSONProgressOutput [2022-03-07T08:49:51.692Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-07T08:49:51.692Z] === RUN TestAuxFormatterEmit [2022-03-07T08:49:51.692Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-07T08:49:51.692Z] === RUN TestStreamWriterStdout [2022-03-07T08:49:51.692Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-07T08:49:51.692Z] === RUN TestStreamWriterStderr [2022-03-07T08:49:51.692Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-07T08:49:51.692Z] PASS [2022-03-07T08:49:51.692Z] coverage: 66.2% of statements [2022-03-07T08:49:51.692Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2022-03-07T08:49:52.488Z] === RUN TestPollerAddRemove [2022-03-07T08:49:52.488Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-07T08:49:52.488Z] === RUN TestPollerEvent [2022-03-07T08:49:52.488Z] poller_test.go:40: No chmod on Windows [2022-03-07T08:49:52.488Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-07T08:49:52.488Z] === RUN TestPollerClose [2022-03-07T08:49:52.488Z] --- PASS: TestPollerClose (0.00s) [2022-03-07T08:49:52.488Z] PASS [2022-03-07T08:49:52.488Z] coverage: 45.7% of statements [2022-03-07T08:49:52.488Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2022-03-07T08:49:52.599Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-07T08:49:52.599Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-07T08:49:52.599Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-03-07T08:49:52.599Z] === RUN TestDockerNetworkMacvlan [2022-03-07T08:49:52.599Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-07T08:49:52.655Z] === RUN TestGenerateRandomID [2022-03-07T08:49:52.656Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-07T08:49:52.656Z] === RUN TestShortenId [2022-03-07T08:49:52.656Z] --- PASS: TestShortenId (0.00s) [2022-03-07T08:49:52.656Z] === RUN TestShortenSha256Id [2022-03-07T08:49:52.656Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-07T08:49:52.656Z] === RUN TestShortenIdEmpty [2022-03-07T08:49:52.656Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-07T08:49:52.656Z] === RUN TestShortenIdInvalid [2022-03-07T08:49:52.656Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-07T08:49:52.656Z] === RUN TestIsShortIDNonHex [2022-03-07T08:49:52.656Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-07T08:49:52.656Z] === RUN TestIsShortIDNotCorrectSize [2022-03-07T08:49:52.656Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-07T08:49:52.656Z] PASS [2022-03-07T08:49:52.656Z] coverage: 70.6% of statements [2022-03-07T08:49:52.656Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2022-03-07T08:49:52.945Z] 2022/03/07 08:49:52 Closing DB instances... [2022-03-07T08:49:52.946Z] --- PASS: TestTarFiles (5.03s) [2022-03-07T08:49:52.946Z] === RUN TestDetectCompressionZstd [2022-03-07T08:49:52.946Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-07T08:49:52.946Z] === RUN TestTarUntar [2022-03-07T08:49:52.946Z] --- PASS: TestTarUntar (0.03s) [2022-03-07T08:49:52.946Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-07T08:49:52.946Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-07T08:49:52.946Z] === RUN TestTarWithOptions [2022-03-07T08:49:52.946Z] --- PASS: TestTarWithOptions (0.02s) [2022-03-07T08:49:52.946Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-07T08:49:52.946Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-07T08:49:52.946Z] === RUN TestUntarUstarGnuConflict [2022-03-07T08:49:52.946Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-03-07T08:49:52.946Z] === RUN TestUntarInvalidFilenames [2022-03-07T08:49:53.163Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-07T08:49:53.163Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-07T08:49:53.403Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2830491851\\dest" [2022-03-07T08:49:53.403Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-03-07T08:49:53.403Z] === RUN TestUntarHardlinkToSymlink [2022-03-07T08:49:53.403Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-07T08:49:53.403Z] === RUN TestUntarInvalidHardlink [2022-03-07T08:49:53.403Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1964363863\\victim\\hello" -> "../victim/hello" [2022-03-07T08:49:53.403Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3032111500\\victim\\hello" -> "/../victim/hello" [2022-03-07T08:49:53.403Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2227407703\\victim" -> "../victim" [2022-03-07T08:49:53.403Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4117327219\\victim" -> "../victim" [2022-03-07T08:49:53.403Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4023157315\\victim" -> "../victim" [2022-03-07T08:49:53.403Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4058356381\\victim" -> "../victim" [2022-03-07T08:49:53.403Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-07T08:49:53.403Z] === RUN TestUntarInvalidSymlink [2022-03-07T08:49:53.403Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3643392919\\dest\\dotdot" -> "../victim/hello" [2022-03-07T08:49:53.403Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2914074533\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T08:49:53.403Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1938308046\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:53.403Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3671809008\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:53.403Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1586940633\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:53.403Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4044831695\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:53.403Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1288575996\\dest\\dir\\loophole" -> "../../victim" [2022-03-07T08:49:53.403Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-03-07T08:49:53.403Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-07T08:49:53.403Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-07T08:49:53.403Z] === RUN TestXGlobalNoParent [2022-03-07T08:49:53.403Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-07T08:49:53.403Z] === RUN TestReplaceFileTarWrapper [2022-03-07T08:49:53.403Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-03-07T08:49:53.403Z] === RUN TestPrefixHeaderReadable [2022-03-07T08:49:53.403Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-07T08:49:53.403Z] === RUN TestDisablePigz [2022-03-07T08:49:53.403Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-07T08:49:53.619Z] === RUN TestIsCpusetListAvailable [2022-03-07T08:49:53.619Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-07T08:49:53.619Z] PASS [2022-03-07T08:49:53.619Z] coverage: 39.4% of statements [2022-03-07T08:49:53.619Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-03-07T08:49:53.860Z] --- PASS: TestDisablePigz (0.13s) [2022-03-07T08:49:53.860Z] === RUN TestPigz [2022-03-07T08:49:53.860Z] === RUN TestCopyFileWithInvalidSrc [2022-03-07T08:49:53.860Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-07T08:49:53.860Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T08:49:53.860Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T08:49:53.860Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-07T08:49:53.861Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-07T08:49:53.861Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCopyFile [2022-03-07T08:49:53.861Z] --- PASS: TestCopyFile (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-07T08:49:53.861Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T08:49:53.861Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-07T08:49:53.861Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-07T08:49:53.861Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T08:49:53.861Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestWildcardMatches [2022-03-07T08:49:53.861Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestPatternMatches [2022-03-07T08:49:53.861Z] --- PASS: TestPatternMatches (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-07T08:49:53.861Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestPatternMatchesFolderExclusions [2022-03-07T08:49:53.861Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-07T08:49:53.861Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-07T08:49:53.861Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-07T08:49:53.861Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-07T08:49:53.861Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestSingleExclamationError [2022-03-07T08:49:53.861Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestMatchesWithNoPatterns [2022-03-07T08:49:53.861Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestMatchesWithMalformedPatterns [2022-03-07T08:49:53.861Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestMatches [2022-03-07T08:49:53.861Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-07T08:49:53.861Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-07T08:49:53.861Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-07T08:49:53.861Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-07T08:49:53.861Z] --- PASS: TestMatches (0.01s) [2022-03-07T08:49:53.861Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-07T08:49:53.861Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-07T08:49:53.861Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-07T08:49:53.861Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCleanPatterns [2022-03-07T08:49:53.861Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-07T08:49:53.861Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCleanPatternsExceptionFlag [2022-03-07T08:49:53.861Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-07T08:49:53.861Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-07T08:49:53.861Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCleanPatternsErrorSingleException [2022-03-07T08:49:53.861Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCreateIfNotExistsDir [2022-03-07T08:49:53.861Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCreateIfNotExistsFile [2022-03-07T08:49:53.861Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestMatch [2022-03-07T08:49:53.861Z] --- PASS: TestMatch (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCompile [2022-03-07T08:49:53.861Z] === RUN TestCompile/slash [2022-03-07T08:49:53.861Z] === RUN TestCompile/backslash [2022-03-07T08:49:53.861Z] --- PASS: TestCompile (0.00s) [2022-03-07T08:49:53.861Z] --- PASS: TestCompile/slash (0.00s) [2022-03-07T08:49:53.861Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-07T08:49:53.861Z] PASS [2022-03-07T08:49:53.861Z] coverage: 84.7% of statements [2022-03-07T08:49:53.861Z] ok github.com/docker/docker/pkg/fileutils 0.078s coverage: 84.7% of statements [2022-03-07T08:49:53.861Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-07T08:49:53.861Z] --- PASS: TestPigz (0.14s) [2022-03-07T08:49:53.861Z] === RUN TestNosysFileInfo [2022-03-07T08:49:53.861Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCopyFileWithInvalidDest [2022-03-07T08:49:53.861Z] archive_windows_test.go:16: Currently fails [2022-03-07T08:49:53.861Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCanonicalTarNameForPath [2022-03-07T08:49:53.861Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestCanonicalTarName [2022-03-07T08:49:53.861Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestChmodTarEntry [2022-03-07T08:49:53.861Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestHardLinkOrder [2022-03-07T08:49:53.861Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-07T08:49:53.861Z] === RUN TestChangeString [2022-03-07T08:49:53.861Z] --- PASS: TestChangeString (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestChangesWithNoChanges [2022-03-07T08:49:53.861Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-03-07T08:49:53.861Z] === RUN TestChangesWithChanges [2022-03-07T08:49:53.861Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-07T08:49:53.861Z] === RUN TestChangesWithChangesGH13590 [2022-03-07T08:49:53.861Z] changes_test.go:195: needs more investigation [2022-03-07T08:49:53.861Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-07T08:49:53.861Z] === RUN TestChangesDirsEmpty [2022-03-07T08:49:53.861Z] --- PASS: TestChangesDirsEmpty (0.14s) [2022-03-07T08:49:53.861Z] === RUN TestChangesDirsMutated [2022-03-07T08:49:54.092Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-07T08:49:54.093Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-07T08:49:54.318Z] --- PASS: TestChangesDirsMutated (0.13s) [2022-03-07T08:49:54.318Z] === RUN TestApplyLayer [2022-03-07T08:49:54.318Z] changes_test.go:432: needs further investigation [2022-03-07T08:49:54.318Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-07T08:49:54.318Z] === RUN TestChangesSizeWithHardlinks [2022-03-07T08:49:54.318Z] changes_test.go:468: needs further investigation [2022-03-07T08:49:54.318Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-07T08:49:54.318Z] === RUN TestChangesSizeWithNoChanges [2022-03-07T08:49:54.318Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-07T08:49:54.318Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-07T08:49:54.318Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-07T08:49:54.318Z] === RUN TestChangesSize [2022-03-07T08:49:54.318Z] --- PASS: TestChangesSize (0.00s) [2022-03-07T08:49:54.318Z] === RUN TestApplyLayerInvalidFilenames [2022-03-07T08:49:54.318Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames806451094\\dest" [2022-03-07T08:49:54.318Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-03-07T08:49:54.318Z] === RUN TestNetworkDBNodeLeave [2022-03-07T08:49:54.318Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-07T08:49:54.318Z] === RUN TestApplyLayerInvalidHardlink [2022-03-07T08:49:54.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2911152271\\victim\\hello" -> "../victim/hello" [2022-03-07T08:49:54.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2642860687\\victim\\hello" -> "/../victim/hello" [2022-03-07T08:49:54.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4209422588\\victim" -> "../victim" [2022-03-07T08:49:54.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2277125882\\victim" -> "../victim" [2022-03-07T08:49:54.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1381752145\\victim" -> "../victim" [2022-03-07T08:49:54.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2219001752\\victim" -> "../victim" [2022-03-07T08:49:54.318Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-07T08:49:54.318Z] === RUN TestApplyLayerInvalidSymlink [2022-03-07T08:49:54.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3784441142\\dest\\dotdot" -> "../victim/hello" [2022-03-07T08:49:54.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink806572619\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-07T08:49:54.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3978615329\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:54.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2119229874\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:54.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink948725955\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:54.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3169293641\\dest\\loophole-victim" -> "../victim" [2022-03-07T08:49:54.318Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-07T08:49:54.318Z] === RUN TestApplyLayerWhiteouts [2022-03-07T08:49:54.318Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-03-07T08:49:54.318Z] === RUN TestGenerateEmptyFile [2022-03-07T08:49:54.318Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-07T08:49:54.318Z] === RUN TestGenerateWithContent [2022-03-07T08:49:54.318Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-07T08:49:54.318Z] PASS [2022-03-07T08:49:54.318Z] coverage: 63.0% of statements [2022-03-07T08:49:54.318Z] ok github.com/docker/docker/pkg/archive 7.437s coverage: 63.0% of statements [2022-03-07T08:49:54.318Z] === RUN TestGet [2022-03-07T08:49:54.318Z] --- PASS: TestGet (0.00s) [2022-03-07T08:49:54.318Z] === RUN TestGetShortcutString [2022-03-07T08:49:54.318Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-07T08:49:54.318Z] PASS [2022-03-07T08:49:54.318Z] coverage: 42.9% of statements [2022-03-07T08:49:54.318Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-03-07T08:49:55.023Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-07T08:49:55.023Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-07T08:49:55.152Z] === RUN TestChtimes [2022-03-07T08:49:55.152Z] --- PASS: TestChtimes (0.00s) [2022-03-07T08:49:55.152Z] === RUN TestChtimesWindows [2022-03-07T08:49:55.152Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-07T08:49:55.152Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-07T08:49:55.152Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-07T08:49:55.152Z] PASS [2022-03-07T08:49:55.152Z] coverage: 12.9% of statements [2022-03-07T08:49:55.152Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 12.9% of statements [2022-03-07T08:49:55.283Z] === RUN TestCreateIDMapOrder [2022-03-07T08:49:55.283Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-07T08:49:55.283Z] PASS [2022-03-07T08:49:55.283Z] coverage: 7.2% of statements [2022-03-07T08:49:55.283Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2022-03-07T08:49:55.951Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-07T08:49:56.116Z] === RUN TestTailFile [2022-03-07T08:49:56.116Z] --- PASS: TestTailFile (0.00s) [2022-03-07T08:49:56.116Z] === RUN TestTailFileManyLines [2022-03-07T08:49:56.116Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-07T08:49:56.116Z] === RUN TestTailEmptyFile [2022-03-07T08:49:56.116Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-07T08:49:56.116Z] === RUN TestTailNegativeN [2022-03-07T08:49:56.116Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader [2022-03-07T08:49:56.116Z] === CONT TestNewTailReader [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/truncated_last_line [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-07T08:49:56.116Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.116Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.116Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.116Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.116Z] === CONT TestNewTailReader/no_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T08:49:56.116Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.116Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.116Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.116Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.116Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.116Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.117Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T08:49:56.117Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.118Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.118Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.118Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.118Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.118Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.576Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.576Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.576Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.577Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T08:49:56.577Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.578Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T08:49:56.579Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T08:49:56.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:49:56.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:49:56.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:49:56.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:49:56.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:49:56.580Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T08:49:56.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:49:56.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:49:56.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T08:49:56.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T08:49:56.818Z] === RUN TestFixedBufferCap [2022-03-07T08:49:56.818Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-07T08:49:56.818Z] === RUN TestFixedBufferLen [2022-03-07T08:49:56.818Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-07T08:49:56.818Z] === RUN TestFixedBufferString [2022-03-07T08:49:56.818Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-07T08:49:56.818Z] === RUN TestFixedBufferWrite [2022-03-07T08:49:56.818Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-07T08:49:56.818Z] === RUN TestFixedBufferRead [2022-03-07T08:49:56.818Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-07T08:49:56.818Z] === RUN TestBytesPipeRead [2022-03-07T08:49:56.818Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-07T08:49:56.818Z] === RUN TestBytesPipeWrite [2022-03-07T08:49:56.818Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-07T08:49:56.818Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T08:49:57.037Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T08:49:57.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T08:49:57.039Z] PASS [2022-03-07T08:49:57.039Z] coverage: 88.6% of statements [2022-03-07T08:49:57.039Z] ok github.com/docker/docker/pkg/tailfile 0.281s coverage: 88.6% of statements [2022-03-07T08:49:57.275Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-07T08:49:57.275Z] === RUN TestNetworkDBWatch [2022-03-07T08:49:57.275Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-03-07T08:49:57.275Z] === RUN TestAtomicWriteToFile [2022-03-07T08:49:57.275Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-07T08:49:57.275Z] === RUN TestAtomicWriteSetCommit [2022-03-07T08:49:57.275Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-07T08:49:57.275Z] === RUN TestAtomicWriteSetCancel [2022-03-07T08:49:57.275Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-07T08:49:57.275Z] === RUN TestReadCloserWrapperClose [2022-03-07T08:49:57.275Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-07T08:49:57.275Z] === RUN TestReaderErrWrapperReadOnError [2022-03-07T08:49:57.275Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-07T08:49:57.275Z] === RUN TestReaderErrWrapperRead [2022-03-07T08:49:57.275Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-07T08:49:57.275Z] === RUN TestCancelReadCloser [2022-03-07T08:49:57.275Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-07T08:49:57.275Z] === RUN TestWriteCloserWrapperClose [2022-03-07T08:49:57.275Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-07T08:49:57.275Z] === RUN TestNopWriteCloser [2022-03-07T08:49:57.275Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-07T08:49:57.275Z] === RUN TestNopWriter [2022-03-07T08:49:57.275Z] --- PASS: TestNopWriter (0.00s) [2022-03-07T08:49:57.275Z] === RUN TestWriteCounter [2022-03-07T08:49:57.275Z] --- PASS: TestWriteCounter (0.00s) [2022-03-07T08:49:57.275Z] PASS [2022-03-07T08:49:57.275Z] coverage: 69.2% of statements [2022-03-07T08:49:57.275Z] ok github.com/docker/docker/pkg/ioutils 0.643s coverage: 69.2% of statements [2022-03-07T08:49:57.318Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-07T08:49:57.499Z] --- PASS: TestGet (15.04s) [2022-03-07T08:49:57.499Z] === RUN TestPluginWithNoManifest [2022-03-07T08:49:57.499Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-07T08:49:57.499Z] === RUN TestGetAll [2022-03-07T08:49:57.499Z] --- PASS: TestGetAll (0.00s) [2022-03-07T08:49:57.499Z] PASS [2022-03-07T08:49:57.499Z] coverage: 73.2% of statements [2022-03-07T08:49:57.499Z] ok github.com/docker/docker/pkg/plugins 36.039s coverage: 73.2% of statements [2022-03-07T08:49:57.956Z] === RUN TestTarSumRemoveNonExistent [2022-03-07T08:49:57.956Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-07T08:49:57.956Z] === RUN TestTarSumRemove [2022-03-07T08:49:57.956Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-07T08:49:57.956Z] === RUN TestSortFileInfoSums [2022-03-07T08:49:57.956Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-07T08:49:57.956Z] === RUN TestNewTarSumForLabelInvalid [2022-03-07T08:49:57.956Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-07T08:49:57.956Z] === RUN TestNewTarSumForLabel [2022-03-07T08:49:57.956Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-07T08:49:57.956Z] === RUN TestEmptyTar [2022-03-07T08:49:57.956Z] --- PASS: TestEmptyTar (0.00s) [2022-03-07T08:49:57.956Z] === RUN TestTarSumsReadSize [2022-03-07T08:49:57.956Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-07T08:49:57.956Z] === RUN TestTarSums [2022-03-07T08:49:57.956Z] --- PASS: TestTarSums (0.08s) [2022-03-07T08:49:57.956Z] === RUN TestIteration [2022-03-07T08:49:57.956Z] --- PASS: TestIteration (0.00s) [2022-03-07T08:49:57.956Z] === RUN TestVersionLabelForChecksum [2022-03-07T08:49:57.956Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-07T08:49:57.956Z] === RUN TestVersion [2022-03-07T08:49:57.956Z] --- PASS: TestVersion (0.00s) [2022-03-07T08:49:57.956Z] === RUN TestGetVersion [2022-03-07T08:49:57.956Z] --- PASS: TestGetVersion (0.00s) [2022-03-07T08:49:57.956Z] === RUN TestGetVersions [2022-03-07T08:49:57.956Z] --- PASS: TestGetVersions (0.00s) [2022-03-07T08:49:57.956Z] PASS [2022-03-07T08:49:57.956Z] coverage: 89.3% of statements [2022-03-07T08:49:57.956Z] ok github.com/docker/docker/pkg/tarsum 0.147s coverage: 89.3% of statements [2022-03-07T08:49:58.244Z] === RUN TestError [2022-03-07T08:49:58.244Z] --- PASS: TestError (0.00s) [2022-03-07T08:49:58.244Z] === RUN TestProgressString [2022-03-07T08:49:58.244Z] === RUN TestProgressString/no_progress [2022-03-07T08:49:58.244Z] === RUN TestProgressString/progress_1 [2022-03-07T08:49:58.244Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-07T08:49:58.245Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-07T08:49:58.245Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-07T08:49:58.245Z] === RUN TestProgressString/with_units [2022-03-07T08:49:58.245Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-07T08:49:58.245Z] === RUN TestProgressString/hide_counts [2022-03-07T08:49:58.245Z] --- PASS: TestProgressString (0.00s) [2022-03-07T08:49:58.245Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-07T08:49:58.245Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-07T08:49:58.245Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-07T08:49:58.245Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-07T08:49:58.245Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-07T08:49:58.245Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-07T08:49:58.245Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-07T08:49:58.245Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-07T08:49:58.245Z] === RUN TestJSONMessageDisplay [2022-03-07T08:49:58.412Z] testing: warning: no tests to run [2022-03-07T08:49:58.412Z] PASS [2022-03-07T08:49:58.412Z] coverage: [no statements] [2022-03-07T08:49:58.412Z] ok github.com/docker/docker/pkg/term/windows 0.046s coverage: [no statements] [no tests to run] [2022-03-07T08:49:58.412Z] === RUN TestTruncIndex [2022-03-07T08:49:58.685Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-07T08:49:58.685Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-07T08:49:58.701Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-03-07T08:49:58.701Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-07T08:49:58.701Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-07T08:49:58.701Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-07T08:49:58.701Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-07T08:49:58.701Z] === RUN TestDisplayJSONMessagesStream [2022-03-07T08:49:58.701Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-07T08:49:58.701Z] PASS [2022-03-07T08:49:58.701Z] coverage: 91.7% of statements [2022-03-07T08:49:58.701Z] ok github.com/docker/docker/pkg/jsonmessage 0.218s coverage: 91.7% of statements [2022-03-07T08:49:58.701Z] 2022/03/07 08:49:58 Closing DB instances... [2022-03-07T08:49:58.869Z] --- PASS: TestTruncIndex (0.10s) [2022-03-07T08:49:58.869Z] PASS [2022-03-07T08:49:58.869Z] coverage: 91.5% of statements [2022-03-07T08:49:58.869Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2022-03-07T08:49:58.869Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T08:49:58.869Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T08:49:58.869Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T08:49:58.869Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-07T08:49:58.869Z] === RUN TestIsGIT [2022-03-07T08:49:58.869Z] --- PASS: TestIsGIT (0.00s) [2022-03-07T08:49:58.869Z] === RUN TestIsTransport [2022-03-07T08:49:58.869Z] --- PASS: TestIsTransport (0.00s) [2022-03-07T08:49:58.869Z] PASS [2022-03-07T08:49:58.869Z] coverage: 100.0% of statements [2022-03-07T08:49:58.869Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2022-03-07T08:49:58.942Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-07T08:49:58.942Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-07T08:49:58.942Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-07T08:49:59.158Z] === RUN TestStandardLongPath [2022-03-07T08:49:59.158Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-07T08:49:59.158Z] === RUN TestUNCLongPath [2022-03-07T08:49:59.158Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-07T08:49:59.158Z] PASS [2022-03-07T08:49:59.158Z] coverage: 100.0% of statements [2022-03-07T08:49:59.158Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2022-03-07T08:49:59.213Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-07T08:49:59.213Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-07T08:49:59.329Z] === RUN TestVersionInfo [2022-03-07T08:49:59.329Z] --- PASS: TestVersionInfo (0.00s) [2022-03-07T08:49:59.329Z] === RUN TestAppendVersions [2022-03-07T08:49:59.329Z] --- PASS: TestAppendVersions (0.00s) [2022-03-07T08:49:59.329Z] PASS [2022-03-07T08:49:59.329Z] coverage: 88.9% of statements [2022-03-07T08:49:59.329Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2022-03-07T08:50:00.123Z] === RUN TestNameFormat [2022-03-07T08:50:00.123Z] --- PASS: TestNameFormat (0.00s) [2022-03-07T08:50:00.123Z] === RUN TestNameRetries [2022-03-07T08:50:00.123Z] --- PASS: TestNameRetries (0.00s) [2022-03-07T08:50:00.123Z] PASS [2022-03-07T08:50:00.123Z] coverage: 85.7% of statements [2022-03-07T08:50:00.123Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-03-07T08:50:00.123Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-07T08:50:00.123Z] === RUN TestNetworkDBBulkSync [2022-03-07T08:50:00.163Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-07T08:50:00.296Z] === RUN TestNewSettable [2022-03-07T08:50:00.296Z] --- PASS: TestNewSettable (0.00s) [2022-03-07T08:50:00.296Z] === RUN TestIsSettable [2022-03-07T08:50:00.296Z] --- PASS: TestIsSettable (0.00s) [2022-03-07T08:50:00.296Z] === RUN TestUpdateSettingsEnv [2022-03-07T08:50:00.296Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-07T08:50:00.296Z] PASS [2022-03-07T08:50:00.296Z] coverage: 20.0% of statements [2022-03-07T08:50:00.296Z] ok github.com/docker/docker/plugin/v2 0.066s coverage: 20.0% of statements [2022-03-07T08:50:00.421Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-07T08:50:00.580Z] === RUN TestParseKeyValueOpt [2022-03-07T08:50:00.580Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-07T08:50:00.580Z] === RUN TestParseUintList [2022-03-07T08:50:00.580Z] --- PASS: TestParseUintList (0.00s) [2022-03-07T08:50:00.580Z] === RUN TestParseUintListMaximumLimits [2022-03-07T08:50:00.580Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-07T08:50:00.580Z] PASS [2022-03-07T08:50:00.580Z] coverage: 97.0% of statements [2022-03-07T08:50:00.580Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-03-07T08:50:00.758Z] === RUN TestValidatePrivileges [2022-03-07T08:50:00.758Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-07T08:50:00.758Z] === RUN TestFilterByCapNeg [2022-03-07T08:50:00.758Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-07T08:50:00.758Z] === RUN TestFilterByCapPos [2022-03-07T08:50:00.758Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-07T08:50:00.758Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-07T08:50:00.758Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-07T08:50:00.758Z] PASS [2022-03-07T08:50:00.758Z] coverage: 12.0% of statements [2022-03-07T08:50:00.758Z] ok github.com/docker/docker/plugin 0.074s coverage: 12.0% of statements [2022-03-07T08:50:00.758Z] === RUN TestLoad [2022-03-07T08:50:00.758Z] --- PASS: TestLoad (0.00s) [2022-03-07T08:50:00.758Z] === RUN TestSave [2022-03-07T08:50:01.006Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-07T08:50:01.215Z] --- PASS: TestSave (0.03s) [2022-03-07T08:50:01.215Z] === RUN TestAddDeleteGet [2022-03-07T08:50:01.215Z] --- PASS: TestAddDeleteGet (0.16s) [2022-03-07T08:50:01.215Z] === RUN TestInvalidTags [2022-03-07T08:50:01.215Z] --- PASS: TestInvalidTags (0.02s) [2022-03-07T08:50:01.215Z] PASS [2022-03-07T08:50:01.215Z] coverage: 84.4% of statements [2022-03-07T08:50:01.215Z] ok github.com/docker/docker/reference 0.284s coverage: 84.4% of statements [2022-03-07T08:50:01.544Z] === RUN TestNewAndRemove [2022-03-07T08:50:01.544Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-07T08:50:01.544Z] === RUN TestRemoveInvalidPath [2022-03-07T08:50:01.544Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-07T08:50:01.544Z] PASS [2022-03-07T08:50:01.544Z] coverage: 82.6% of statements [2022-03-07T08:50:01.544Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-03-07T08:50:01.544Z] 2022/03/07 08:50:01 Closing DB instances... [2022-03-07T08:50:02.181Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-07T08:50:02.181Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-07T08:50:02.181Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-07T08:50:02.181Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-07T08:50:02.181Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-07T08:50:02.181Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-07T08:50:02.181Z] === RUN TestResumableRequestReaderWithReadError [2022-03-07T08:50:02.181Z] === RUN TestRestartManagerTimeout [2022-03-07T08:50:02.181Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-07T08:50:02.181Z] === RUN TestRestartManagerTimeoutReset [2022-03-07T08:50:02.181Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-07T08:50:02.181Z] PASS [2022-03-07T08:50:02.181Z] coverage: 50.9% of statements [2022-03-07T08:50:02.181Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 50.9% of statements [2022-03-07T08:50:02.181Z] time="2022-03-07T08:50:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-07T08:50:02.181Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-07T08:50:02.181Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-07T08:50:02.181Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-07T08:50:02.181Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-07T08:50:02.181Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.02s) [2022-03-07T08:50:02.181Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-07T08:50:02.181Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-07T08:50:02.181Z] === RUN TestResumableRequestReader [2022-03-07T08:50:02.181Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-07T08:50:02.181Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-07T08:50:02.181Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-07T08:50:02.181Z] PASS [2022-03-07T08:50:02.181Z] coverage: 100.0% of statements [2022-03-07T08:50:02.181Z] ok github.com/docker/docker/registry/resumable 0.295s coverage: 100.0% of statements [2022-03-07T08:50:02.638Z] === RUN TestResolveAuthConfigIndexServer [2022-03-07T08:50:02.638Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestResolveAuthConfigFullURL [2022-03-07T08:50:02.638Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-07T08:50:02.638Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestValidateMirror [2022-03-07T08:50:02.638Z] --- PASS: TestValidateMirror (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestLoadInsecureRegistries [2022-03-07T08:50:02.638Z] time="2022-03-07T08:50:02Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-07T08:50:02.638Z] time="2022-03-07T08:50:02Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-07T08:50:02.638Z] time="2022-03-07T08:50:02Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-07T08:50:02.638Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-03-07T08:50:02.638Z] === RUN TestNewServiceConfig [2022-03-07T08:50:02.638Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestValidateIndexName [2022-03-07T08:50:02.638Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestValidateIndexNameWithError [2022-03-07T08:50:02.638Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestEndpointParse [2022-03-07T08:50:02.638Z] --- PASS: TestEndpointParse (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestEndpointParseInvalid [2022-03-07T08:50:02.638Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestValidateEndpoint [2022-03-07T08:50:02.638Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-07T08:50:02.638Z] === RUN TestPing [2022-03-07T08:50:02.638Z] --- PASS: TestPing (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestPingRegistryEndpoint [2022-03-07T08:50:02.638Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:02.638Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-07T08:50:02.638Z] === RUN TestEndpoint [2022-03-07T08:50:02.638Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:02.638Z] --- SKIP: TestEndpoint (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestParseRepositoryInfo [2022-03-07T08:50:02.638Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestNewIndexInfo [2022-03-07T08:50:02.638Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-07T08:50:02.638Z] === RUN TestMirrorEndpointLookup [2022-03-07T08:50:03.074Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-07T08:50:03.074Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-07T08:50:03.074Z] === RUN TestFailedConnection [2022-03-07T08:50:03.074Z] --- PASS: TestGetAddress (23.21s) [2022-03-07T08:50:03.074Z] === RUN TestRequestSyntaxCheck [2022-03-07T08:50:03.074Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-03-07T08:50:03.074Z] === RUN TestRequest [2022-03-07T08:50:03.096Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:03.096Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-07T08:50:03.096Z] === RUN TestSearchRepositories [2022-03-07T08:50:03.096Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-07T08:50:03.096Z] Host: 127.0.0.1:49345 [2022-03-07T08:50:03.096Z] User-Agent: docker test client [2022-03-07T08:50:03.096Z] Authorization: Token fake-token [2022-03-07T08:50:03.096Z] X-Docker-Token: true [2022-03-07T08:50:03.096Z] Accept-Encoding: gzip [2022-03-07T08:50:03.096Z] [2022-03-07T08:50:03.096Z] [2022-03-07T08:50:03.096Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-07T08:50:03.096Z] Connection: close [2022-03-07T08:50:03.096Z] Content-Length: 144 [2022-03-07T08:50:03.096Z] Cache-Control: no-cache [2022-03-07T08:50:03.096Z] Content-Type: application/json [2022-03-07T08:50:03.096Z] Date: Mon, 07 Mar 2022 08:50:02 GMT [2022-03-07T08:50:03.096Z] Expires: -1 [2022-03-07T08:50:03.096Z] Pragma: no-cache [2022-03-07T08:50:03.096Z] Server: docker-tests/mock [2022-03-07T08:50:03.096Z] X-Docker-Registry-Config: mock [2022-03-07T08:50:03.096Z] X-Docker-Registry-Version: 0.0.0 [2022-03-07T08:50:03.096Z] [2022-03-07T08:50:03.096Z] [2022-03-07T08:50:03.096Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-07T08:50:03.096Z] === RUN TestTrustedLocation [2022-03-07T08:50:03.096Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-07T08:50:03.096Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-07T08:50:03.096Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-07T08:50:03.096Z] === RUN TestAllowNondistributableArtifacts [2022-03-07T08:50:03.096Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-07T08:50:03.096Z] === RUN TestIsSecureIndex [2022-03-07T08:50:03.096Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-07T08:50:03.096Z] PASS [2022-03-07T08:50:03.096Z] coverage: 51.2% of statements [2022-03-07T08:50:03.096Z] ok github.com/docker/docker/registry 0.318s coverage: 51.2% of statements [2022-03-07T08:50:03.096Z] === RUN TestDecodeContainerConfig [2022-03-07T08:50:03.096Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-07T08:50:03.096Z] === RUN TestDecodeContainerConfigIsolation [2022-03-07T08:50:03.096Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-07T08:50:03.096Z] === RUN TestValidatePrivileged [2022-03-07T08:50:03.096Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-07T08:50:03.096Z] PASS [2022-03-07T08:50:03.096Z] coverage: 52.6% of statements [2022-03-07T08:50:03.096Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.6% of statements [2022-03-07T08:50:03.096Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-07T08:50:03.096Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-07T08:50:03.096Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-07T08:50:03.096Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-07T08:50:03.096Z] PASS [2022-03-07T08:50:03.096Z] coverage: 62.5% of statements [2022-03-07T08:50:03.524Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-07T08:50:03.553Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2022-03-07T08:50:04.037Z] --- PASS: TestFailedConnection (1.05s) [2022-03-07T08:50:04.037Z] === RUN TestFailOnce [2022-03-07T08:50:04.452Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-07T08:50:04.495Z] 2022/03/07 08:50:03 http: panic serving 127.0.0.1:49299: Plugin not ready [2022-03-07T08:50:04.495Z] goroutine 34 [running]: [2022-03-07T08:50:04.495Z] net/http.(*conn).serve.func1() [2022-03-07T08:50:04.495Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-07T08:50:04.495Z] panic({0xd6ca00, 0xe809d0}) [2022-03-07T08:50:04.495Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-07T08:50:04.495Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x98373c638281fe61}, 0xc0001aba98) [2022-03-07T08:50:04.495Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-07T08:50:04.495Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xe8d900, 0xc000174000}, 0xca1d26) [2022-03-07T08:50:04.495Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-07T08:50:04.495Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xe8d900, 0xc000174000}, 0xc0001a2000) [2022-03-07T08:50:04.495Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-07T08:50:04.495Z] net/http.serverHandler.ServeHTTP({0xe8bff0}, {0xe8d900, 0xc000174000}, 0xc0001a2000) [2022-03-07T08:50:04.495Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-07T08:50:04.495Z] net/http.(*conn).serve(0xc00018e000, {0xe8f900, 0xc000115050}) [2022-03-07T08:50:04.495Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-07T08:50:04.495Z] created by net/http.(*Server).Serve [2022-03-07T08:50:04.495Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-07T08:50:04.495Z] time="2022-03-07T08:50:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post \"http://127.0.0.1:49298/Test.FailOnce\": EOF, retrying in 1s" [2022-03-07T08:50:04.708Z] --- PASS: TestDockerNetworkMacvlan (12.19s) [2022-03-07T08:50:04.708Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-07T08:50:04.708Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-07T08:50:04.708Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2022-03-07T08:50:04.708Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.03s) [2022-03-07T08:50:04.708Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.02s) [2022-03-07T08:50:04.708Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-03-07T08:50:04.708Z] PASS [2022-03-07T08:50:04.708Z] [2022-03-07T08:50:04.708Z] DONE 8 tests in 13.695s [2022-03-07T08:50:04.708Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-07T08:50:04.708Z] ++ 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-03-07T08:50:04.708Z] ++ set -e [2022-03-07T08:50:04.708Z] ++ '[' -n 0 ']' [2022-03-07T08:50:04.708Z] ++ set -x [2022-03-07T08:50:04.708Z] ++ 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-03-07T08:50:04.708Z] testing: warning: no tests to run [2022-03-07T08:50:04.708Z] PASS [2022-03-07T08:50:04.708Z] [2022-03-07T08:50:04.708Z] DONE 0 tests in 0.027s [2022-03-07T08:50:04.708Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-07T08:50:04.708Z] ++ 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-03-07T08:50:04.708Z] ++ set -e [2022-03-07T08:50:04.708Z] ++ '[' -n 0 ']' [2022-03-07T08:50:04.708Z] ++ set -x [2022-03-07T08:50:04.709Z] ++ 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-03-07T08:50:04.965Z] INFO: Testing against a local daemon [2022-03-07T08:50:04.965Z] === RUN TestAuthZPluginAllowRequest [2022-03-07T08:50:05.221Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-07T08:50:05.458Z] --- PASS: TestFailOnce (1.15s) [2022-03-07T08:50:05.459Z] === RUN TestEchoInputOutput [2022-03-07T08:50:05.459Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-07T08:50:05.459Z] === RUN TestBackoff [2022-03-07T08:50:05.459Z] --- PASS: TestBackoff (0.00s) [2022-03-07T08:50:05.459Z] === RUN TestAbortRetry [2022-03-07T08:50:05.459Z] --- PASS: TestAbortRetry (0.00s) [2022-03-07T08:50:05.459Z] === RUN TestClientScheme [2022-03-07T08:50:05.459Z] --- PASS: TestClientScheme (0.00s) [2022-03-07T08:50:05.459Z] === RUN TestNewClientWithTimeout [2022-03-07T08:50:05.731Z] === RUN TestGetDriver [2022-03-07T08:50:05.731Z] --- PASS: TestGetDriver (0.00s) [2022-03-07T08:50:05.731Z] === RUN TestVolumeRequestError [2022-03-07T08:50:05.731Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-07T08:50:05.731Z] PASS [2022-03-07T08:50:05.731Z] coverage: 36.1% of statements [2022-03-07T08:50:05.731Z] ok github.com/docker/docker/volume/drivers 0.066s coverage: 36.1% of statements [2022-03-07T08:50:05.784Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-07T08:50:05.917Z] 2022/03/07 08:50:05 Closing DB instances... [2022-03-07T08:50:05.917Z] time="2022-03-07T08:50:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-07T08:50:05.917Z] time="2022-03-07T08:50:05Z" level=error msg="node: 5ca8d19d610e is unknown to memberlist" [2022-03-07T08:50:06.349Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-03-07T08:50:06.349Z] === RUN TestAuthZPluginTLS [2022-03-07T08:50:06.349Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-07T08:50:06.698Z] === RUN TestGetAddress [2022-03-07T08:50:06.698Z] --- PASS: TestGetAddress (0.00s) [2022-03-07T08:50:06.698Z] === RUN TestRemove [2022-03-07T08:50:06.698Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T08:50:06.698Z] --- SKIP: TestRemove (0.00s) [2022-03-07T08:50:06.698Z] === RUN TestInitializeWithVolumes [2022-03-07T08:50:06.698Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-07T08:50:06.698Z] === RUN TestCreate [2022-03-07T08:50:06.698Z] --- PASS: TestCreate (0.01s) [2022-03-07T08:50:06.698Z] === RUN TestValidateName [2022-03-07T08:50:06.698Z] --- PASS: TestValidateName (0.00s) [2022-03-07T08:50:06.698Z] === RUN TestCreateWithOpts [2022-03-07T08:50:06.698Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T08:50:06.698Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-07T08:50:06.698Z] === RUN TestRelaodNoOpts [2022-03-07T08:50:06.698Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-07T08:50:06.698Z] PASS [2022-03-07T08:50:06.698Z] coverage: 41.5% of statements [2022-03-07T08:50:06.698Z] ok github.com/docker/docker/volume/local 0.105s coverage: 41.5% of statements [2022-03-07T08:50:06.912Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-03-07T08:50:06.912Z] === RUN TestAuthZPluginDenyRequest [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRaw [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-07T08:50:07.155Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T08:50:07.155Z] === RUN TestLinuxParseMountRaw [2022-03-07T08:50:07.155Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-07T08:50:07.155Z] === RUN TestLinuxParseMountRawSplit [2022-03-07T08:50:07.155Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-07T08:50:07.155Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-07T08:50:07.155Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-07T08:50:07.155Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-07T08:50:07.155Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-07T08:50:07.155Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-07T08:50:07.155Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-07T08:50:07.155Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-07T08:50:07.155Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-07T08:50:07.155Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-07T08:50:07.155Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-07T08:50:07.155Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T08:50:07.155Z] === RUN TestConvertTmpfsOptions [2022-03-07T08:50:07.155Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-07T08:50:07.155Z] linux_parser_test.go:209: data="ro" [2022-03-07T08:50:07.155Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-07T08:50:07.155Z] === RUN TestParseMountSpec [2022-03-07T08:50:07.155Z] parser_test.go:62: case 0 [2022-03-07T08:50:07.155Z] parser_test.go:62: case 1 [2022-03-07T08:50:07.155Z] parser_test.go:62: case 2 [2022-03-07T08:50:07.155Z] parser_test.go:62: case 3 [2022-03-07T08:50:07.155Z] parser_test.go:62: case 4 [2022-03-07T08:50:07.155Z] parser_test.go:62: case 5 [2022-03-07T08:50:07.155Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-07T08:50:07.155Z] === RUN TestValidateMount [2022-03-07T08:50:07.155Z] --- PASS: TestValidateMount (0.00s) [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRaw [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T08:50:07.155Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-07T08:50:07.155Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T08:50:07.155Z] PASS [2022-03-07T08:50:07.155Z] coverage: 67.6% of statements [2022-03-07T08:50:07.155Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.6% of statements [2022-03-07T08:50:07.168Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-07T08:50:07.425Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-03-07T08:50:07.425Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-07T08:50:07.450Z] time="2022-03-07T08:50:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-07T08:50:07.612Z] === RUN TestSetGetMeta [2022-03-07T08:50:07.612Z] === PAUSE TestSetGetMeta [2022-03-07T08:50:07.612Z] === RUN TestRestore [2022-03-07T08:50:07.612Z] === PAUSE TestRestore [2022-03-07T08:50:07.612Z] === RUN TestServiceCreate [2022-03-07T08:50:07.612Z] === PAUSE TestServiceCreate [2022-03-07T08:50:07.612Z] === RUN TestServiceList [2022-03-07T08:50:07.612Z] === PAUSE TestServiceList [2022-03-07T08:50:07.612Z] === RUN TestServiceRemove [2022-03-07T08:50:07.612Z] === PAUSE TestServiceRemove [2022-03-07T08:50:07.612Z] === RUN TestServiceGet [2022-03-07T08:50:07.612Z] === PAUSE TestServiceGet [2022-03-07T08:50:07.612Z] === RUN TestServicePrune [2022-03-07T08:50:07.612Z] === PAUSE TestServicePrune [2022-03-07T08:50:07.612Z] === RUN TestCreate [2022-03-07T08:50:07.612Z] === PAUSE TestCreate [2022-03-07T08:50:07.612Z] === RUN TestRemove [2022-03-07T08:50:07.612Z] === PAUSE TestRemove [2022-03-07T08:50:07.612Z] === RUN TestList [2022-03-07T08:50:07.612Z] === PAUSE TestList [2022-03-07T08:50:07.682Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-07T08:50:07.940Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s) [2022-03-07T08:50:07.940Z] === RUN TestAuthZPluginDenyResponse [2022-03-07T08:50:08.069Z] === RUN TestFindByDriver [2022-03-07T08:50:08.069Z] === PAUSE TestFindByDriver [2022-03-07T08:50:08.069Z] === RUN TestFindByReferenced [2022-03-07T08:50:08.069Z] === PAUSE TestFindByReferenced [2022-03-07T08:50:08.069Z] === RUN TestDerefMultipleOfSameRef [2022-03-07T08:50:08.069Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-07T08:50:08.069Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T08:50:08.069Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T08:50:08.069Z] === RUN TestDefererencePluginOnCreateError [2022-03-07T08:50:08.069Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-07T08:50:08.069Z] === RUN TestRefDerefRemove [2022-03-07T08:50:08.069Z] === PAUSE TestRefDerefRemove [2022-03-07T08:50:08.069Z] === RUN TestGet [2022-03-07T08:50:08.069Z] === PAUSE TestGet [2022-03-07T08:50:08.069Z] === RUN TestGetWithReference [2022-03-07T08:50:08.069Z] === PAUSE TestGetWithReference [2022-03-07T08:50:08.069Z] === RUN TestFilterFunc [2022-03-07T08:50:08.069Z] === RUN TestFilterFunc/test_nil_list [2022-03-07T08:50:08.069Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-07T08:50:08.069Z] === RUN TestFilterFunc/test_empty_list [2022-03-07T08:50:08.069Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-07T08:50:08.069Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T08:50:08.069Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T08:50:08.069Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T08:50:08.069Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T08:50:08.069Z] === RUN TestFilterFunc/test_filter_some [2022-03-07T08:50:08.069Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-07T08:50:08.069Z] === RUN TestFilterFunc/test_filter_middle [2022-03-07T08:50:08.069Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-07T08:50:08.069Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-07T08:50:08.069Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-07T08:50:08.069Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-07T08:50:08.069Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-07T08:50:08.069Z] === CONT TestFilterFunc/test_nil_list [2022-03-07T08:50:08.069Z] === CONT TestFilterFunc/test_filter_some [2022-03-07T08:50:08.069Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T08:50:08.069Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-07T08:50:08.069Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-07T08:50:08.069Z] === CONT TestFilterFunc/test_empty_list [2022-03-07T08:50:08.069Z] === CONT TestFilterFunc/test_filter_middle [2022-03-07T08:50:08.069Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T08:50:08.069Z] --- PASS: TestFilterFunc (0.00s) [2022-03-07T08:50:08.069Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-07T08:50:08.069Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-07T08:50:08.069Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-07T08:50:08.069Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-07T08:50:08.069Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-07T08:50:08.069Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-07T08:50:08.069Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-07T08:50:08.069Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-07T08:50:08.069Z] === CONT TestSetGetMeta [2022-03-07T08:50:08.069Z] === CONT TestDefererencePluginOnCreateError [2022-03-07T08:50:08.069Z] === CONT TestList [2022-03-07T08:50:08.069Z] === CONT TestServiceGet [2022-03-07T08:50:08.069Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-07T08:50:08.069Z] === CONT TestServiceRemove [2022-03-07T08:50:08.069Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-07T08:50:08.069Z] === CONT TestServiceList [2022-03-07T08:50:08.069Z] --- PASS: TestList (0.04s) [2022-03-07T08:50:08.069Z] === CONT TestServiceCreate [2022-03-07T08:50:08.069Z] --- PASS: TestServiceGet (0.19s) [2022-03-07T08:50:08.069Z] === CONT TestRestore [2022-03-07T08:50:08.069Z] --- PASS: TestServiceRemove (0.18s) [2022-03-07T08:50:08.069Z] === CONT TestCreate [2022-03-07T08:50:08.069Z] --- PASS: TestServiceCreate (0.16s) [2022-03-07T08:50:08.069Z] === CONT TestRemove [2022-03-07T08:50:08.069Z] --- PASS: TestServiceList (0.17s) [2022-03-07T08:50:08.069Z] === CONT TestDerefMultipleOfSameRef [2022-03-07T08:50:08.069Z] --- PASS: TestCreate (0.02s) [2022-03-07T08:50:08.069Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T08:50:08.069Z] --- PASS: TestRestore (0.03s) [2022-03-07T08:50:08.069Z] === CONT TestGet [2022-03-07T08:50:08.069Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-07T08:50:08.069Z] === CONT TestGetWithReference [2022-03-07T08:50:08.069Z] --- PASS: TestRemove (0.03s) [2022-03-07T08:50:08.069Z] === CONT TestRefDerefRemove [2022-03-07T08:50:08.069Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-07T08:50:08.069Z] === CONT TestFindByReferenced [2022-03-07T08:50:08.069Z] --- PASS: TestGet (0.03s) [2022-03-07T08:50:08.069Z] === CONT TestFindByDriver [2022-03-07T08:50:08.069Z] --- PASS: TestRefDerefRemove (0.04s) [2022-03-07T08:50:08.069Z] === CONT TestServicePrune [2022-03-07T08:50:08.069Z] --- PASS: TestGetWithReference (0.04s) [2022-03-07T08:50:08.069Z] --- PASS: TestFindByReferenced (0.04s) [2022-03-07T08:50:08.069Z] time="2022-03-07T08:50:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T08:50:08.069Z] --- PASS: TestFindByDriver (0.04s) [2022-03-07T08:50:08.069Z] time="2022-03-07T08:50:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T08:50:08.069Z] time="2022-03-07T08:50:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T08:50:08.069Z] time="2022-03-07T08:50:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-07T08:50:08.069Z] time="2022-03-07T08:50:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T08:50:08.069Z] --- PASS: TestServicePrune (0.07s) [2022-03-07T08:50:08.069Z] PASS [2022-03-07T08:50:08.069Z] coverage: 69.0% of statements [2022-03-07T08:50:08.069Z] ok github.com/docker/docker/volume/service 0.387s coverage: 69.0% of statements [2022-03-07T08:50:08.503Z] === RUN TestDockerSuite/TestBuildUser [2022-03-07T08:50:08.503Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-03-07T08:50:08.503Z] === RUN TestAuthZPluginAllowEventStream [2022-03-07T08:50:08.989Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.29s) [2022-03-07T08:50:08.989Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-07T08:50:09.873Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-03-07T08:50:09.873Z] === RUN TestAuthZPluginErrorResponse [2022-03-07T08:50:09.952Z] time="2022-03-07T08:50:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-07T08:50:09.953Z] === RUN TestParseEmptyInterface [2022-03-07T08:50:09.953Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-07T08:50:09.953Z] === RUN TestParseNonInterfaceType [2022-03-07T08:50:09.953Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-07T08:50:09.953Z] === RUN TestParseWithOneFunction [2022-03-07T08:50:09.953Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-07T08:50:09.953Z] === RUN TestParseWithMultipleFuncs [2022-03-07T08:50:09.953Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-07T08:50:09.953Z] === RUN TestParseWithUnnamedReturn [2022-03-07T08:50:09.953Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-07T08:50:09.953Z] === RUN TestEmbeddedInterface [2022-03-07T08:50:09.953Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-07T08:50:09.953Z] === RUN TestParsedImports [2022-03-07T08:50:09.953Z] --- PASS: TestParsedImports (0.00s) [2022-03-07T08:50:09.953Z] === RUN TestAliasedImports [2022-03-07T08:50:09.953Z] --- PASS: TestAliasedImports (0.00s) [2022-03-07T08:50:09.953Z] PASS [2022-03-07T08:50:09.953Z] coverage: 56.8% of statements [2022-03-07T08:50:09.953Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-03-07T08:50:10.161Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-07T08:50:10.410Z] 2022/03/07 08:50:09 Closing DB instances... [2022-03-07T08:50:10.419Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-03-07T08:50:10.419Z] === RUN TestAuthZPluginErrorRequest [2022-03-07T08:50:10.867Z] === RUN TestHTTPTransport [2022-03-07T08:50:10.867Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-07T08:50:10.867Z] PASS [2022-03-07T08:50:10.867Z] coverage: 85.7% of statements [2022-03-07T08:50:10.868Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-03-07T08:50:10.982Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-03-07T08:50:10.982Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-07T08:50:11.545Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-07T08:50:11.545Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-07T08:50:11.940Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-07T08:50:11.940Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T08:50:11.940Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-07T08:50:11.940Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-07T08:50:11.940Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-07T08:50:11.940Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-07T08:50:11.940Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-07T08:50:11.940Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-07T08:50:11.940Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-07T08:50:11.940Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-07T08:50:11.940Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-07T08:50:11.940Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-07T08:50:11.940Z] === RUN TestBufferPoolPutAndGet [2022-03-07T08:50:11.940Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-07T08:50:11.940Z] PASS [2022-03-07T08:50:11.940Z] coverage: 88.2% of statements [2022-03-07T08:50:11.940Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-03-07T08:50:11.940Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-07T08:50:11.940Z] === RUN TestNetworkDBGarbageCollection [2022-03-07T08:50:12.397Z] === RUN TestOutputOnPrematureClose [2022-03-07T08:50:12.397Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-07T08:50:12.397Z] === RUN TestCompleteSilently [2022-03-07T08:50:12.397Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-07T08:50:12.397Z] PASS [2022-03-07T08:50:12.397Z] coverage: 75.9% of statements [2022-03-07T08:50:12.397Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-03-07T08:50:12.854Z] === RUN TestSendToOneSub [2022-03-07T08:50:12.854Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-07T08:50:12.854Z] === RUN TestSendToMultipleSubs [2022-03-07T08:50:12.854Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-07T08:50:12.854Z] === RUN TestEvictOneSub [2022-03-07T08:50:12.854Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-07T08:50:12.854Z] === RUN TestClosePublisher [2022-03-07T08:50:12.854Z] --- PASS: TestClosePublisher (0.00s) [2022-03-07T08:50:12.854Z] === RUN TestPubSubRace [2022-03-07T08:50:12.983Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-07T08:50:13.239Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2022-03-07T08:50:13.239Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-07T08:50:13.819Z] --- PASS: TestPubSubRace (1.06s) [2022-03-07T08:50:13.819Z] PASS [2022-03-07T08:50:13.819Z] coverage: 75.0% of statements [2022-03-07T08:50:13.819Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 75.0% of statements [2022-03-07T08:50:14.276Z] --- PASS: TestRequest (10.95s) [2022-03-07T08:50:14.276Z] === RUN TestOverlappingRequests [2022-03-07T08:50:14.276Z] time="2022-03-07T08:50:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-07T08:50:14.733Z] === RUN TestRegister [2022-03-07T08:50:14.733Z] --- PASS: TestRegister (0.00s) [2022-03-07T08:50:14.733Z] === RUN TestCommand [2022-03-07T08:50:14.733Z] --- PASS: TestCommand (0.03s) [2022-03-07T08:50:14.733Z] === RUN TestNaiveSelf [2022-03-07T08:50:14.733Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-07T08:50:14.733Z] PASS [2022-03-07T08:50:14.733Z] coverage: 82.4% of statements [2022-03-07T08:50:14.733Z] ok github.com/docker/docker/pkg/reexec 0.115s coverage: 82.4% of statements [2022-03-07T08:50:14.733Z] --- PASS: TestOverlappingRequests (0.56s) [2022-03-07T08:50:14.733Z] === RUN TestRelease [2022-03-07T08:50:15.132Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.62s) [2022-03-07T08:50:15.132Z] === RUN TestAuthZPluginHeader [2022-03-07T08:50:15.190Z] === RUN TestDump [2022-03-07T08:50:15.190Z] goroutine 6 [running]: [2022-03-07T08:50:15.190Z] github.com/docker/docker/pkg/stack.dump(0x10db9d7) [2022-03-07T08:50:15.190Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T08:50:15.190Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-07T08:50:15.190Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-07T08:50:15.190Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-07T08:50:15.190Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-07T08:50:15.190Z] testing.tRunner(0xc000156340, 0x124a190) [2022-03-07T08:50:15.190Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T08:50:15.190Z] created by testing.(*T).Run [2022-03-07T08:50:15.190Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T08:50:15.190Z] [2022-03-07T08:50:15.190Z] goroutine 1 [chan receive]: [2022-03-07T08:50:15.190Z] testing.(*T).Run(0xc0001561a0, {0x123b7b1, 0x10ba733}, 0x124a190) [2022-03-07T08:50:15.190Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T08:50:15.190Z] testing.runTests.func1(0xc000068840) [2022-03-07T08:50:15.190Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T08:50:15.190Z] testing.tRunner(0xc0001561a0, 0xc000071ce0) [2022-03-07T08:50:15.190Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T08:50:15.190Z] testing.runTests(0xc000076080, {0x13aec20, 0x3, 0x3}, {0x10dac2d, 0x123d4ab, 0x13b36e0}) [2022-03-07T08:50:15.190Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T08:50:15.190Z] testing.(*M).Run(0xc000076080) [2022-03-07T08:50:15.190Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T08:50:15.190Z] main.main() [2022-03-07T08:50:15.190Z] _testmain.go:95 +0x1f5 [2022-03-07T08:50:15.190Z] --- PASS: TestDump (0.00s) [2022-03-07T08:50:15.190Z] === RUN TestDumpToFile [2022-03-07T08:50:15.647Z] --- PASS: TestDumpToFile (0.15s) [2022-03-07T08:50:15.647Z] === RUN TestDumpToFileWithEmptyInput [2022-03-07T08:50:15.647Z] goroutine 8 [running]: [2022-03-07T08:50:15.647Z] github.com/docker/docker/pkg/stack.dump(0x1148bb4) [2022-03-07T08:50:15.647Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-07T08:50:15.647Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1148f60}) [2022-03-07T08:50:15.647Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-07T08:50:15.647Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000156340) [2022-03-07T08:50:15.647Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-07T08:50:15.647Z] testing.tRunner(0xc000156820, 0x124a180) [2022-03-07T08:50:15.647Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T08:50:15.647Z] created by testing.(*T).Run [2022-03-07T08:50:15.647Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-07T08:50:15.647Z] [2022-03-07T08:50:15.647Z] goroutine 1 [chan receive]: [2022-03-07T08:50:15.647Z] testing.(*T).Run(0xc0001561a0, {0x1242596, 0x10ba733}, 0x124a180) [2022-03-07T08:50:15.647Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-07T08:50:15.647Z] testing.runTests.func1(0xc000068840) [2022-03-07T08:50:15.647Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-07T08:50:15.647Z] testing.tRunner(0xc0001561a0, 0xc000071ce0) [2022-03-07T08:50:15.647Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-07T08:50:15.647Z] testing.runTests(0xc000076080, {0x13aec20, 0x3, 0x3}, {0x10dac2d, 0x123d4ab, 0x13b36e0}) [2022-03-07T08:50:15.647Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-07T08:50:15.647Z] testing.(*M).Run(0xc000076080) [2022-03-07T08:50:15.647Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-07T08:50:15.647Z] main.main() [2022-03-07T08:50:15.647Z] _testmain.go:95 +0x1f5 [2022-03-07T08:50:15.647Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-07T08:50:15.647Z] PASS [2022-03-07T08:50:15.647Z] coverage: 90.9% of statements [2022-03-07T08:50:15.647Z] ok github.com/docker/docker/pkg/stack 0.190s coverage: 90.9% of statements [2022-03-07T08:50:15.695Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-03-07T08:50:15.695Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-07T08:50:16.107Z] === RUN TestNewStdWriter [2022-03-07T08:50:16.107Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-07T08:50:16.107Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestWriteWithNilBytes [2022-03-07T08:50:16.107Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestWrite [2022-03-07T08:50:16.107Z] --- PASS: TestWrite (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestWriteWithWriterError [2022-03-07T08:50:16.107Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-07T08:50:16.107Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestStdCopyWriteAndRead [2022-03-07T08:50:16.107Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-07T08:50:16.107Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-07T08:50:16.107Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-07T08:50:16.107Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-07T08:50:16.107Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-07T08:50:16.107Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-07T08:50:16.107Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-07T08:50:16.107Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-07T08:50:16.107Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-07T08:50:16.107Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-07T08:50:16.107Z] PASS [2022-03-07T08:50:16.107Z] coverage: 100.0% of statements [2022-03-07T08:50:16.107Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2022-03-07T08:50:17.071Z] --- PASS: TestRelease (2.19s) [2022-03-07T08:50:17.071Z] === RUN TestAllocateRandomDeallocate [2022-03-07T08:50:17.071Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-07T08:50:17.071Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-07T08:50:17.071Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-07T08:50:17.071Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-07T08:50:17.071Z] === RUN TestFormatStatus [2022-03-07T08:50:17.071Z] --- PASS: TestFormatStatus (0.00s) [2022-03-07T08:50:17.071Z] === RUN TestFormatError [2022-03-07T08:50:17.071Z] --- PASS: TestFormatError (0.00s) [2022-03-07T08:50:17.071Z] === RUN TestFormatJSONError [2022-03-07T08:50:17.071Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-07T08:50:17.071Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-07T08:50:17.071Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-07T08:50:17.071Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-07T08:50:17.071Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-07T08:50:17.071Z] === RUN TestNewJSONProgressOutput [2022-03-07T08:50:17.071Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-07T08:50:17.071Z] === RUN TestAuxFormatterEmit [2022-03-07T08:50:17.071Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-07T08:50:17.071Z] === RUN TestStreamWriterStdout [2022-03-07T08:50:17.071Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-07T08:50:17.071Z] === RUN TestStreamWriterStderr [2022-03-07T08:50:17.071Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-07T08:50:17.071Z] PASS [2022-03-07T08:50:17.071Z] coverage: 66.2% of statements [2022-03-07T08:50:17.071Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-03-07T08:50:17.529Z] === RUN TestGenerateRandomID [2022-03-07T08:50:17.529Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-07T08:50:17.529Z] === RUN TestShortenId [2022-03-07T08:50:17.529Z] --- PASS: TestShortenId (0.00s) [2022-03-07T08:50:17.529Z] === RUN TestShortenSha256Id [2022-03-07T08:50:17.529Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-07T08:50:17.529Z] === RUN TestShortenIdEmpty [2022-03-07T08:50:17.529Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-07T08:50:17.529Z] === RUN TestShortenIdInvalid [2022-03-07T08:50:17.529Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-07T08:50:17.529Z] === RUN TestIsShortIDNonHex [2022-03-07T08:50:17.529Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-07T08:50:17.529Z] === RUN TestIsShortIDNotCorrectSize [2022-03-07T08:50:17.529Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-07T08:50:17.529Z] PASS [2022-03-07T08:50:17.529Z] coverage: 70.6% of statements [2022-03-07T08:50:17.529Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2022-03-07T08:50:18.495Z] === RUN TestIsCpusetListAvailable [2022-03-07T08:50:18.495Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-07T08:50:18.495Z] PASS [2022-03-07T08:50:18.495Z] coverage: 39.4% of statements [2022-03-07T08:50:18.495Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-03-07T08:50:20.027Z] === RUN TestChtimes [2022-03-07T08:50:20.028Z] --- PASS: TestChtimes (0.00s) [2022-03-07T08:50:20.028Z] === RUN TestChtimesWindows [2022-03-07T08:50:20.028Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-07T08:50:20.028Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-07T08:50:20.028Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-07T08:50:20.028Z] PASS [2022-03-07T08:50:20.028Z] coverage: 12.9% of statements [2022-03-07T08:50:20.028Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 12.9% of statements [2022-03-07T08:50:20.942Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s) [2022-03-07T08:50:20.942Z] === RUN TestAuthZPluginV2Disable [2022-03-07T08:50:20.992Z] === RUN TestTailFile [2022-03-07T08:50:20.992Z] --- PASS: TestTailFile (0.00s) [2022-03-07T08:50:20.992Z] === RUN TestTailFileManyLines [2022-03-07T08:50:20.992Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-07T08:50:20.992Z] === RUN TestTailEmptyFile [2022-03-07T08:50:20.992Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-07T08:50:20.992Z] === RUN TestTailNegativeN [2022-03-07T08:50:20.992Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader [2022-03-07T08:50:20.992Z] === CONT TestNewTailReader [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/truncated_last_line [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-07T08:50:20.992Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.992Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.992Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.992Z] === CONT TestNewTailReader/no_delimiter [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.992Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.992Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:20.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:20.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:20.993Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-07T08:50:20.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:20.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:20.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:20.994Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:20.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:20.995Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:20.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:20.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:20.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:21.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:21.454Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:21.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:21.455Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:21.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:21.455Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:21.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:21.455Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:21.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:21.455Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-07T08:50:21.455Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-07T08:50:21.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T08:50:21.456Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T08:50:21.457Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-07T08:50:21.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-07T08:50:21.458Z] PASS [2022-03-07T08:50:21.458Z] coverage: 88.6% of statements [2022-03-07T08:50:21.458Z] ok github.com/docker/docker/pkg/tailfile 0.162s coverage: 88.6% of statements [2022-03-07T08:50:22.423Z] === RUN TestTarSumRemoveNonExistent [2022-03-07T08:50:22.423Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-07T08:50:22.423Z] === RUN TestTarSumRemove [2022-03-07T08:50:22.423Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-07T08:50:22.423Z] === RUN TestSortFileInfoSums [2022-03-07T08:50:22.423Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-07T08:50:22.423Z] === RUN TestNewTarSumForLabelInvalid [2022-03-07T08:50:22.423Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-07T08:50:22.423Z] === RUN TestNewTarSumForLabel [2022-03-07T08:50:22.423Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-07T08:50:22.423Z] === RUN TestEmptyTar [2022-03-07T08:50:22.423Z] --- PASS: TestEmptyTar (0.00s) [2022-03-07T08:50:22.423Z] === RUN TestTarSumsReadSize [2022-03-07T08:50:22.423Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-07T08:50:22.423Z] === RUN TestTarSums [2022-03-07T08:50:22.423Z] --- PASS: TestTarSums (0.07s) [2022-03-07T08:50:22.423Z] === RUN TestIteration [2022-03-07T08:50:22.423Z] --- PASS: TestIteration (0.00s) [2022-03-07T08:50:22.423Z] === RUN TestVersionLabelForChecksum [2022-03-07T08:50:22.423Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-07T08:50:22.423Z] === RUN TestVersion [2022-03-07T08:50:22.423Z] --- PASS: TestVersion (0.00s) [2022-03-07T08:50:22.423Z] === RUN TestGetVersion [2022-03-07T08:50:22.423Z] --- PASS: TestGetVersion (0.00s) [2022-03-07T08:50:22.423Z] === RUN TestGetVersions [2022-03-07T08:50:22.423Z] --- PASS: TestGetVersions (0.00s) [2022-03-07T08:50:22.423Z] PASS [2022-03-07T08:50:22.423Z] coverage: 89.3% of statements [2022-03-07T08:50:22.423Z] ok github.com/docker/docker/pkg/tarsum 0.136s coverage: 89.3% of statements [2022-03-07T08:50:22.880Z] testing: warning: no tests to run [2022-03-07T08:50:22.880Z] PASS [2022-03-07T08:50:22.880Z] coverage: [no statements] [2022-03-07T08:50:22.880Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2022-03-07T08:50:22.880Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-07T08:50:22.880Z] === RUN TestClientStream [2022-03-07T08:50:22.880Z] --- PASS: TestClientStream (0.00s) [2022-03-07T08:50:22.880Z] === RUN TestClientSendFile [2022-03-07T08:50:22.880Z] --- PASS: TestClientSendFile (0.00s) [2022-03-07T08:50:22.880Z] === RUN TestClientWithRequestTimeout [2022-03-07T08:50:22.880Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-07T08:50:22.880Z] === RUN TestFileSpecPlugin [2022-03-07T08:50:22.880Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-07T08:50:22.880Z] === RUN TestFileJSONSpecPlugin [2022-03-07T08:50:22.880Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-07T08:50:22.880Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-07T08:50:22.880Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-07T08:50:22.880Z] === RUN TestPluginAddHandler [2022-03-07T08:50:22.880Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-07T08:50:22.880Z] === RUN TestPluginWaitBadPlugin [2022-03-07T08:50:22.880Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-07T08:50:22.880Z] === RUN TestGet [2022-03-07T08:50:22.880Z] time="2022-03-07T08:50:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-07T08:50:22.989Z] 2022/03/07 08:50:20 Closing DB instances... [2022-03-07T08:50:22.989Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-03-07T08:50:22.989Z] === RUN TestFindNode [2022-03-07T08:50:22.989Z] 2022/03/07 08:50:22 Closing DB instances... [2022-03-07T08:50:22.989Z] --- PASS: TestFindNode (0.02s) [2022-03-07T08:50:22.989Z] === RUN TestChangeNodeState [2022-03-07T08:50:22.989Z] 2022/03/07 08:50:22 Closing DB instances... [2022-03-07T08:50:22.989Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-07T08:50:22.989Z] === RUN TestNodeReincarnation [2022-03-07T08:50:22.989Z] 2022/03/07 08:50:22 Closing DB instances... [2022-03-07T08:50:23.340Z] --- PASS: TestAllocateRandomDeallocate (6.60s) [2022-03-07T08:50:23.340Z] === RUN TestRetrieveFromStore [2022-03-07T08:50:23.797Z] === RUN TestTruncIndex [2022-03-07T08:50:23.797Z] --- PASS: TestTruncIndex (0.10s) [2022-03-07T08:50:23.797Z] PASS [2022-03-07T08:50:23.797Z] coverage: 91.5% of statements [2022-03-07T08:50:23.797Z] ok github.com/docker/docker/pkg/truncindex 0.149s coverage: 91.5% of statements [2022-03-07T08:50:24.212Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-07T08:50:24.212Z] --- PASS: TestAuthZPluginV2Disable (3.84s) [2022-03-07T08:50:24.212Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-07T08:50:24.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-07T08:50:24.255Z] time="2022-03-07T08:50:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-07T08:50:24.255Z] === RUN TestIsGIT [2022-03-07T08:50:24.255Z] --- PASS: TestIsGIT (0.00s) [2022-03-07T08:50:24.255Z] === RUN TestIsTransport [2022-03-07T08:50:24.255Z] --- PASS: TestIsTransport (0.00s) [2022-03-07T08:50:24.255Z] PASS [2022-03-07T08:50:24.255Z] coverage: 100.0% of statements [2022-03-07T08:50:24.255Z] ok github.com/docker/docker/pkg/urlutil 0.046s coverage: 100.0% of statements [2022-03-07T08:50:24.468Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-07T08:50:24.712Z] === RUN TestVersionInfo [2022-03-07T08:50:24.712Z] --- PASS: TestVersionInfo (0.00s) [2022-03-07T08:50:24.712Z] === RUN TestAppendVersions [2022-03-07T08:50:24.712Z] --- PASS: TestAppendVersions (0.00s) [2022-03-07T08:50:24.712Z] PASS [2022-03-07T08:50:24.712Z] coverage: 88.9% of statements [2022-03-07T08:50:24.724Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-07T08:50:25.170Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2022-03-07T08:50:25.634Z] --- PASS: TestRetrieveFromStore (2.19s) [2022-03-07T08:50:25.634Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-07T08:50:25.634Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-07T08:50:25.634Z] === RUN TestParallelPredefinedRequest1 [2022-03-07T08:50:25.634Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-07T08:50:25.634Z] === RUN TestParallelPredefinedRequest2 [2022-03-07T08:50:25.634Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-07T08:50:25.634Z] === RUN TestParallelPredefinedRequest3 [2022-03-07T08:50:25.634Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-07T08:50:25.634Z] === RUN TestParallelPredefinedRequest4 [2022-03-07T08:50:25.634Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-07T08:50:25.634Z] === RUN TestParallelPredefinedRequest5 [2022-03-07T08:50:25.634Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-07T08:50:25.634Z] === RUN TestDebug [2022-03-07T08:50:25.634Z] --- PASS: TestDebug (0.00s) [2022-03-07T08:50:25.634Z] === RUN TestRequestPoolParallel [2022-03-07T08:50:25.656Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-07T08:50:26.092Z] --- PASS: TestRequestPoolParallel (0.24s) [2022-03-07T08:50:26.092Z] === RUN TestFullAllocateRelease [2022-03-07T08:50:26.092Z] time="2022-03-07T08:50:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-07T08:50:26.220Z] docker_api_swarm_test.go:272: [da6f3361ed38d] joining swarm manager [d1b8737984aaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:50:26.477Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-07T08:50:26.549Z] --- PASS: TestFullAllocateRelease (0.44s) [2022-03-07T08:50:26.549Z] === RUN TestOddAllocateRelease [2022-03-07T08:50:26.549Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-03-07T08:50:26.549Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-07T08:50:26.549Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-07T08:50:26.549Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-07T08:50:26.549Z] === RUN TestValidatePrivileges [2022-03-07T08:50:26.549Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-07T08:50:26.549Z] === RUN TestFilterByCapNeg [2022-03-07T08:50:26.549Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-07T08:50:26.549Z] === RUN TestFilterByCapPos [2022-03-07T08:50:26.549Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-07T08:50:26.549Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-07T08:50:26.549Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-07T08:50:26.549Z] PASS [2022-03-07T08:50:26.549Z] coverage: 12.0% of statements [2022-03-07T08:50:26.549Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-07T08:50:26.549Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-07T08:50:26.549Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2022-03-07T08:50:27.005Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-07T08:50:27.005Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T08:50:27.005Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T08:50:27.005Z] === CONT TestParallelPredefinedRequest1 [2022-03-07T08:50:27.005Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:50:27.005Z] === CONT TestParallelPredefinedRequest5 [2022-03-07T08:50:27.005Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:50:27.005Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-07T08:50:27.005Z] === CONT TestParallelPredefinedRequest3 [2022-03-07T08:50:27.005Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:50:27.005Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-07T08:50:27.005Z] === CONT TestParallelPredefinedRequest2 [2022-03-07T08:50:27.005Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:50:27.005Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-07T08:50:27.005Z] === CONT TestParallelPredefinedRequest4 [2022-03-07T08:50:27.005Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:50:27.005Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-07T08:50:27.005Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-07T08:50:27.005Z] PASS [2022-03-07T08:50:27.005Z] coverage: 85.3% of statements [2022-03-07T08:50:27.005Z] ok github.com/docker/docker/libnetwork/ipam 55.975s coverage: 85.3% of statements [2022-03-07T08:50:27.465Z] === RUN TestNewSettable [2022-03-07T08:50:27.465Z] --- PASS: TestNewSettable (0.00s) [2022-03-07T08:50:27.465Z] === RUN TestIsSettable [2022-03-07T08:50:27.465Z] --- PASS: TestIsSettable (0.00s) [2022-03-07T08:50:27.465Z] === RUN TestUpdateSettingsEnv [2022-03-07T08:50:27.465Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-07T08:50:27.465Z] PASS [2022-03-07T08:50:27.465Z] coverage: 20.0% of statements [2022-03-07T08:50:27.465Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-03-07T08:50:27.847Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-07T08:50:27.847Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-07T08:50:27.847Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-07T08:50:27.847Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-07T08:50:27.847Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-07T08:50:27.847Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-07T08:50:27.847Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-07T08:50:27.847Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-07T08:50:27.847Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-07T08:50:27.847Z] docker_api_swarm_test.go:273: [d283bf181e9de] joining swarm manager [d1b8737984aaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:50:27.847Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.84s) [2022-03-07T08:50:27.847Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-07T08:50:28.433Z] === RUN TestLoad [2022-03-07T08:50:28.433Z] --- PASS: TestLoad (0.00s) [2022-03-07T08:50:28.433Z] === RUN TestSave [2022-03-07T08:50:28.433Z] --- PASS: TestSave (0.04s) [2022-03-07T08:50:28.433Z] === RUN TestAddDeleteGet [2022-03-07T08:50:28.433Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-07T08:50:28.433Z] === RUN TestInvalidTags [2022-03-07T08:50:28.433Z] --- PASS: TestInvalidTags (0.00s) [2022-03-07T08:50:28.433Z] PASS [2022-03-07T08:50:28.433Z] coverage: 84.4% of statements [2022-03-07T08:50:28.433Z] ok github.com/docker/docker/reference 0.126s coverage: 84.4% of statements [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-07T08:50:28.764Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-07T08:50:28.764Z] === RUN TestParallelCreate [2022-03-07T08:50:28.764Z] 2022/03/07 08:50:27 Closing DB instances... [2022-03-07T08:50:28.764Z] --- PASS: TestParallelCreate (0.02s) [2022-03-07T08:50:28.764Z] === RUN TestParallelDelete [2022-03-07T08:50:28.764Z] 2022/03/07 08:50:27 Closing DB instances... [2022-03-07T08:50:28.764Z] --- PASS: TestParallelDelete (0.03s) [2022-03-07T08:50:28.764Z] === RUN TestNetworkDBIslands [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dd71ad75757f with config:&{NodeID:dd71ad75757f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=info msg="Node dd71ad75757f/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=info msg="Node dd71ad75757f/172.28.18.66, added to nodes list" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:df195589d90a with config:&{NodeID:df195589d90a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=info msg="Node df195589d90a/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=info msg="Node df195589d90a/172.28.18.66, added to nodes list" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=info msg="Node df195589d90a/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=info msg="Node df195589d90a/172.28.18.66, added to nodes list" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=info msg="Node dd71ad75757f/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=info msg="Node dd71ad75757f/172.28.18.66, added to nodes list" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d6e402cd563d with config:&{NodeID:d6e402cd563d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=info msg="Node d6e402cd563d/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=info msg="Node d6e402cd563d/172.28.18.66, added to nodes list" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=info msg="Node d6e402cd563d/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=info msg="Node d6e402cd563d/172.28.18.66, added to nodes list" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=info msg="Node dd71ad75757f/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=info msg="Node dd71ad75757f/172.28.18.66, added to nodes list" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=info msg="Node df195589d90a/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=info msg="Node df195589d90a/172.28.18.66, added to nodes list" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-07T08:50:28.764Z] time="2022-03-07T08:50:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-03-07T08:50:29.214Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-07T08:50:29.214Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:28Z" level=info msg="Node d6e402cd563d/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:28Z" level=info msg="Node d6e402cd563d/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2a0185b1f9d2 with config:&{NodeID:2a0185b1f9d2 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=info msg="Node dd71ad75757f/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=info msg="Node dd71ad75757f/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=info msg="Node df195589d90a/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=info msg="Node df195589d90a/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=info msg="Node d6e402cd563d/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=info msg="Node d6e402cd563d/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-07T08:50:29.221Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e6cd999abb1b with config:&{NodeID:e6cd999abb1b Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node e6cd999abb1b/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node e6cd999abb1b/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node e6cd999abb1b/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node e6cd999abb1b/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node d6e402cd563d/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node d6e402cd563d/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node dd71ad75757f/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node dd71ad75757f/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node df195589d90a/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node df195589d90a/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node e6cd999abb1b/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node e6cd999abb1b/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node e6cd999abb1b/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.678Z] time="2022-03-07T08:50:29Z" level=info msg="Node e6cd999abb1b/172.28.18.66, added to nodes list" [2022-03-07T08:50:29.777Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-07T08:50:29.965Z] time="2022-03-07T08:50:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:29Z" level=info msg="Node e6cd999abb1b/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:29Z" level=info msg="Node e6cd999abb1b/172.28.18.66, added to nodes list" [2022-03-07T08:50:30.137Z] networkdb_test.go:835: Re-joining: 3 [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:29Z" level=info msg="The new bootstrap node list is:[172.28.18.66:10033 172.28.18.66:10034 172.28.18.66:10035]" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.18.66:10033" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49366" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.18.66:10034" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49367" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.18.66:10035" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:29Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49368" [2022-03-07T08:50:30.137Z] networkdb_test.go:835: Re-joining: 4 [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:30Z" level=info msg="The new bootstrap node list is:[172.28.18.66:10033 172.28.18.66:10034 172.28.18.66:10035]" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.18.66:10033" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:30Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49369" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.18.66:10034" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:30Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49370" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.18.66:10035" [2022-03-07T08:50:30.137Z] time="2022-03-07T08:50:30Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49371" [2022-03-07T08:50:30.341Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-07T08:50:30.594Z] time="2022-03-07T08:50:30Z" level=info msg="node 0 leaving" [2022-03-07T08:50:30.594Z] time="2022-03-07T08:50:30Z" level=info msg="Node dd71ad75757f change state NodeActive --> NodeLeft" [2022-03-07T08:50:30.594Z] time="2022-03-07T08:50:30Z" level=info msg="node5(e6cd999abb1b): Node leave event for dd71ad75757f/172.28.18.66" [2022-03-07T08:50:30.594Z] time="2022-03-07T08:50:30Z" level=info msg="Node dd71ad75757f change state NodeActive --> NodeLeft" [2022-03-07T08:50:30.594Z] time="2022-03-07T08:50:30Z" level=info msg="node3(d6e402cd563d): Node leave event for dd71ad75757f/172.28.18.66" [2022-03-07T08:50:30.594Z] time="2022-03-07T08:50:30Z" level=info msg="Node dd71ad75757f change state NodeActive --> NodeLeft" [2022-03-07T08:50:30.594Z] time="2022-03-07T08:50:30Z" level=info msg="node4(2a0185b1f9d2): Node leave event for dd71ad75757f/172.28.18.66" [2022-03-07T08:50:30.594Z] time="2022-03-07T08:50:30Z" level=info msg="Node dd71ad75757f change state NodeActive --> NodeLeft" [2022-03-07T08:50:30.594Z] time="2022-03-07T08:50:30Z" level=info msg="node2(df195589d90a): Node leave event for dd71ad75757f/172.28.18.66" [2022-03-07T08:50:30.594Z] time="2022-03-07T08:50:30Z" level=info msg="Node dd71ad75757f change state NodeActive --> NodeLeft" [2022-03-07T08:50:30.594Z] time="2022-03-07T08:50:30Z" level=info msg="node1(dd71ad75757f): Node leave event for dd71ad75757f/172.28.18.66" [2022-03-07T08:50:30.929Z] === RUN TestResolveAuthConfigIndexServer [2022-03-07T08:50:30.929Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestResolveAuthConfigFullURL [2022-03-07T08:50:30.929Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-07T08:50:30.929Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestValidateMirror [2022-03-07T08:50:30.929Z] --- PASS: TestValidateMirror (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestLoadInsecureRegistries [2022-03-07T08:50:30.929Z] time="2022-03-07T08:50:30Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-07T08:50:30.929Z] time="2022-03-07T08:50:30Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-07T08:50:30.929Z] time="2022-03-07T08:50:30Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-07T08:50:30.929Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-03-07T08:50:30.929Z] === RUN TestNewServiceConfig [2022-03-07T08:50:30.929Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestValidateIndexName [2022-03-07T08:50:30.929Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestValidateIndexNameWithError [2022-03-07T08:50:30.929Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestEndpointParse [2022-03-07T08:50:30.929Z] --- PASS: TestEndpointParse (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestEndpointParseInvalid [2022-03-07T08:50:30.929Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestValidateEndpoint [2022-03-07T08:50:30.929Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestPing [2022-03-07T08:50:30.929Z] --- PASS: TestPing (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestPingRegistryEndpoint [2022-03-07T08:50:30.929Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:30.929Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestEndpoint [2022-03-07T08:50:30.929Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:30.929Z] --- SKIP: TestEndpoint (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestParseRepositoryInfo [2022-03-07T08:50:30.929Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestNewIndexInfo [2022-03-07T08:50:30.929Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestMirrorEndpointLookup [2022-03-07T08:50:30.929Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:30.929Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-07T08:50:30.929Z] === RUN TestSearchRepositories [2022-03-07T08:50:30.929Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-07T08:50:30.929Z] Host: 127.0.0.1:49330 [2022-03-07T08:50:30.929Z] User-Agent: docker test client [2022-03-07T08:50:30.929Z] Authorization: Token fake-token [2022-03-07T08:50:30.929Z] X-Docker-Token: true [2022-03-07T08:50:30.929Z] Accept-Encoding: gzip [2022-03-07T08:50:30.929Z] [2022-03-07T08:50:30.929Z] [2022-03-07T08:50:30.929Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-07T08:50:30.929Z] Connection: close [2022-03-07T08:50:30.930Z] Content-Length: 144 [2022-03-07T08:50:30.930Z] Cache-Control: no-cache [2022-03-07T08:50:30.930Z] Content-Type: application/json [2022-03-07T08:50:30.930Z] Date: Mon, 07 Mar 2022 08:50:30 GMT [2022-03-07T08:50:30.930Z] Expires: -1 [2022-03-07T08:50:30.930Z] Pragma: no-cache [2022-03-07T08:50:30.930Z] Server: docker-tests/mock [2022-03-07T08:50:30.930Z] X-Docker-Registry-Config: mock [2022-03-07T08:50:30.930Z] X-Docker-Registry-Version: 0.0.0 [2022-03-07T08:50:30.930Z] [2022-03-07T08:50:30.930Z] [2022-03-07T08:50:30.930Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-07T08:50:30.930Z] === RUN TestTrustedLocation [2022-03-07T08:50:30.930Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-07T08:50:30.930Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-07T08:50:30.930Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-07T08:50:30.930Z] === RUN TestAllowNondistributableArtifacts [2022-03-07T08:50:30.930Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-07T08:50:30.930Z] === RUN TestIsSecureIndex [2022-03-07T08:50:30.930Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-07T08:50:30.930Z] PASS [2022-03-07T08:50:30.930Z] coverage: 51.2% of statements [2022-03-07T08:50:30.930Z] ok github.com/docker/docker/registry 0.211s coverage: 51.2% of statements [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node dd71ad75757f/172.28.18.66, left gossip cluster" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node dd71ad75757f/172.28.18.66, left gossip cluster" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node dd71ad75757f/172.28.18.66, left gossip cluster" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node dd71ad75757f/172.28.18.66, left gossip cluster" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node dd71ad75757f/172.28.18.66, left gossip cluster" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.28.18.66:10037: use of closed network connection" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="node 1 leaving" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node df195589d90a change state NodeActive --> NodeLeft" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="node5(e6cd999abb1b): Node leave event for df195589d90a/172.28.18.66" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node df195589d90a change state NodeActive --> NodeLeft" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="node4(2a0185b1f9d2): Node leave event for df195589d90a/172.28.18.66" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node df195589d90a/172.28.18.66, left gossip cluster" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node df195589d90a change state NodeActive --> NodeFailed" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node df195589d90a/172.28.18.66, added to failed nodes list" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node df195589d90a change state NodeActive --> NodeLeft" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="node3(d6e402cd563d): Node leave event for df195589d90a/172.28.18.66" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=error msg="node: df195589d90a is unknown to memberlist" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node df195589d90a/172.28.18.66, left gossip cluster" [2022-03-07T08:50:31.051Z] time="2022-03-07T08:50:30Z" level=info msg="Node df195589d90a/172.28.18.66, left gossip cluster" [2022-03-07T08:50:31.271Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-07T08:50:31.271Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-07T08:50:31.511Z] time="2022-03-07T08:50:31Z" level=info msg="Node df195589d90a/172.28.18.66, left gossip cluster" [2022-03-07T08:50:31.511Z] time="2022-03-07T08:50:31Z" level=info msg="node 2 leaving" [2022-03-07T08:50:31.511Z] time="2022-03-07T08:50:31Z" level=info msg="Node d6e402cd563d change state NodeActive --> NodeLeft" [2022-03-07T08:50:31.511Z] time="2022-03-07T08:50:31Z" level=info msg="node5(e6cd999abb1b): Node leave event for d6e402cd563d/172.28.18.66" [2022-03-07T08:50:31.511Z] time="2022-03-07T08:50:31Z" level=info msg="Node d6e402cd563d change state NodeActive --> NodeLeft" [2022-03-07T08:50:31.511Z] time="2022-03-07T08:50:31Z" level=info msg="node4(2a0185b1f9d2): Node leave event for d6e402cd563d/172.28.18.66" [2022-03-07T08:50:31.511Z] time="2022-03-07T08:50:31Z" level=info msg="Node d6e402cd563d change state NodeActive --> NodeLeft" [2022-03-07T08:50:31.511Z] time="2022-03-07T08:50:31Z" level=info msg="node3(d6e402cd563d): Node leave event for d6e402cd563d/172.28.18.66" [2022-03-07T08:50:31.511Z] time="2022-03-07T08:50:31Z" level=info msg="Node d6e402cd563d/172.28.18.66, left gossip cluster" [2022-03-07T08:50:31.511Z] time="2022-03-07T08:50:31Z" level=info msg="Node d6e402cd563d/172.28.18.66, left gossip cluster" [2022-03-07T08:50:31.894Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-07T08:50:31.894Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-07T08:50:31.894Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-07T08:50:31.894Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-07T08:50:31.894Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-07T08:50:31.894Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-07T08:50:31.894Z] === RUN TestResumableRequestReaderWithReadError [2022-03-07T08:50:31.894Z] time="2022-03-07T08:50:31Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-07T08:50:31.894Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-03-07T08:50:31.894Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-07T08:50:31.894Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-07T08:50:31.894Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-07T08:50:31.894Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-07T08:50:31.894Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-07T08:50:31.894Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-07T08:50:31.894Z] === RUN TestResumableRequestReader [2022-03-07T08:50:31.894Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-07T08:50:31.894Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-07T08:50:31.894Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-07T08:50:31.894Z] PASS [2022-03-07T08:50:31.894Z] coverage: 100.0% of statements [2022-03-07T08:50:31.894Z] ok github.com/docker/docker/registry/resumable 0.193s coverage: 100.0% of statements [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="Node d6e402cd563d/172.28.18.66, left gossip cluster" [2022-03-07T08:50:31.968Z] networkdb_test.go:867: node5: OK [2022-03-07T08:50:31.968Z] networkdb_test.go:867: node4: OK [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="node 0 coming back" [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:df5227a7a391 with config:&{NodeID:df5227a7a391 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="Node df5227a7a391/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="Node df5227a7a391/172.28.18.66, added to nodes list" [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="node 1 coming back" [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d110d7260d4a with config:&{NodeID:d110d7260d4a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="Node d110d7260d4a/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="Node d110d7260d4a/172.28.18.66, added to nodes list" [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="node 2 coming back" [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:79e6234a8bce with config:&{NodeID:79e6234a8bce Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="Node 79e6234a8bce/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:31.968Z] time="2022-03-07T08:50:31Z" level=info msg="Node 79e6234a8bce/172.28.18.66, added to nodes list" [2022-03-07T08:50:32.351Z] === RUN TestRestartManagerTimeout [2022-03-07T08:50:32.351Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-07T08:50:32.351Z] === RUN TestRestartManagerTimeoutReset [2022-03-07T08:50:32.351Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-07T08:50:32.351Z] PASS [2022-03-07T08:50:32.351Z] coverage: 50.9% of statements [2022-03-07T08:50:32.351Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2022-03-07T08:50:32.425Z] time="2022-03-07T08:50:32Z" level=debug msg="memberlist: Failed ping: 2a0185b1f9d2 (timeout reached)" [2022-03-07T08:50:32.425Z] time="2022-03-07T08:50:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.28.18.66:10037: use of closed network connection" [2022-03-07T08:50:32.425Z] time="2022-03-07T08:50:32Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49372" [2022-03-07T08:50:32.882Z] time="2022-03-07T08:50:32Z" level=warning msg="memberlist: Was able to connect to 2a0185b1f9d2 but other probes failed, network may be misconfigured" [2022-03-07T08:50:33.316Z] === RUN TestDecodeContainerConfig [2022-03-07T08:50:33.316Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-07T08:50:33.316Z] === RUN TestDecodeContainerConfigIsolation [2022-03-07T08:50:33.316Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-07T08:50:33.316Z] === RUN TestValidatePrivileged [2022-03-07T08:50:33.316Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-07T08:50:33.316Z] PASS [2022-03-07T08:50:33.316Z] coverage: 52.6% of statements [2022-03-07T08:50:33.316Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.6% of statements [2022-03-07T08:50:34.280Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-07T08:50:34.280Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-07T08:50:34.280Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-07T08:50:34.280Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-07T08:50:34.280Z] PASS [2022-03-07T08:50:34.280Z] coverage: 62.5% of statements [2022-03-07T08:50:34.280Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-03-07T08:50:34.542Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-07T08:50:35.777Z] time="2022-03-07T08:50:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.18.66:10033 172.28.18.66:10034 172.28.18.66:10035]" [2022-03-07T08:50:35.777Z] time="2022-03-07T08:50:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.18.66:10033 172.28.18.66:10034 172.28.18.66:10035]" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.18.66:10033" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49373" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node e6cd999abb1b/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node e6cd999abb1b/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391/172.28.18.66, is the new incarnation of the shutdown node dd71ad75757f/172.28.18.66" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.18.66:10034" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49374" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node e6cd999abb1b/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node e6cd999abb1b/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node d110d7260d4a/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node d110d7260d4a/172.28.18.66, is the new incarnation of the shutdown node df195589d90a/172.28.18.66" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=info msg="Node d110d7260d4a/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.234Z] time="2022-03-07T08:50:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.18.66:10035" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49375" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node d110d7260d4a/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node d110d7260d4a/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node e6cd999abb1b/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node e6cd999abb1b/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node 79e6234a8bce/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node 79e6234a8bce/172.28.18.66, is the new incarnation of the shutdown node d6e402cd563d/172.28.18.66" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node 79e6234a8bce/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node d110d7260d4a/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node d110d7260d4a/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node d110d7260d4a/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node d110d7260d4a/172.28.18.66, is the new incarnation of the shutdown node df195589d90a/172.28.18.66" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node d110d7260d4a/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391/172.28.18.66, is the new incarnation of the shutdown node dd71ad75757f/172.28.18.66" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node 79e6234a8bce/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node 79e6234a8bce/172.28.18.66, is the new incarnation of the shutdown node d6e402cd563d/172.28.18.66" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node 79e6234a8bce/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node 79e6234a8bce/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node 79e6234a8bce/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node 79e6234a8bce/172.28.18.66, joined gossip cluster" [2022-03-07T08:50:36.235Z] time="2022-03-07T08:50:36Z" level=info msg="Node 79e6234a8bce/172.28.18.66, added to nodes list" [2022-03-07T08:50:36.435Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-07T08:50:36.691Z] time="2022-03-07T08:50:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.18.66:10033" [2022-03-07T08:50:36.691Z] time="2022-03-07T08:50:36Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49376" [2022-03-07T08:50:36.691Z] time="2022-03-07T08:50:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.18.66:10034" [2022-03-07T08:50:36.691Z] time="2022-03-07T08:50:36Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49377" [2022-03-07T08:50:36.691Z] time="2022-03-07T08:50:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.18.66:10035" [2022-03-07T08:50:36.691Z] time="2022-03-07T08:50:36Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49378" [2022-03-07T08:50:36.691Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-07T08:50:37.148Z] 2022/03/07 08:50:36 Closing DB instances... [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391 change state NodeActive --> NodeLeft" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:36Z" level=info msg="node3(79e6234a8bce): Node leave event for df5227a7a391/172.28.18.66" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391 change state NodeActive --> NodeLeft" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:36Z" level=info msg="node2(d110d7260d4a): Node leave event for df5227a7a391/172.28.18.66" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391 change state NodeActive --> NodeLeft" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:36Z" level=info msg="node4(2a0185b1f9d2): Node leave event for df5227a7a391/172.28.18.66" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391 change state NodeActive --> NodeLeft" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:36Z" level=info msg="node1(df5227a7a391): Node leave event for df5227a7a391/172.28.18.66" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:36Z" level=info msg="Node df5227a7a391 change state NodeActive --> NodeLeft" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:36Z" level=info msg="node5(e6cd999abb1b): Node leave event for df5227a7a391/172.28.18.66" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:37Z" level=info msg="Node df5227a7a391/172.28.18.66, left gossip cluster" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:37Z" level=info msg="Node df5227a7a391/172.28.18.66, left gossip cluster" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:37Z" level=info msg="Node df5227a7a391/172.28.18.66, left gossip cluster" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:37Z" level=info msg="Node df5227a7a391/172.28.18.66, left gossip cluster" [2022-03-07T08:50:37.148Z] time="2022-03-07T08:50:37Z" level=info msg="Node df5227a7a391/172.28.18.66, left gossip cluster" [2022-03-07T08:50:37.180Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T08:50:37.180Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T08:50:37.180Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T08:50:37.180Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-07T08:50:37.255Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-07T08:50:37.515Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-07T08:50:37.515Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-07T08:50:37.515Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-07T08:50:37.605Z] time="2022-03-07T08:50:37Z" level=info msg="Node d110d7260d4a change state NodeActive --> NodeLeft" [2022-03-07T08:50:37.605Z] time="2022-03-07T08:50:37Z" level=info msg="node3(79e6234a8bce): Node leave event for d110d7260d4a/172.28.18.66" [2022-03-07T08:50:37.605Z] time="2022-03-07T08:50:37Z" level=info msg="Node d110d7260d4a change state NodeActive --> NodeLeft" [2022-03-07T08:50:37.605Z] time="2022-03-07T08:50:37Z" level=info msg="node5(e6cd999abb1b): Node leave event for d110d7260d4a/172.28.18.66" [2022-03-07T08:50:37.605Z] time="2022-03-07T08:50:37Z" level=info msg="Node d110d7260d4a change state NodeActive --> NodeLeft" [2022-03-07T08:50:37.605Z] time="2022-03-07T08:50:37Z" level=info msg="node4(2a0185b1f9d2): Node leave event for d110d7260d4a/172.28.18.66" [2022-03-07T08:50:37.605Z] time="2022-03-07T08:50:37Z" level=info msg="Node d110d7260d4a change state NodeActive --> NodeLeft" [2022-03-07T08:50:37.605Z] time="2022-03-07T08:50:37Z" level=info msg="node2(d110d7260d4a): Node leave event for d110d7260d4a/172.28.18.66" [2022-03-07T08:50:37.605Z] time="2022-03-07T08:50:37Z" level=info msg="Node d110d7260d4a/172.28.18.66, left gossip cluster" [2022-03-07T08:50:37.605Z] time="2022-03-07T08:50:37Z" level=info msg="Node d110d7260d4a/172.28.18.66, left gossip cluster" [2022-03-07T08:50:37.605Z] time="2022-03-07T08:50:37Z" level=info msg="Node d110d7260d4a/172.28.18.66, left gossip cluster" [2022-03-07T08:50:38.062Z] time="2022-03-07T08:50:37Z" level=info msg="Node d110d7260d4a/172.28.18.66, left gossip cluster" [2022-03-07T08:50:38.062Z] time="2022-03-07T08:50:37Z" level=info msg="Node 79e6234a8bce change state NodeActive --> NodeLeft" [2022-03-07T08:50:38.062Z] time="2022-03-07T08:50:37Z" level=info msg="node5(e6cd999abb1b): Node leave event for 79e6234a8bce/172.28.18.66" [2022-03-07T08:50:38.062Z] time="2022-03-07T08:50:37Z" level=info msg="Node 79e6234a8bce change state NodeActive --> NodeLeft" [2022-03-07T08:50:38.062Z] time="2022-03-07T08:50:37Z" level=info msg="node4(2a0185b1f9d2): Node leave event for 79e6234a8bce/172.28.18.66" [2022-03-07T08:50:38.062Z] time="2022-03-07T08:50:37Z" level=info msg="Node 79e6234a8bce change state NodeActive --> NodeLeft" [2022-03-07T08:50:38.062Z] time="2022-03-07T08:50:37Z" level=info msg="node3(79e6234a8bce): Node leave event for 79e6234a8bce/172.28.18.66" [2022-03-07T08:50:38.062Z] time="2022-03-07T08:50:37Z" level=info msg="Node 79e6234a8bce/172.28.18.66, left gossip cluster" [2022-03-07T08:50:38.062Z] time="2022-03-07T08:50:37Z" level=info msg="Node 79e6234a8bce/172.28.18.66, left gossip cluster" [2022-03-07T08:50:38.077Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-07T08:50:38.144Z] --- PASS: TestGet (15.00s) [2022-03-07T08:50:38.144Z] === RUN TestPluginWithNoManifest [2022-03-07T08:50:38.144Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-07T08:50:38.144Z] === RUN TestGetAll [2022-03-07T08:50:38.144Z] --- PASS: TestGetAll (0.00s) [2022-03-07T08:50:38.144Z] PASS [2022-03-07T08:50:38.144Z] coverage: 73.2% of statements [2022-03-07T08:50:38.144Z] ok github.com/docker/docker/pkg/plugins 34.915s coverage: 73.2% of statements [2022-03-07T08:50:38.519Z] time="2022-03-07T08:50:38Z" level=info msg="Node 79e6234a8bce/172.28.18.66, left gossip cluster" [2022-03-07T08:50:38.520Z] time="2022-03-07T08:50:38Z" level=debug msg="memberlist: Failed ping: 79e6234a8bce (timeout reached)" [2022-03-07T08:50:38.520Z] time="2022-03-07T08:50:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.18.66:10037: use of closed network connection" [2022-03-07T08:50:38.520Z] time="2022-03-07T08:50:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.18.66:10036: use of closed network connection" [2022-03-07T08:50:38.520Z] time="2022-03-07T08:50:38Z" level=debug msg="memberlist: Stream connection from=172.28.18.66:49379" [2022-03-07T08:50:38.520Z] time="2022-03-07T08:50:38Z" level=info msg="Node 2a0185b1f9d2 change state NodeActive --> NodeLeft" [2022-03-07T08:50:38.520Z] time="2022-03-07T08:50:38Z" level=info msg="node5(e6cd999abb1b): Node leave event for 2a0185b1f9d2/172.28.18.66" [2022-03-07T08:50:38.520Z] time="2022-03-07T08:50:38Z" level=info msg="Node 2a0185b1f9d2 change state NodeActive --> NodeLeft" [2022-03-07T08:50:38.520Z] time="2022-03-07T08:50:38Z" level=info msg="node4(2a0185b1f9d2): Node leave event for 2a0185b1f9d2/172.28.18.66" [2022-03-07T08:50:38.641Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.05s) [2022-03-07T08:50:38.641Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-07T08:50:38.976Z] time="2022-03-07T08:50:38Z" level=warning msg="memberlist: Was able to connect to 79e6234a8bce but other probes failed, network may be misconfigured" [2022-03-07T08:50:38.976Z] time="2022-03-07T08:50:38Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, left gossip cluster" [2022-03-07T08:50:39.109Z] === RUN TestGetAddress [2022-03-07T08:50:39.109Z] --- PASS: TestGetAddress (0.00s) [2022-03-07T08:50:39.109Z] === RUN TestRemove [2022-03-07T08:50:39.109Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T08:50:39.109Z] --- SKIP: TestRemove (0.00s) [2022-03-07T08:50:39.109Z] === RUN TestInitializeWithVolumes [2022-03-07T08:50:39.109Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-07T08:50:39.109Z] === RUN TestCreate [2022-03-07T08:50:39.109Z] --- PASS: TestCreate (0.01s) [2022-03-07T08:50:39.109Z] === RUN TestValidateName [2022-03-07T08:50:39.109Z] --- PASS: TestValidateName (0.00s) [2022-03-07T08:50:39.109Z] === RUN TestCreateWithOpts [2022-03-07T08:50:39.109Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T08:50:39.109Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-07T08:50:39.109Z] === RUN TestRelaodNoOpts [2022-03-07T08:50:39.109Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-07T08:50:39.109Z] PASS [2022-03-07T08:50:39.109Z] coverage: 41.5% of statements [2022-03-07T08:50:39.109Z] ok github.com/docker/docker/volume/local 0.090s coverage: 41.5% of statements [2022-03-07T08:50:39.109Z] === RUN TestGetDriver [2022-03-07T08:50:39.109Z] --- PASS: TestGetDriver (0.00s) [2022-03-07T08:50:39.109Z] === RUN TestVolumeRequestError [2022-03-07T08:50:39.109Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-07T08:50:39.109Z] PASS [2022-03-07T08:50:39.109Z] coverage: 36.1% of statements [2022-03-07T08:50:39.109Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2022-03-07T08:50:39.280Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-07T08:50:39.280Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-07T08:50:39.280Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-07T08:50:39.280Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-07T08:50:39.280Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-07T08:50:39.280Z] remote: Enumerating objects: 23, done. [2022-03-07T08:50:39.280Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-07T08:50:39.280Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-07T08:50:39.280Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-07T08:50:39.280Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-03-07T08:50:39.280Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-07T08:50:39.280Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-07T08:50:39.433Z] time="2022-03-07T08:50:39Z" level=info msg="Node 2a0185b1f9d2/172.28.18.66, left gossip cluster" [2022-03-07T08:50:39.569Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-07T08:50:39.569Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-07T08:50:39.569Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T08:50:39.569Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-07T08:50:39.890Z] time="2022-03-07T08:50:39Z" level=info msg="Node e6cd999abb1b/172.28.18.66, left gossip cluster" [2022-03-07T08:50:39.890Z] time="2022-03-07T08:50:39Z" level=info msg="Node e6cd999abb1b change state NodeActive --> NodeFailed" [2022-03-07T08:50:39.890Z] time="2022-03-07T08:50:39Z" level=info msg="Node e6cd999abb1b/172.28.18.66, added to failed nodes list" [2022-03-07T08:50:39.890Z] --- PASS: TestNetworkDBIslands (11.71s) [2022-03-07T08:50:39.890Z] PASS [2022-03-07T08:50:39.890Z] coverage: 60.0% of statements [2022-03-07T08:50:39.890Z] ok github.com/docker/docker/libnetwork/networkdb 103.745s coverage: 60.0% of statements [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/quota [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T08:50:39.890Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T08:50:40.072Z] === RUN TestLCOWParseMountRaw [2022-03-07T08:50:40.072Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-07T08:50:40.072Z] === RUN TestLCOWParseMountRawSplit [2022-03-07T08:50:40.072Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-07T08:50:40.072Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-07T08:50:40.072Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-07T08:50:40.072Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-07T08:50:40.072Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-07T08:50:40.072Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-07T08:50:40.072Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-07T08:50:40.072Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-07T08:50:40.072Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-07T08:50:40.073Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T08:50:40.073Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-07T08:50:40.073Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T08:50:40.073Z] === RUN TestLinuxParseMountRaw [2022-03-07T08:50:40.073Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-07T08:50:40.073Z] === RUN TestLinuxParseMountRawSplit [2022-03-07T08:50:40.073Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-07T08:50:40.073Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-07T08:50:40.073Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-07T08:50:40.073Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-07T08:50:40.073Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-07T08:50:40.073Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-07T08:50:40.073Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-07T08:50:40.073Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-07T08:50:40.073Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-07T08:50:40.073Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-07T08:50:40.073Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-07T08:50:40.073Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T08:50:40.073Z] === RUN TestConvertTmpfsOptions [2022-03-07T08:50:40.073Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-07T08:50:40.073Z] linux_parser_test.go:209: data="ro" [2022-03-07T08:50:40.073Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-07T08:50:40.073Z] === RUN TestParseMountSpec [2022-03-07T08:50:40.073Z] parser_test.go:62: case 0 [2022-03-07T08:50:40.073Z] parser_test.go:62: case 1 [2022-03-07T08:50:40.073Z] parser_test.go:62: case 2 [2022-03-07T08:50:40.073Z] parser_test.go:62: case 3 [2022-03-07T08:50:40.073Z] parser_test.go:62: case 4 [2022-03-07T08:50:40.073Z] parser_test.go:62: case 5 [2022-03-07T08:50:40.073Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-07T08:50:40.073Z] === RUN TestValidateMount [2022-03-07T08:50:40.073Z] --- PASS: TestValidateMount (0.00s) [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRaw [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-07T08:50:40.073Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-07T08:50:40.073Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-07T08:50:40.073Z] PASS [2022-03-07T08:50:40.073Z] coverage: 67.6% of statements [2022-03-07T08:50:40.073Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.6% of statements [2022-03-07T08:50:40.132Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-07T08:50:40.695Z] === RUN TestDockerSuite/TestCommitChange [2022-03-07T08:50:41.037Z] === RUN TestSetGetMeta [2022-03-07T08:50:41.037Z] === PAUSE TestSetGetMeta [2022-03-07T08:50:41.037Z] === RUN TestRestore [2022-03-07T08:50:41.037Z] === PAUSE TestRestore [2022-03-07T08:50:41.037Z] === RUN TestServiceCreate [2022-03-07T08:50:41.037Z] === PAUSE TestServiceCreate [2022-03-07T08:50:41.037Z] === RUN TestServiceList [2022-03-07T08:50:41.037Z] === PAUSE TestServiceList [2022-03-07T08:50:41.037Z] === RUN TestServiceRemove [2022-03-07T08:50:41.037Z] === PAUSE TestServiceRemove [2022-03-07T08:50:41.037Z] === RUN TestServiceGet [2022-03-07T08:50:41.037Z] === PAUSE TestServiceGet [2022-03-07T08:50:41.037Z] === RUN TestServicePrune [2022-03-07T08:50:41.037Z] === PAUSE TestServicePrune [2022-03-07T08:50:41.037Z] === RUN TestCreate [2022-03-07T08:50:41.037Z] === PAUSE TestCreate [2022-03-07T08:50:41.037Z] === RUN TestRemove [2022-03-07T08:50:41.037Z] === PAUSE TestRemove [2022-03-07T08:50:41.037Z] === RUN TestList [2022-03-07T08:50:41.037Z] === PAUSE TestList [2022-03-07T08:50:41.037Z] === RUN TestFindByDriver [2022-03-07T08:50:41.037Z] === PAUSE TestFindByDriver [2022-03-07T08:50:41.037Z] === RUN TestFindByReferenced [2022-03-07T08:50:41.037Z] === PAUSE TestFindByReferenced [2022-03-07T08:50:41.037Z] === RUN TestDerefMultipleOfSameRef [2022-03-07T08:50:41.037Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-07T08:50:41.037Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T08:50:41.037Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T08:50:41.037Z] === RUN TestDefererencePluginOnCreateError [2022-03-07T08:50:41.037Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-07T08:50:41.037Z] === RUN TestRefDerefRemove [2022-03-07T08:50:41.037Z] === PAUSE TestRefDerefRemove [2022-03-07T08:50:41.037Z] === RUN TestGet [2022-03-07T08:50:41.037Z] === PAUSE TestGet [2022-03-07T08:50:41.037Z] === RUN TestGetWithReference [2022-03-07T08:50:41.037Z] === PAUSE TestGetWithReference [2022-03-07T08:50:41.037Z] === RUN TestFilterFunc [2022-03-07T08:50:41.037Z] === RUN TestFilterFunc/test_nil_list [2022-03-07T08:50:41.037Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-07T08:50:41.037Z] === RUN TestFilterFunc/test_empty_list [2022-03-07T08:50:41.037Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-07T08:50:41.037Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T08:50:41.037Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T08:50:41.037Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T08:50:41.037Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T08:50:41.037Z] === RUN TestFilterFunc/test_filter_some [2022-03-07T08:50:41.037Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-07T08:50:41.037Z] === RUN TestFilterFunc/test_filter_middle [2022-03-07T08:50:41.037Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-07T08:50:41.037Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-07T08:50:41.037Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-07T08:50:41.037Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-07T08:50:41.037Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-07T08:50:41.037Z] === CONT TestFilterFunc/test_nil_list [2022-03-07T08:50:41.037Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-07T08:50:41.037Z] === CONT TestFilterFunc/test_filter_some [2022-03-07T08:50:41.037Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-07T08:50:41.037Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-07T08:50:41.037Z] === CONT TestFilterFunc/test_empty_list [2022-03-07T08:50:41.037Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-07T08:50:41.037Z] === CONT TestFilterFunc/test_filter_middle [2022-03-07T08:50:41.037Z] --- PASS: TestFilterFunc (0.00s) [2022-03-07T08:50:41.037Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-07T08:50:41.037Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-07T08:50:41.037Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-07T08:50:41.037Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-07T08:50:41.037Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-07T08:50:41.037Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-07T08:50:41.037Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-07T08:50:41.037Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-07T08:50:41.037Z] === CONT TestSetGetMeta [2022-03-07T08:50:41.037Z] === CONT TestList [2022-03-07T08:50:41.037Z] === CONT TestServiceGet [2022-03-07T08:50:41.037Z] === CONT TestCreate [2022-03-07T08:50:41.037Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-07T08:50:41.037Z] === CONT TestGetWithReference [2022-03-07T08:50:41.037Z] --- PASS: TestCreate (0.04s) [2022-03-07T08:50:41.037Z] === CONT TestGet [2022-03-07T08:50:41.037Z] --- PASS: TestGetWithReference (0.03s) [2022-03-07T08:50:41.037Z] === CONT TestRefDerefRemove [2022-03-07T08:50:41.037Z] --- PASS: TestList (0.05s) [2022-03-07T08:50:41.037Z] === CONT TestDefererencePluginOnCreateError [2022-03-07T08:50:41.037Z] --- PASS: TestGet (0.03s) [2022-03-07T08:50:41.037Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-07T08:50:41.037Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-07T08:50:41.037Z] === CONT TestDerefMultipleOfSameRef [2022-03-07T08:50:41.037Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-07T08:50:41.037Z] === CONT TestFindByReferenced [2022-03-07T08:50:41.037Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-07T08:50:41.037Z] === CONT TestFindByDriver [2022-03-07T08:50:41.037Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-07T08:50:41.037Z] === CONT TestRemove [2022-03-07T08:50:41.037Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-07T08:50:41.037Z] === CONT TestServiceRemove [2022-03-07T08:50:41.037Z] --- PASS: TestFindByDriver (0.03s) [2022-03-07T08:50:41.037Z] === CONT TestServiceList [2022-03-07T08:50:41.195Z] Cross building: bundles/cross/linux/ppc64le [2022-03-07T08:50:41.195Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-07T08:50:41.195Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-07T08:50:41.258Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-07T08:50:41.494Z] --- PASS: TestRemove (0.04s) [2022-03-07T08:50:41.494Z] === CONT TestServiceCreate [2022-03-07T08:50:41.494Z] --- PASS: TestServiceGet (0.23s) [2022-03-07T08:50:41.494Z] === CONT TestRestore [2022-03-07T08:50:41.494Z] --- PASS: TestServiceRemove (0.12s) [2022-03-07T08:50:41.494Z] === CONT TestServicePrune [2022-03-07T08:50:41.494Z] --- PASS: TestServiceList (0.12s) [2022-03-07T08:50:41.494Z] --- PASS: TestServiceCreate (0.11s) [2022-03-07T08:50:41.494Z] time="2022-03-07T08:50:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T08:50:41.494Z] --- PASS: TestRestore (0.03s) [2022-03-07T08:50:41.494Z] time="2022-03-07T08:50:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T08:50:41.494Z] time="2022-03-07T08:50:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T08:50:41.494Z] time="2022-03-07T08:50:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-07T08:50:41.494Z] time="2022-03-07T08:50:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-07T08:50:41.494Z] --- PASS: TestServicePrune (0.05s) [2022-03-07T08:50:41.494Z] PASS [2022-03-07T08:50:41.494Z] coverage: 69.0% of statements [2022-03-07T08:50:41.494Z] ok github.com/docker/docker/volume/service 0.333s coverage: 69.0% of statements [2022-03-07T08:50:41.821Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-07T08:50:42.751Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === Skipped [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-07T08:50:42.802Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-07T08:50:42.802Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-07T08:50:42.802Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-07T08:50:42.802Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-07T08:50:42.802Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T08:50:42.802Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T08:50:42.802Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T08:50:42.802Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T08:50:42.802Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-07T08:50:42.802Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T08:50:42.802Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-07T08:50:42.802Z] daemon_test.go:145: root required [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T08:50:42.802Z] reload_test.go:342: root required [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-07T08:50:42.802Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T08:50:42.802Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-07T08:50:42.802Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-07T08:50:42.802Z] download_test.go:267: Needs fixing on Windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-07T08:50:42.802Z] layer_test.go:291: Failing on Windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-07T08:50:42.802Z] layer_test.go:340: Failing on Windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-07T08:50:42.802Z] layer_test.go:455: Failing on Windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-07T08:50:42.802Z] layer_test.go:684: Failing on Windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-07T08:50:42.802Z] migration_test.go:45: Failing on Windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T08:50:42.802Z] migration_test.go:181: Failing on Windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-07T08:50:42.802Z] mount_test.go:17: Failing on Windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-07T08:50:42.802Z] mount_test.go:76: Failing on Windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.802Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-07T08:50:42.802Z] mount_test.go:125: Failing on Windows [2022-03-07T08:50:42.802Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-07T08:50:42.803Z] mount_test.go:212: Failing on Windows [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-07T08:50:42.803Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-07T08:50:42.803Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-07T08:50:42.803Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-07T08:50:42.803Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-07T08:50:42.803Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-07T08:50:42.803Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-07T08:50:42.803Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-07T08:50:42.803Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-07T08:50:42.803Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-07T08:50:42.803Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-07T08:50:42.803Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-07T08:50:42.803Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T08:50:42.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T08:50:42.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T08:50:42.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T08:50:42.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T08:50:42.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-07T08:50:42.803Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.04s) [2022-03-07T08:50:42.803Z] archive_test.go:140: zstd not installed [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-07T08:50:42.803Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-07T08:50:42.803Z] archive_windows_test.go:16: Currently fails [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-07T08:50:42.803Z] changes_test.go:195: needs more investigation [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-07T08:50:42.803Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-07T08:50:42.803Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-07T08:50:42.803Z] changes_test.go:432: needs further investigation [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-07T08:50:42.803Z] changes_test.go:468: needs further investigation [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-07T08:50:42.803Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T08:50:42.803Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T08:50:42.803Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-07T08:50:42.803Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-07T08:50:42.803Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-07T08:50:42.803Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T08:50:42.803Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T08:50:42.803Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-07T08:50:42.803Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-07T08:50:42.803Z] poller_test.go:40: No chmod on Windows [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T08:50:42.803Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T08:50:42.803Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-07T08:50:42.803Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-07T08:50:42.803Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-07T08:50:42.803Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-07T08:50:42.803Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-07T08:50:42.803Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T08:50:42.803Z] [2022-03-07T08:50:42.803Z] DONE 2077 tests, 70 skipped in 299.021s [2022-03-07T08:50:43.260Z] INFO: make.ps1 ended at 03/07/2022 08:50:42 [2022-03-07T08:50:43.679Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-07T08:50:44.242Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-07T08:50:45.170Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-07T08:50:45.439Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-07T08:50:45.439Z] INFO: Unit tests ended at 03/07/2022 08:50:44. Duration:00:05:16.6492536 [2022-03-07T08:50:45.439Z] INFO: Building busybox [2022-03-07T08:50:45.439Z] Sending build context to Docker daemon 5.12kB [2022-03-07T08:50:45.439Z] [2022-03-07T08:50:45.439Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-07T08:50:45.439Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-07T08:50:45.439Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-07T08:50:45.439Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-07T08:50:45.439Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-07T08:50:45.439Z] ---> bdeb13086b9f [2022-03-07T08:50:45.439Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-07T08:50:45.439Z] ---> Running in bbcee41d7a18 [2022-03-07T08:50:45.731Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-07T08:50:46.660Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-07T08:50:47.222Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-07T08:50:47.223Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-07T08:50:47.223Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-07T08:50:47.223Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-07T08:50:47.223Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-07T08:50:47.478Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-07T08:50:47.478Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-07T08:50:48.408Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-07T08:50:48.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-07T08:50:49.535Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-07T08:50:49.535Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-07T08:50:49.791Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-07T08:50:50.355Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-07T08:50:51.231Z] Removing intermediate container bbcee41d7a18 [2022-03-07T08:50:51.231Z] ---> afc93146dae7 [2022-03-07T08:50:51.231Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-07T08:50:51.231Z] ---> Running in 56595e843079 [2022-03-07T08:50:51.283Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-07T08:50:51.688Z] Removing intermediate container 56595e843079 [2022-03-07T08:50:51.688Z] ---> 1072e6ddc490 [2022-03-07T08:50:51.688Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-07T08:50:51.844Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-07T08:50:52.100Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-07T08:50:52.100Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-07T08:50:52.100Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-07T08:50:52.146Z] ---> Running in c94dd7266752 [2022-03-07T08:50:52.603Z] Removing intermediate container c94dd7266752 [2022-03-07T08:50:52.603Z] ---> 46b10704175b [2022-03-07T08:50:52.603Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-07T08:50:52.677Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-07T08:50:52.677Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-07T08:50:52.677Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-07T08:50:52.677Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-07T08:50:52.677Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-07T08:50:53.245Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-07T08:50:53.807Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-07T08:50:54.063Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-07T08:50:54.063Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-07T08:50:54.133Z] [2022-03-07T08:50:54.590Z] ---> 8f5179b8cbf4 [2022-03-07T08:50:54.590Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-07T08:50:54.590Z] ---> Running in 4902160999b2 [2022-03-07T08:50:55.430Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-07T08:50:55.430Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-03-07T08:50:55.430Z] PASS [2022-03-07T08:50:55.430Z] [2022-03-07T08:50:55.430Z] DONE 17 tests in 50.589s [2022-03-07T08:50:55.430Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-07T08:50:55.430Z] ++ 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-03-07T08:50:55.430Z] ++ set -e [2022-03-07T08:50:55.430Z] ++ '[' -n 0 ']' [2022-03-07T08:50:55.430Z] ++ set -x [2022-03-07T08:50:55.430Z] ++ 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-03-07T08:50:55.430Z] INFO: Testing against a local daemon [2022-03-07T08:50:55.430Z] === RUN TestPluginInvalidJSON [2022-03-07T08:50:55.430Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:50:55.430Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:50:55.430Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:50:55.430Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-07T08:50:55.430Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T08:50:55.430Z] === RUN TestPluginInstall [2022-03-07T08:50:55.430Z] === RUN TestPluginInstall/no_auth [2022-03-07T08:50:55.686Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-07T08:50:55.686Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-07T08:50:56.248Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-07T08:50:56.810Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-07T08:50:57.375Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-07T08:50:57.631Z] time="2022-03-07T08:50:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:50:57.631Z] time="2022-03-07T08:50:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5689e91c4a7a926e41cf73a50b8363a8c6a4db212793f5aab7ee32fdaa153cfd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:50:57.631Z] time="2022-03-07T08:50:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:50:57.631Z] time="2022-03-07T08:50:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5689e91c4a7a926e41cf73a50b8363a8c6a4db212793f5aab7ee32fdaa153cfd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:50:57.887Z] === RUN TestPluginInstall/with_htpasswd [2022-03-07T08:50:57.887Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-07T08:50:58.143Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-07T08:50:58.400Z] time="2022-03-07T08:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:50:58.400Z] time="2022-03-07T08:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5689e91c4a7a926e41cf73a50b8363a8c6a4db212793f5aab7ee32fdaa153cfd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:50:58.400Z] time="2022-03-07T08:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:50:58.400Z] time="2022-03-07T08:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5689e91c4a7a926e41cf73a50b8363a8c6a4db212793f5aab7ee32fdaa153cfd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:50:58.658Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-07T08:50:58.658Z] === RUN TestPluginInstall/with_insecure [2022-03-07T08:50:59.221Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-07T08:50:59.783Z] time="2022-03-07T08:50:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:50:59.783Z] time="2022-03-07T08:50:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f420cf2d497c61c4c793856d0b3c9e94701ff42bb26a89f6d712e31f7ebf00ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:50:59.783Z] time="2022-03-07T08:50:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-07T08:50:59.783Z] time="2022-03-07T08:50:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f420cf2d497c61c4c793856d0b3c9e94701ff42bb26a89f6d712e31f7ebf00ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-07T08:50:59.783Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-07T08:51:00.039Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-07T08:51:00.039Z] plugin_test.go:165: [d66862ab38f79] daemon is not started [2022-03-07T08:51:00.039Z] --- PASS: TestPluginInstall (4.53s) [2022-03-07T08:51:00.039Z] --- PASS: TestPluginInstall/no_auth (2.46s) [2022-03-07T08:51:00.039Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2022-03-07T08:51:00.039Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-03-07T08:51:00.039Z] === RUN TestPluginsWithRuntimes [2022-03-07T08:51:00.602Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-07T08:51:01.531Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-07T08:51:01.787Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-07T08:51:02.716Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-07T08:51:02.716Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-07T08:51:02.716Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-07T08:51:02.716Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-07T08:51:02.716Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-07T08:51:02.716Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-07T08:51:03.279Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-07T08:51:03.841Z] --- PASS: TestPluginsWithRuntimes (3.74s) [2022-03-07T08:51:03.841Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-03-07T08:51:03.841Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) [2022-03-07T08:51:03.841Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T08:51:04.404Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-07T08:51:04.404Z] PASS [2022-03-07T08:51:04.404Z] [2022-03-07T08:51:04.404Z] DONE 10 tests in 8.980s [2022-03-07T08:51:04.404Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-07T08:51:04.404Z] ++ 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-03-07T08:51:04.404Z] ++ set -e [2022-03-07T08:51:04.404Z] ++ '[' -n 0 ']' [2022-03-07T08:51:04.404Z] ++ set -x [2022-03-07T08:51:04.404Z] ++ 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-03-07T08:51:04.404Z] INFO: Testing against a local daemon [2022-03-07T08:51:04.404Z] === RUN TestExternalGraphDriver [2022-03-07T08:51:04.404Z] === RUN TestExternalGraphDriver/json [2022-03-07T08:51:05.010Z] Removing intermediate container 4902160999b2 [2022-03-07T08:51:05.010Z] ---> 3c3bfe296a5e [2022-03-07T08:51:05.010Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-07T08:51:05.010Z] ---> Running in 7a80f18eb74b [2022-03-07T08:51:06.293Z] === RUN TestExternalGraphDriver/spec [2022-03-07T08:51:06.543Z] [2022-03-07T08:51:06.544Z] SUCCESS: Specified value was saved. [2022-03-07T08:51:06.607Z] 2022/03/07 08:51:03 Closing DB instances... [2022-03-07T08:51:06.607Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-03-07T08:51:06.607Z] === RUN TestFindNode [2022-03-07T08:51:06.607Z] 2022/03/07 08:51:05 Closing DB instances... [2022-03-07T08:51:06.607Z] --- PASS: TestFindNode (0.02s) [2022-03-07T08:51:06.607Z] === RUN TestChangeNodeState [2022-03-07T08:51:06.607Z] 2022/03/07 08:51:05 Closing DB instances... [2022-03-07T08:51:06.607Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-07T08:51:06.607Z] === RUN TestNodeReincarnation [2022-03-07T08:51:06.607Z] 2022/03/07 08:51:05 Closing DB instances... [2022-03-07T08:51:07.658Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-07T08:51:07.658Z] === RUN TestExternalGraphDriver/pull [2022-03-07T08:51:07.917Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-07T08:51:08.480Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-07T08:51:08.480Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-07T08:51:08.480Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-07T08:51:08.480Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-07T08:51:09.407Z] --- PASS: TestExternalGraphDriver (4.92s) [2022-03-07T08:51:09.407Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-03-07T08:51:09.407Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-03-07T08:51:09.407Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-03-07T08:51:09.407Z] === RUN TestGraphdriverPluginV2 [2022-03-07T08:51:10.274Z] Removing intermediate container 7a80f18eb74b [2022-03-07T08:51:10.274Z] ---> 04df1eb843ca [2022-03-07T08:51:10.274Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-07T08:51:10.274Z] ---> Running in f7502d69d842 [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-07T08:51:11.291Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-07T08:51:11.291Z] === RUN TestParallelCreate [2022-03-07T08:51:11.291Z] 2022/03/07 08:51:10 Closing DB instances... [2022-03-07T08:51:11.291Z] --- PASS: TestParallelCreate (0.02s) [2022-03-07T08:51:11.291Z] === RUN TestParallelDelete [2022-03-07T08:51:11.291Z] 2022/03/07 08:51:10 Closing DB instances... [2022-03-07T08:51:11.291Z] --- PASS: TestParallelDelete (0.02s) [2022-03-07T08:51:11.291Z] === RUN TestNetworkDBIslands [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cbab8090d3da with config:&{NodeID:cbab8090d3da Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=info msg="Node cbab8090d3da/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=info msg="Node cbab8090d3da/172.31.126.2, added to nodes list" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b0c49298287a with config:&{NodeID:b0c49298287a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=info msg="Node b0c49298287a/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=info msg="Node b0c49298287a/172.31.126.2, added to nodes list" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=info msg="Node b0c49298287a/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=info msg="Node b0c49298287a/172.31.126.2, added to nodes list" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=info msg="Node cbab8090d3da/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=info msg="Node cbab8090d3da/172.31.126.2, added to nodes list" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-07T08:51:11.291Z] time="2022-03-07T08:51:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-07T08:51:11.310Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-07T08:51:11.566Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:016e51180836 with config:&{NodeID:016e51180836 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=info msg="Node 016e51180836/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=info msg="Node 016e51180836/172.31.126.2, added to nodes list" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=info msg="Node 016e51180836/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=info msg="Node 016e51180836/172.31.126.2, added to nodes list" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=info msg="Node cbab8090d3da/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=info msg="Node cbab8090d3da/172.31.126.2, added to nodes list" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=info msg="Node b0c49298287a/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=info msg="Node b0c49298287a/172.31.126.2, added to nodes list" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-07T08:51:11.748Z] time="2022-03-07T08:51:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-07T08:51:12.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="Node 016e51180836/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="Node 016e51180836/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:afbb9f2b09fc with config:&{NodeID:afbb9f2b09fc Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="Node b0c49298287a/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="Node b0c49298287a/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="Node 016e51180836/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="Node 016e51180836/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="Node cbab8090d3da/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=info msg="Node cbab8090d3da/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:12Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:12Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:12Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.205Z] time="2022-03-07T08:51:12Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:871d9c2e01c9 with config:&{NodeID:871d9c2e01c9 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=info msg="Node cbab8090d3da/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=info msg="Node cbab8090d3da/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=info msg="Node 016e51180836/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=info msg="Node 016e51180836/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.664Z] time="2022-03-07T08:51:12Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.665Z] time="2022-03-07T08:51:12Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.665Z] time="2022-03-07T08:51:12Z" level=info msg="Node b0c49298287a/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.665Z] time="2022-03-07T08:51:12Z" level=info msg="Node b0c49298287a/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.665Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-07T08:51:12.665Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-03-07T08:51:12.665Z] time="2022-03-07T08:51:12Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.665Z] time="2022-03-07T08:51:12Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.665Z] time="2022-03-07T08:51:12Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:12.665Z] time="2022-03-07T08:51:12Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, added to nodes list" [2022-03-07T08:51:12.695Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, added to nodes list" [2022-03-07T08:51:13.123Z] networkdb_test.go:835: Re-joining: 3 [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=info msg="The new bootstrap node list is:[172.31.126.2:10033 172.31.126.2:10034 172.31.126.2:10035]" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.126.2:10033" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49372" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.126.2:10034" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49373" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49374" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.126.2:10035" [2022-03-07T08:51:13.123Z] networkdb_test.go:835: Re-joining: 4 [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=info msg="The new bootstrap node list is:[172.31.126.2:10033 172.31.126.2:10034 172.31.126.2:10035]" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.126.2:10033" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49375" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.126.2:10034" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49376" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.126.2:10035" [2022-03-07T08:51:13.123Z] time="2022-03-07T08:51:12Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49377" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="node 0 leaving" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="Node cbab8090d3da change state NodeActive --> NodeLeft" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="Node cbab8090d3da change state NodeActive --> NodeLeft" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="node5(871d9c2e01c9): Node leave event for cbab8090d3da/172.31.126.2" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="node3(016e51180836): Node leave event for cbab8090d3da/172.31.126.2" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="Node cbab8090d3da change state NodeActive --> NodeLeft" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="node4(afbb9f2b09fc): Node leave event for cbab8090d3da/172.31.126.2" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="Node cbab8090d3da change state NodeActive --> NodeLeft" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="node1(cbab8090d3da): Node leave event for cbab8090d3da/172.31.126.2" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="Node cbab8090d3da change state NodeActive --> NodeLeft" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="node2(b0c49298287a): Node leave event for cbab8090d3da/172.31.126.2" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="Node cbab8090d3da/172.31.126.2, left gossip cluster" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="Node cbab8090d3da/172.31.126.2, left gossip cluster" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="Node cbab8090d3da/172.31.126.2, left gossip cluster" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="Node cbab8090d3da/172.31.126.2, left gossip cluster" [2022-03-07T08:51:13.580Z] time="2022-03-07T08:51:13Z" level=info msg="Node cbab8090d3da/172.31.126.2, left gossip cluster" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="node 1 leaving" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="Node b0c49298287a change state NodeActive --> NodeLeft" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="node5(871d9c2e01c9): Node leave event for b0c49298287a/172.31.126.2" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="Node b0c49298287a/172.31.126.2, left gossip cluster" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="Node b0c49298287a change state NodeActive --> NodeFailed" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="Node b0c49298287a/172.31.126.2, added to failed nodes list" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="Node b0c49298287a change state NodeActive --> NodeLeft" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="node3(016e51180836): Node leave event for b0c49298287a/172.31.126.2" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="Node b0c49298287a change state NodeActive --> NodeLeft" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="node4(afbb9f2b09fc): Node leave event for b0c49298287a/172.31.126.2" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=error msg="node: b0c49298287a is unknown to memberlist" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="Node b0c49298287a/172.31.126.2, left gossip cluster" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="Node b0c49298287a/172.31.126.2, left gossip cluster" [2022-03-07T08:51:14.038Z] time="2022-03-07T08:51:13Z" level=info msg="Node b0c49298287a/172.31.126.2, left gossip cluster" [2022-03-07T08:51:14.062Z] --- PASS: TestGraphdriverPluginV2 (4.65s) [2022-03-07T08:51:14.062Z] PASS [2022-03-07T08:51:14.062Z] [2022-03-07T08:51:14.062Z] DONE 5 tests in 9.656s [2022-03-07T08:51:14.062Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-07T08:51:14.062Z] ++ 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-03-07T08:51:14.062Z] ++ set -e [2022-03-07T08:51:14.062Z] ++ '[' -n 0 ']' [2022-03-07T08:51:14.062Z] ++ set -x [2022-03-07T08:51:14.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=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-03-07T08:51:14.062Z] INFO: Testing against a local daemon [2022-03-07T08:51:14.062Z] === RUN TestContinueAfterPluginCrash [2022-03-07T08:51:14.062Z] === PAUSE TestContinueAfterPluginCrash [2022-03-07T08:51:14.062Z] === RUN TestReadPluginNoRead [2022-03-07T08:51:14.062Z] === PAUSE TestReadPluginNoRead [2022-03-07T08:51:14.062Z] === RUN TestDaemonStartWithLogOpt [2022-03-07T08:51:14.062Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-07T08:51:14.062Z] === CONT TestContinueAfterPluginCrash [2022-03-07T08:51:14.062Z] === CONT TestDaemonStartWithLogOpt [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=info msg="node 2 leaving" [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=info msg="Node 016e51180836 change state NodeActive --> NodeLeft" [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=info msg="node5(871d9c2e01c9): Node leave event for 016e51180836/172.31.126.2" [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=info msg="Node 016e51180836 change state NodeActive --> NodeLeft" [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=info msg="node4(afbb9f2b09fc): Node leave event for 016e51180836/172.31.126.2" [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=info msg="Node 016e51180836 change state NodeActive --> NodeLeft" [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=info msg="node3(016e51180836): Node leave event for 016e51180836/172.31.126.2" [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=debug msg="memberlist: Failed ping: afbb9f2b09fc (timeout reached)" [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.126.2:10034: use of closed network connection" [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.126.2:10035: use of closed network connection" [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.126.2:10037: use of closed network connection" [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49378" [2022-03-07T08:51:14.501Z] time="2022-03-07T08:51:14Z" level=info msg="Node 016e51180836/172.31.126.2, left gossip cluster" [2022-03-07T08:51:14.949Z] Cannot create a file when that file already exists. [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="Node 016e51180836/172.31.126.2, left gossip cluster" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="Node 016e51180836/172.31.126.2, left gossip cluster" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=warning msg="memberlist: Was able to connect to afbb9f2b09fc but other probes failed, network may be misconfigured" [2022-03-07T08:51:14.959Z] networkdb_test.go:867: node4: OK [2022-03-07T08:51:14.959Z] networkdb_test.go:867: node5: OK [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="node 0 coming back" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7359eea39917 with config:&{NodeID:7359eea39917 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="Node 7359eea39917/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="Node 7359eea39917/172.31.126.2, added to nodes list" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="node 1 coming back" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f55bb8b0682e with config:&{NodeID:f55bb8b0682e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="Node f55bb8b0682e/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="Node f55bb8b0682e/172.31.126.2, added to nodes list" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="node 2 coming back" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7f6a10997e5a with config:&{NodeID:7f6a10997e5a Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:14.959Z] time="2022-03-07T08:51:14Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, added to nodes list" [2022-03-07T08:51:17.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-07T08:51:17.339Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-07T08:51:18.279Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-07T08:51:18.684Z] time="2022-03-07T08:51:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.126.2:10033 172.31.126.2:10034 172.31.126.2:10035]" [2022-03-07T08:51:18.684Z] time="2022-03-07T08:51:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.126.2:10033 172.31.126.2:10034 172.31.126.2:10035]" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.126.2:10033" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49379" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7359eea39917/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7359eea39917/172.31.126.2, is the new incarnation of the shutdown node cbab8090d3da/172.31.126.2" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7359eea39917/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7359eea39917/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7359eea39917/172.31.126.2, is the new incarnation of the shutdown node cbab8090d3da/172.31.126.2" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7359eea39917/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.126.2:10034" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49380" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7359eea39917/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7359eea39917/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node f55bb8b0682e/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node f55bb8b0682e/172.31.126.2, is the new incarnation of the shutdown node b0c49298287a/172.31.126.2" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node f55bb8b0682e/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49381" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.126.2:10035" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, is the new incarnation of the shutdown node 016e51180836/172.31.126.2" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7359eea39917/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 7359eea39917/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node f55bb8b0682e/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node f55bb8b0682e/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node f55bb8b0682e/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node f55bb8b0682e/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node f55bb8b0682e/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node f55bb8b0682e/172.31.126.2, is the new incarnation of the shutdown node b0c49298287a/172.31.126.2" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:18Z" level=info msg="Node f55bb8b0682e/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:19Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:19Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, is the new incarnation of the shutdown node 016e51180836/172.31.126.2" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:19Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:19Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.142Z] time="2022-03-07T08:51:19Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.210Z] --- PASS: TestDaemonStartWithLogOpt (5.09s) [2022-03-07T08:51:19.210Z] === CONT TestReadPluginNoRead [2022-03-07T08:51:19.599Z] time="2022-03-07T08:51:19Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, joined gossip cluster" [2022-03-07T08:51:19.599Z] time="2022-03-07T08:51:19Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, added to nodes list" [2022-03-07T08:51:19.599Z] time="2022-03-07T08:51:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.126.2:10033" [2022-03-07T08:51:19.599Z] time="2022-03-07T08:51:19Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49382" [2022-03-07T08:51:19.599Z] time="2022-03-07T08:51:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.126.2:10034" [2022-03-07T08:51:19.599Z] time="2022-03-07T08:51:19Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49383" [2022-03-07T08:51:19.599Z] time="2022-03-07T08:51:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.126.2:10035" [2022-03-07T08:51:19.599Z] time="2022-03-07T08:51:19Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49384" [2022-03-07T08:51:19.774Z] docker_api_swarm_node_test.go:20: [dd0eef075b6d7] joining swarm manager [d1066a0b18df3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:51:19.774Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-07T08:51:20.057Z] 2022/03/07 08:51:19 Closing DB instances... [2022-03-07T08:51:20.057Z] time="2022-03-07T08:51:19Z" level=info msg="Node 7359eea39917 change state NodeActive --> NodeLeft" [2022-03-07T08:51:20.057Z] time="2022-03-07T08:51:19Z" level=info msg="node5(871d9c2e01c9): Node leave event for 7359eea39917/172.31.126.2" [2022-03-07T08:51:20.057Z] time="2022-03-07T08:51:19Z" level=info msg="Node 7359eea39917 change state NodeActive --> NodeLeft" [2022-03-07T08:51:20.057Z] time="2022-03-07T08:51:19Z" level=info msg="node3(7f6a10997e5a): Node leave event for 7359eea39917/172.31.126.2" [2022-03-07T08:51:20.057Z] time="2022-03-07T08:51:19Z" level=info msg="Node 7359eea39917 change state NodeActive --> NodeLeft" [2022-03-07T08:51:20.057Z] time="2022-03-07T08:51:19Z" level=info msg="node4(afbb9f2b09fc): Node leave event for 7359eea39917/172.31.126.2" [2022-03-07T08:51:20.057Z] time="2022-03-07T08:51:19Z" level=info msg="Node 7359eea39917 change state NodeActive --> NodeLeft" [2022-03-07T08:51:20.057Z] time="2022-03-07T08:51:19Z" level=info msg="node2(f55bb8b0682e): Node leave event for 7359eea39917/172.31.126.2" [2022-03-07T08:51:20.057Z] time="2022-03-07T08:51:19Z" level=info msg="Node 7359eea39917 change state NodeActive --> NodeLeft" [2022-03-07T08:51:20.057Z] time="2022-03-07T08:51:19Z" level=info msg="node1(7359eea39917): Node leave event for 7359eea39917/172.31.126.2" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="Node 7359eea39917/172.31.126.2, left gossip cluster" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="Node 7359eea39917/172.31.126.2, left gossip cluster" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="Node 7359eea39917/172.31.126.2, left gossip cluster" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="Node 7359eea39917/172.31.126.2, left gossip cluster" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="Node 7359eea39917/172.31.126.2, left gossip cluster" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="Node f55bb8b0682e change state NodeActive --> NodeLeft" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="Node f55bb8b0682e change state NodeActive --> NodeLeft" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="Node f55bb8b0682e change state NodeActive --> NodeLeft" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="node4(afbb9f2b09fc): Node leave event for f55bb8b0682e/172.31.126.2" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="node3(7f6a10997e5a): Node leave event for f55bb8b0682e/172.31.126.2" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="node5(871d9c2e01c9): Node leave event for f55bb8b0682e/172.31.126.2" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="Node f55bb8b0682e change state NodeActive --> NodeLeft" [2022-03-07T08:51:20.515Z] time="2022-03-07T08:51:20Z" level=info msg="node2(f55bb8b0682e): Node leave event for f55bb8b0682e/172.31.126.2" [2022-03-07T08:51:20.972Z] time="2022-03-07T08:51:20Z" level=info msg="Node f55bb8b0682e/172.31.126.2, left gossip cluster" [2022-03-07T08:51:20.972Z] time="2022-03-07T08:51:20Z" level=info msg="Node f55bb8b0682e/172.31.126.2, left gossip cluster" [2022-03-07T08:51:20.972Z] time="2022-03-07T08:51:20Z" level=info msg="Node f55bb8b0682e/172.31.126.2, left gossip cluster" [2022-03-07T08:51:20.972Z] time="2022-03-07T08:51:20Z" level=info msg="Node f55bb8b0682e/172.31.126.2, left gossip cluster" [2022-03-07T08:51:20.972Z] time="2022-03-07T08:51:20Z" level=info msg="Node 7f6a10997e5a change state NodeActive --> NodeLeft" [2022-03-07T08:51:20.972Z] time="2022-03-07T08:51:20Z" level=info msg="node4(afbb9f2b09fc): Node leave event for 7f6a10997e5a/172.31.126.2" [2022-03-07T08:51:20.972Z] time="2022-03-07T08:51:20Z" level=info msg="Node 7f6a10997e5a change state NodeActive --> NodeLeft" [2022-03-07T08:51:20.972Z] time="2022-03-07T08:51:20Z" level=info msg="node5(871d9c2e01c9): Node leave event for 7f6a10997e5a/172.31.126.2" [2022-03-07T08:51:21.142Z] docker_api_swarm_node_test.go:21: [de0672d3970a9] joining swarm manager [d1066a0b18df3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:51:21.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-07T08:51:21.433Z] time="2022-03-07T08:51:20Z" level=info msg="Node 7f6a10997e5a change state NodeActive --> NodeLeft" [2022-03-07T08:51:21.433Z] time="2022-03-07T08:51:20Z" level=info msg="node3(7f6a10997e5a): Node leave event for 7f6a10997e5a/172.31.126.2" [2022-03-07T08:51:21.433Z] time="2022-03-07T08:51:21Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, left gossip cluster" [2022-03-07T08:51:21.433Z] time="2022-03-07T08:51:21Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, left gossip cluster" [2022-03-07T08:51:21.433Z] time="2022-03-07T08:51:21Z" level=info msg="Node 7f6a10997e5a/172.31.126.2, left gossip cluster" [2022-03-07T08:51:21.433Z] time="2022-03-07T08:51:21Z" level=debug msg="memberlist: Failed ping: 871d9c2e01c9 (timeout reached)" [2022-03-07T08:51:21.433Z] time="2022-03-07T08:51:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.126.2:10035: use of closed network connection" [2022-03-07T08:51:21.433Z] time="2022-03-07T08:51:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.126.2:10036: use of closed network connection" [2022-03-07T08:51:21.433Z] time="2022-03-07T08:51:21Z" level=debug msg="memberlist: Stream connection from=172.31.126.2:49385" [2022-03-07T08:51:21.890Z] time="2022-03-07T08:51:21Z" level=info msg="Node afbb9f2b09fc change state NodeActive --> NodeLeft" [2022-03-07T08:51:21.890Z] time="2022-03-07T08:51:21Z" level=info msg="node5(871d9c2e01c9): Node leave event for afbb9f2b09fc/172.31.126.2" [2022-03-07T08:51:21.890Z] time="2022-03-07T08:51:21Z" level=info msg="Node afbb9f2b09fc change state NodeActive --> NodeLeft" [2022-03-07T08:51:21.890Z] time="2022-03-07T08:51:21Z" level=info msg="node4(afbb9f2b09fc): Node leave event for afbb9f2b09fc/172.31.126.2" [2022-03-07T08:51:21.890Z] time="2022-03-07T08:51:21Z" level=warning msg="memberlist: Was able to connect to 871d9c2e01c9 but other probes failed, network may be misconfigured" [2022-03-07T08:51:22.006Z] Removing intermediate container f7502d69d842 [2022-03-07T08:51:22.006Z] ---> a81a781bb27b [2022-03-07T08:51:22.006Z] Step 13/13 : CMD ["sh"] [2022-03-07T08:51:22.006Z] ---> Running in 19059119975f [2022-03-07T08:51:22.006Z] Removing intermediate container 19059119975f [2022-03-07T08:51:22.006Z] ---> 7dd63053a716 [2022-03-07T08:51:22.006Z] Successfully built 7dd63053a716 [2022-03-07T08:51:22.006Z] Successfully tagged busybox:latest [2022-03-07T08:51:22.006Z] INFO: Docker images of the daemon under test [2022-03-07T08:51:22.006Z] [2022-03-07T08:51:22.006Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T08:51:22.006Z] busybox latest 7dd63053a716 Less than a second ago 5.01GB [2022-03-07T08:51:22.006Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-07T08:51:22.006Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-07T08:51:22.006Z] [2022-03-07T08:51:22.006Z] INFO: Running integration tests at 03/07/2022 08:51:21... [2022-03-07T08:51:22.006Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-07T08:51:22.006Z] INFO: Integration API tests being run from the host: [2022-03-07T08:51:22.006Z] INFO: make.ps1 starting at 03/07/2022 08:51:21 [2022-03-07T08:51:22.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-07T08:51:22.326Z] === RUN TestReadPluginNoRead/default [2022-03-07T08:51:22.349Z] time="2022-03-07T08:51:22Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, left gossip cluster" [2022-03-07T08:51:22.806Z] time="2022-03-07T08:51:22Z" level=info msg="Node afbb9f2b09fc/172.31.126.2, left gossip cluster" [2022-03-07T08:51:23.263Z] time="2022-03-07T08:51:22Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.31.126.2:10037: use of closed network connection" [2022-03-07T08:51:23.263Z] time="2022-03-07T08:51:22Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, left gossip cluster" [2022-03-07T08:51:23.263Z] time="2022-03-07T08:51:22Z" level=info msg="Node 871d9c2e01c9 change state NodeActive --> NodeFailed" [2022-03-07T08:51:23.263Z] time="2022-03-07T08:51:22Z" level=info msg="Node 871d9c2e01c9/172.31.126.2, added to failed nodes list" [2022-03-07T08:51:23.263Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-03-07T08:51:23.263Z] PASS [2022-03-07T08:51:23.263Z] coverage: 60.0% of statements [2022-03-07T08:51:23.263Z] ok github.com/docker/docker/libnetwork/networkdb 104.694s coverage: 60.0% of statements [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/quota [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T08:51:23.263Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T08:51:23.538Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-07T08:51:23.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-07T08:51:23.691Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-07T08:51:24.627Z] --- PASS: TestContinueAfterPluginCrash (10.27s) [2022-03-07T08:51:24.887Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-07T08:51:24.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === Skipped [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-07T08:51:25.433Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-07T08:51:25.433Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-07T08:51:25.433Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-07T08:51:25.433Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-07T08:51:25.433Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-07T08:51:25.433Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T08:51:25.433Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T08:51:25.433Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T08:51:25.433Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-07T08:51:25.433Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T08:51:25.433Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-07T08:51:25.433Z] daemon_test.go:145: root required [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-07T08:51:25.433Z] reload_test.go:342: root required [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-07T08:51:25.433Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-07T08:51:25.433Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-07T08:51:25.433Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-07T08:51:25.433Z] download_test.go:267: Needs fixing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-07T08:51:25.433Z] layer_test.go:291: Failing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-07T08:51:25.433Z] layer_test.go:340: Failing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-07T08:51:25.433Z] layer_test.go:455: Failing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-07T08:51:25.433Z] layer_test.go:684: Failing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-07T08:51:25.433Z] migration_test.go:45: Failing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-07T08:51:25.433Z] migration_test.go:181: Failing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-07T08:51:25.433Z] mount_test.go:17: Failing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-07T08:51:25.433Z] mount_test.go:76: Failing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-07T08:51:25.433Z] mount_test.go:125: Failing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-07T08:51:25.433Z] mount_test.go:212: Failing on Windows [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-07T08:51:25.433Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-07T08:51:25.433Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-07T08:51:25.433Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-07T08:51:25.433Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-07T08:51:25.433Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-07T08:51:25.433Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-07T08:51:25.433Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-07T08:51:25.433Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-07T08:51:25.433Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-07T08:51:25.433Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-07T08:51:25.433Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-07T08:51:25.433Z] [2022-03-07T08:51:25.433Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-07T08:51:25.433Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T08:51:25.434Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T08:51:25.434Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T08:51:25.434Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T08:51:25.434Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T08:51:25.434Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-07T08:51:25.434Z] archive_test.go:133: Xz not present in msys2 [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-03-07T08:51:25.434Z] archive_test.go:140: zstd not installed [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-07T08:51:25.434Z] archive_test.go:252: Failing on Windows CI machines [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-07T08:51:25.434Z] archive_windows_test.go:16: Currently fails [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-07T08:51:25.434Z] changes_test.go:195: needs more investigation [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-07T08:51:25.434Z] changes_test.go:432: needs further investigation [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-07T08:51:25.434Z] changes_test.go:468: needs further investigation [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-07T08:51:25.434Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-07T08:51:25.434Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-07T08:51:25.434Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-07T08:51:25.434Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-07T08:51:25.434Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-07T08:51:25.434Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-07T08:51:25.434Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-07T08:51:25.434Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-07T08:51:25.434Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-07T08:51:25.434Z] poller_test.go:40: No chmod on Windows [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-07T08:51:25.434Z] fileutils_test.go:133: Needs porting to Windows [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-07T08:51:25.434Z] fileutils_test.go:179: Needs porting to Windows [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-07T08:51:25.434Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-07T08:51:25.434Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-07T08:51:25.434Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-07T08:51:25.434Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-07T08:51:25.434Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-07T08:51:25.434Z] [2022-03-07T08:51:25.434Z] DONE 2077 tests, 68 skipped in 277.640s [2022-03-07T08:51:25.434Z] INFO: make.ps1 ended at 03/07/2022 08:51:25 [2022-03-07T08:51:26.253Z] === CONT TestReadPluginNoRead [2022-03-07T08:51:26.253Z] read_test.go:92: [d0c5dab7b3507] daemon is not started [2022-03-07T08:51:26.253Z] --- PASS: TestReadPluginNoRead (6.93s) [2022-03-07T08:51:26.253Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-03-07T08:51:26.253Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-03-07T08:51:26.253Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-03-07T08:51:26.253Z] PASS [2022-03-07T08:51:26.253Z] [2022-03-07T08:51:26.253Z] DONE 6 tests in 12.171s [2022-03-07T08:51:26.253Z] 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-03-07T08:51:26.253Z] ++ 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-03-07T08:51:26.253Z] ++ set -e [2022-03-07T08:51:26.253Z] ++ '[' -n 0 ']' [2022-03-07T08:51:26.253Z] ++ set -x [2022-03-07T08:51:26.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-07T08:51:26.253Z] testing: warning: no tests to run [2022-03-07T08:51:26.253Z] PASS [2022-03-07T08:51:26.253Z] [2022-03-07T08:51:26.253Z] DONE 0 tests in 0.038s [2022-03-07T08:51:26.253Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-07T08:51:26.253Z] ++ 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-03-07T08:51:26.253Z] ++ set -e [2022-03-07T08:51:26.253Z] ++ '[' -n 0 ']' [2022-03-07T08:51:26.253Z] ++ set -x [2022-03-07T08:51:26.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-07T08:51:26.253Z] INFO: Testing against a local daemon [2022-03-07T08:51:26.253Z] === RUN TestPluginWithDevMounts [2022-03-07T08:51:26.253Z] === PAUSE TestPluginWithDevMounts [2022-03-07T08:51:26.253Z] === CONT TestPluginWithDevMounts [2022-03-07T08:51:26.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-07T08:51:27.602Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-07T08:51:27.602Z] INFO: Unit tests ended at 03/07/2022 08:51:27. Duration:00:04:54.9808479 [2022-03-07T08:51:27.602Z] INFO: Building busybox [2022-03-07T08:51:27.602Z] Sending build context to Docker daemon 5.12kB [2022-03-07T08:51:27.602Z] [2022-03-07T08:51:27.602Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-07T08:51:27.602Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-07T08:51:27.602Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-07T08:51:27.602Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-07T08:51:27.602Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-07T08:51:27.602Z] ---> c703d4d60533 [2022-03-07T08:51:27.602Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-07T08:51:27.602Z] ---> Running in b0a9383701c5 [2022-03-07T08:51:27.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d4ee58_} [2022-03-07T08:51:27.876Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-03-07T08:51:27.876Z] PASS [2022-03-07T08:51:27.876Z] [2022-03-07T08:51:27.876Z] DONE 1 tests in 1.656s [2022-03-07T08:51:27.876Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-07T08:51:27.876Z] ++ 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-03-07T08:51:27.876Z] ++ set -e [2022-03-07T08:51:27.876Z] ++ '[' -n 0 ']' [2022-03-07T08:51:27.876Z] ++ set -x [2022-03-07T08:51:27.876Z] ++ 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-03-07T08:51:28.131Z] INFO: Testing against a local daemon [2022-03-07T08:51:28.131Z] === RUN TestSecretInspect [2022-03-07T08:51:29.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1317258276_/foo_false____} [2022-03-07T08:51:30.427Z] --- PASS: TestSecretInspect (2.28s) [2022-03-07T08:51:30.427Z] === RUN TestSecretList [2022-03-07T08:51:30.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1317258276_/foo_true____} [2022-03-07T08:51:31.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-07T08:51:31.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32067504103_/foo_false____} [2022-03-07T08:51:32.720Z] --- PASS: TestSecretList (2.52s) [2022-03-07T08:51:32.720Z] === RUN TestSecretsCreateAndDelete [2022-03-07T08:51:33.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32067504103_/foo_true____} [2022-03-07T08:51:35.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32067504103_/foo_true__0xc000d4ee88__} [2022-03-07T08:51:35.435Z] docker_api_swarm_test.go:502: [dd1d2d9120911] joining swarm manager [d6a44c2191006]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:51:35.692Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2022-03-07T08:51:35.692Z] === RUN TestSecretsUpdate [2022-03-07T08:51:36.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d4eea0_} [2022-03-07T08:51:37.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d4eeb8_} [2022-03-07T08:51:37.986Z] --- PASS: TestSecretsUpdate (2.15s) [2022-03-07T08:51:37.986Z] === RUN TestTemplatedSecret [2022-03-07T08:51:39.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d4eed0_} [2022-03-07T08:51:40.718Z] --- PASS: TestTemplatedSecret (2.66s) [2022-03-07T08:51:40.718Z] === RUN TestSecretCreateResolve [2022-03-07T08:51:40.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d4eee8_} [2022-03-07T08:51:42.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-07T08:51:43.011Z] --- PASS: TestSecretCreateResolve (2.43s) [2022-03-07T08:51:43.011Z] PASS [2022-03-07T08:51:43.011Z] [2022-03-07T08:51:43.011Z] DONE 6 tests in 15.037s [2022-03-07T08:51:43.011Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-07T08:51:43.011Z] ++ 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-03-07T08:51:43.011Z] ++ set -e [2022-03-07T08:51:43.011Z] ++ '[' -n 0 ']' [2022-03-07T08:51:43.011Z] ++ set -x [2022-03-07T08:51:43.011Z] ++ 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-03-07T08:51:43.011Z] INFO: Testing against a local daemon [2022-03-07T08:51:43.011Z] === RUN TestServiceCreateInit [2022-03-07T08:51:43.267Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-07T08:51:43.267Z] docker_api_swarm_test.go:507: [d502eac91d945] joining swarm manager [d6a44c2191006]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-07T08:51:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-07T08:51:43.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-07T08:51:43.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-07T08:51:43.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-07T08:51:43.524Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-07T08:51:46.043Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-07T08:51:46.991Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-07T08:51:47.558Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T08:51:48.669Z] Removing intermediate container b0a9383701c5 [2022-03-07T08:51:48.669Z] ---> 2c21bddec42c [2022-03-07T08:51:48.669Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-07T08:51:48.669Z] ---> Running in 0b2540f532cb [2022-03-07T08:51:48.669Z] Removing intermediate container 0b2540f532cb [2022-03-07T08:51:48.669Z] ---> 16f2180e9d52 [2022-03-07T08:51:48.669Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-07T08:51:48.669Z] ---> Running in 81b50b6fdee4 [2022-03-07T08:51:48.669Z] Removing intermediate container 81b50b6fdee4 [2022-03-07T08:51:48.669Z] ---> 018adc071639 [2022-03-07T08:51:48.669Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-07T08:51:49.126Z] [2022-03-07T08:51:49.450Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-07T08:51:49.582Z] ---> 3f2007bbe6f2 [2022-03-07T08:51:49.582Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-07T08:51:49.582Z] ---> Running in ea175a1563f0 [2022-03-07T08:51:50.819Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-07T08:51:50.819Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-07T08:51:51.382Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-07T08:51:51.944Z] --- PASS: TestServiceCreateInit (8.71s) [2022-03-07T08:51:51.944Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.40s) [2022-03-07T08:51:51.944Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.28s) [2022-03-07T08:51:51.944Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T08:51:52.201Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-07T08:51:52.763Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-07T08:51:53.327Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-07T08:51:53.889Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-07T08:51:54.819Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-07T08:51:56.187Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-07T08:51:56.751Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-07T08:51:57.681Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-07T08:51:58.610Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-07T08:51:59.174Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-07T08:51:59.215Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:51:59.215Z] INFO: Testing against a local daemon [2022-03-07T08:51:59.215Z] === RUN TestBuildWithSession [2022-03-07T08:51:59.215Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T08:51:59.215Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T08:51:59.215Z] === RUN TestBuildSquashParent [2022-03-07T08:51:59.215Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:51:59.215Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-07T08:51:59.215Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T08:51:59.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:51:59.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:51:59.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:51:59.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:51:59.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:51:59.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:51:59.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:51:59.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:51:59.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:51:59.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:51:59.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:51:59.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:51:59.216Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:51:59.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:51:59.216Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:51:59.216Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:51:59.737Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-07T08:52:00.666Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-07T08:52:01.596Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-07T08:52:02.158Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-07T08:52:03.087Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-07T08:52:03.087Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-07T08:52:03.344Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-07T08:52:03.907Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-07T08:52:04.482Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-07T08:52:05.044Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-07T08:52:05.607Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-07T08:52:06.975Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-07T08:52:07.231Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-07T08:52:08.597Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-07T08:52:09.163Z] --- PASS: TestCreateServiceMultipleTimes (17.24s) [2022-03-07T08:52:09.163Z] === RUN TestCreateServiceConflict [2022-03-07T08:52:11.681Z] --- PASS: TestCreateServiceConflict (2.62s) [2022-03-07T08:52:11.681Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T08:52:11.937Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-07T08:52:14.460Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-07T08:52:14.740Z] Removing intermediate container ea175a1563f0 [2022-03-07T08:52:14.740Z] ---> a8ac5896400f [2022-03-07T08:52:14.740Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-07T08:52:14.740Z] ---> Running in 4562224a6445 [2022-03-07T08:52:14.740Z] [2022-03-07T08:52:14.740Z] SUCCESS: Specified value was saved. [2022-03-07T08:52:15.388Z] --- PASS: TestCreateServiceMaxReplicas (3.49s) [2022-03-07T08:52:15.388Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T08:52:15.388Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-07T08:52:15.710Z] Removing intermediate container 4562224a6445 [2022-03-07T08:52:15.710Z] ---> cb4e765dd274 [2022-03-07T08:52:15.710Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-07T08:52:15.710Z] ---> Running in d73b1c24b761 [2022-03-07T08:52:17.745Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-07T08:52:17.745Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-07T08:52:17.745Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-07T08:52:17.745Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-07T08:52:17.745Z] Cross building: bundles/cross/linux/s390x [2022-03-07T08:52:17.745Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-07T08:52:17.745Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-07T08:52:18.661Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-07T08:52:20.304Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:52:20.304Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:52:20.555Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-07T08:52:21.117Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-07T08:52:21.489Z] Cannot create a file when that file already exists. [2022-03-07T08:52:24.387Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-07T08:52:24.387Z] === RUN TestDockerSuite/TestCpToDot [2022-03-07T08:52:24.949Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-07T08:52:25.882Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-07T08:52:26.444Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-07T08:52:27.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-07T08:52:27.006Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-07T08:52:27.270Z] Removing intermediate container d73b1c24b761 [2022-03-07T08:52:27.270Z] ---> 27b00b72ae01 [2022-03-07T08:52:27.270Z] Step 13/13 : CMD ["sh"] [2022-03-07T08:52:27.270Z] ---> Running in df8712fa53c0 [2022-03-07T08:52:27.270Z] Removing intermediate container df8712fa53c0 [2022-03-07T08:52:27.270Z] ---> 6d54fc84aec3 [2022-03-07T08:52:27.270Z] Successfully built 6d54fc84aec3 [2022-03-07T08:52:27.270Z] Successfully tagged busybox:latest [2022-03-07T08:52:27.270Z] INFO: Docker images of the daemon under test [2022-03-07T08:52:27.270Z] [2022-03-07T08:52:27.270Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-07T08:52:27.270Z] busybox latest 6d54fc84aec3 Less than a second ago 5.78GB [2022-03-07T08:52:27.270Z] microsoft/windowsservercore latest c703d4d60533 4 weeks ago 5.75GB [2022-03-07T08:52:27.270Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 4 weeks ago 5.75GB [2022-03-07T08:52:27.270Z] [2022-03-07T08:52:27.270Z] INFO: Running integration tests at 03/07/2022 08:52:26... [2022-03-07T08:52:27.270Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-07T08:52:27.270Z] INFO: Integration API tests being run from the host: [2022-03-07T08:52:27.270Z] INFO: make.ps1 starting at 03/07/2022 08:52:26 [2022-03-07T08:52:28.247Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-07T08:52:28.374Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-07T08:52:28.375Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-07T08:52:28.868Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-07T08:52:28.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (21.95s) [2022-03-07T08:52:28.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (21.95s) [2022-03-07T08:52:28.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (22.13s) [2022-03-07T08:52:28.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (22.16s) [2022-03-07T08:52:28.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.09s) [2022-03-07T08:52:28.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.16s) [2022-03-07T08:52:28.868Z] === RUN TestBuildMultiStageCopy [2022-03-07T08:52:28.868Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T08:52:28.937Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-07T08:52:29.194Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s) [2022-03-07T08:52:29.194Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T08:52:29.451Z] docker_api_swarm_node_test.go:81: [d243480b289cc] joining swarm manager [da602da299444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:52:30.013Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-07T08:52:30.269Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-07T08:52:30.269Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-07T08:52:30.525Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-07T08:52:31.455Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-07T08:52:31.455Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-07T08:52:31.712Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-07T08:52:31.712Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-07T08:52:32.273Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-07T08:52:32.529Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-07T08:52:32.529Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-07T08:52:32.786Z] === RUN TestDockerSuite/TestCreateRM [2022-03-07T08:52:32.786Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-07T08:52:32.786Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T08:52:32.786Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-07T08:52:32.786Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-07T08:52:33.042Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-07T08:52:34.933Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-07T08:52:34.933Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-07T08:52:34.933Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-07T08:52:39.103Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-07T08:52:39.103Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-07T08:52:39.103Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-07T08:52:39.103Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-07T08:52:39.103Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-07T08:52:39.103Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-07T08:52:39.103Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-07T08:52:39.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T08:52:40.031Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-07T08:52:40.594Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-07T08:52:40.701Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T08:52:41.521Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-07T08:52:42.235Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T08:52:42.450Z] --- PASS: TestCreateServiceSecretFileMode (13.30s) [2022-03-07T08:52:42.450Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T08:52:42.450Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-07T08:52:43.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-07T08:52:43.012Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-07T08:52:43.575Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-07T08:52:43.768Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T08:52:43.851Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-07T08:52:44.420Z] === RUN TestDockerSuite/TestDockerFails [2022-03-07T08:52:44.420Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-07T08:52:44.420Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-07T08:52:44.677Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-07T08:52:45.241Z] docker_api_swarm_node_test.go:53: [d6b77c59031e5] joining swarm manager [d50ee388389f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:52:45.303Z] --- PASS: TestBuildMultiStageCopy (16.60s) [2022-03-07T08:52:45.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.58s) [2022-03-07T08:52:45.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.20s) [2022-03-07T08:52:45.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.35s) [2022-03-07T08:52:45.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.60s) [2022-03-07T08:52:45.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.87s) [2022-03-07T08:52:45.303Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T08:52:45.806Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-07T08:52:46.368Z] docker_api_swarm_node_test.go:54: [de9f534496c16] joining swarm manager [d50ee388389f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:52:46.368Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-07T08:52:47.298Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-07T08:52:47.298Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-07T08:52:47.298Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-07T08:52:47.554Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-07T08:52:49.036Z] --- PASS: TestBuildMultiStageParentConfig (3.38s) [2022-03-07T08:52:49.036Z] === RUN TestBuildLabelWithTargets [2022-03-07T08:52:49.036Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:52:49.036Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-07T08:52:49.036Z] === RUN TestBuildWithEmptyLayers [2022-03-07T08:52:50.568Z] --- PASS: TestBuildWithEmptyLayers (1.78s) [2022-03-07T08:52:50.568Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T08:52:52.800Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-07T08:52:54.694Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-07T08:52:55.622Z] --- PASS: TestCreateServiceConfigFileMode (13.19s) [2022-03-07T08:52:55.622Z] === RUN TestCreateServiceSysctls [2022-03-07T08:52:56.551Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-07T08:52:57.918Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-07T08:52:58.847Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-07T08:52:59.410Z] --- PASS: TestCreateServiceSysctls (3.65s) [2022-03-07T08:52:59.410Z] === RUN TestCreateServiceCapabilities [2022-03-07T08:52:59.410Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-07T08:53:00.339Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-07T08:53:00.904Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-07T08:53:01.469Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-07T08:53:02.396Z] --- PASS: TestCreateServiceCapabilities (2.92s) [2022-03-07T08:53:02.396Z] === RUN TestInspect [2022-03-07T08:53:02.396Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-07T08:53:03.768Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-07T08:53:03.935Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:53:03.935Z] INFO: Testing against a local daemon [2022-03-07T08:53:03.935Z] === RUN TestBuildWithSession [2022-03-07T08:53:03.935Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T08:53:03.935Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-07T08:53:03.935Z] === RUN TestBuildSquashParent [2022-03-07T08:53:03.935Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:53:03.935Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-07T08:53:03.935Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-07T08:53:03.935Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:53:03.935Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:53:03.935Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:53:03.935Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:53:03.935Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:53:03.935Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:53:03.935Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:53:03.935Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:53:03.935Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:53:03.935Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:53:03.935Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:53:03.935Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:53:03.935Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-07T08:53:03.935Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-07T08:53:03.935Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-07T08:53:03.935Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-07T08:53:05.666Z] --- PASS: TestInspect (3.28s) [2022-03-07T08:53:05.666Z] === RUN TestCreateJob [2022-03-07T08:53:05.666Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-07T08:53:08.186Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-07T08:53:08.224Z] --- PASS: TestBuildMultiStageOnBuild (16.60s) [2022-03-07T08:53:08.224Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T08:53:08.224Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:53:08.224Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-07T08:53:08.224Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T08:53:09.114Z] --- PASS: TestCreateJob (3.47s) [2022-03-07T08:53:09.114Z] === RUN TestReplicatedJob [2022-03-07T08:53:10.480Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-07T08:53:11.852Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-07T08:53:12.781Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-07T08:53:14.266Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-07T08:53:14.266Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-07T08:53:14.671Z] --- PASS: TestReplicatedJob (5.58s) [2022-03-07T08:53:14.671Z] === RUN TestUpdateReplicatedJob [2022-03-07T08:53:17.937Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2022-03-07T08:53:17.937Z] === RUN TestServiceListWithStatuses [2022-03-07T08:53:17.937Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T08:53:17.937Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T08:53:17.937Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T08:53:18.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-07T08:53:18.500Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-07T08:53:18.756Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-07T08:53:20.124Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-07T08:53:21.054Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-07T08:53:21.311Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-07T08:53:21.567Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-07T08:53:21.823Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-07T08:53:21.823Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-07T08:53:22.835Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-07T08:53:22.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.22s) [2022-03-07T08:53:22.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.38s) [2022-03-07T08:53:22.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.46s) [2022-03-07T08:53:22.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.71s) [2022-03-07T08:53:22.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.62s) [2022-03-07T08:53:22.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.97s) [2022-03-07T08:53:22.835Z] === RUN TestBuildMultiStageCopy [2022-03-07T08:53:22.835Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-07T08:53:23.026Z] --- PASS: TestBuildMultiStageLayerLeak (13.81s) [2022-03-07T08:53:23.026Z] === RUN TestBuildWithHugeFile [2022-03-07T08:53:23.191Z] --- PASS: TestDockerNetworkConnectAlias (5.11s) [2022-03-07T08:53:23.191Z] === RUN TestDockerNetworkReConnect [2022-03-07T08:53:23.191Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-07T08:53:24.133Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-07T08:53:24.133Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-07T08:53:24.133Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-07T08:53:24.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-07T08:53:25.258Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-07T08:53:25.822Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-07T08:53:26.386Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-07T08:53:26.949Z] --- PASS: TestDockerNetworkReConnect (4.07s) [2022-03-07T08:53:26.949Z] === RUN TestServicePlugin [2022-03-07T08:53:26.949Z] docker_api_swarm_test.go:202: [da07997730988] joining swarm manager [dbd4fdd833f65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:53:27.511Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-07T08:53:27.768Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-07T08:53:27.768Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-07T08:53:27.768Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-07T08:53:27.768Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-07T08:53:27.768Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-07T08:53:30.285Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-07T08:53:30.543Z] === RUN TestDockerSuite/TestEventsRename [2022-03-07T08:53:31.106Z] plugin_test.go:61: [df865c14c3004] joining swarm manager [db29844df2c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:53:31.106Z] === RUN TestDockerSuite/TestEventsResize [2022-03-07T08:53:31.668Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-07T08:53:32.230Z] plugin_test.go:64: [d72941ed94fc0] joining swarm manager [db29844df2c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:53:33.149Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-07T08:53:33.150Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-07T08:53:34.116Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-07T08:53:35.082Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-07T08:53:36.614Z] --- PASS: TestBuildMultiStageCopy (14.33s) [2022-03-07T08:53:36.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.44s) [2022-03-07T08:53:36.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2022-03-07T08:53:36.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s) [2022-03-07T08:53:36.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s) [2022-03-07T08:53:36.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s) [2022-03-07T08:53:36.615Z] === RUN TestBuildMultiStageParentConfig [2022-03-07T08:53:37.477Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-07T08:53:37.733Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-07T08:53:38.295Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-07T08:53:39.245Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-07T08:53:39.245Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-07T08:53:39.245Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-07T08:53:39.245Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-07T08:53:39.245Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-07T08:53:39.509Z] --- PASS: TestBuildMultiStageParentConfig (3.02s) [2022-03-07T08:53:39.509Z] === RUN TestBuildLabelWithTargets [2022-03-07T08:53:39.589Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-07T08:53:39.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=468ae10e8efffb59adfdf395b2616800f0005d18 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:468ae10e8efffb59adfdf395b2616800f0005d18 hack/test/unit [2022-03-07T08:53:39.966Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:53:39.966Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-07T08:53:39.966Z] === RUN TestBuildWithEmptyLayers [2022-03-07T08:53:40.138Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-07T08:53:40.138Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-07T08:53:40.138Z] + TESTDIRS=./... [2022-03-07T08:53:40.138Z] + exclude_paths='/vendor/|/integration' [2022-03-07T08:53:40.138Z] ++ go list ./... [2022-03-07T08:53:40.138Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-07T08:53:41.082Z] + pkg_list='github.com/docker/docker/api [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/backend/build [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/httputils [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/middleware [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/build [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/container [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/debug [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/image [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/network [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/session [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/system [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/server/router/volume [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/types [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/types/backend [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T08:53:41.082Z] github.com/docker/docker/api/types/container [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/events [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/filters [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/image [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/mount [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/network [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/registry [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/strslice [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/swarm [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/time [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/versions [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/volume [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/dockerfile [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/dockerignore [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/remotecontext [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T08:53:41.083Z] github.com/docker/docker/cli [2022-03-07T08:53:41.083Z] github.com/docker/docker/cli/config [2022-03-07T08:53:41.083Z] github.com/docker/docker/cli/debug [2022-03-07T08:53:41.083Z] github.com/docker/docker/client [2022-03-07T08:53:41.083Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T08:53:41.083Z] github.com/docker/docker/cmd/dockerd [2022-03-07T08:53:41.083Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T08:53:41.083Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T08:53:41.083Z] github.com/docker/docker/container [2022-03-07T08:53:41.083Z] github.com/docker/docker/container/stream [2022-03-07T08:53:41.083Z] github.com/docker/docker/contrib/apparmor [2022-03-07T08:53:41.083Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T08:53:41.083Z] github.com/docker/docker/contrib/httpserver [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/cluster [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/config [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/events [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/exec [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/images [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/initlayer [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/links [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/listeners [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/local [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/names [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/network [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/stats [2022-03-07T08:53:41.083Z] github.com/docker/docker/distribution [2022-03-07T08:53:41.083Z] github.com/docker/docker/distribution/metadata [2022-03-07T08:53:41.083Z] github.com/docker/docker/distribution/utils [2022-03-07T08:53:41.083Z] github.com/docker/docker/distribution/xfer [2022-03-07T08:53:41.083Z] github.com/docker/docker/dockerversion [2022-03-07T08:53:41.083Z] github.com/docker/docker/errdefs [2022-03-07T08:53:41.083Z] github.com/docker/docker/image [2022-03-07T08:53:41.083Z] github.com/docker/docker/image/cache [2022-03-07T08:53:41.083Z] github.com/docker/docker/image/tarexport [2022-03-07T08:53:41.083Z] github.com/docker/docker/image/v1 [2022-03-07T08:53:41.083Z] github.com/docker/docker/internal/test/suite [2022-03-07T08:53:41.083Z] github.com/docker/docker/layer [2022-03-07T08:53:41.083Z] github.com/docker/docker/libcontainerd [2022-03-07T08:53:41.083Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T08:53:41.083Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T08:53:41.083Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T08:53:41.083Z] github.com/docker/docker/libcontainerd/types [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/config [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/idm [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/ns [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/options [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/osl [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T08:53:41.083Z] github.com/docker/docker/libnetwork/types [2022-03-07T08:53:41.083Z] github.com/docker/docker/oci [2022-03-07T08:53:41.083Z] github.com/docker/docker/oci/caps [2022-03-07T08:53:41.083Z] github.com/docker/docker/opts [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/aaparser [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/archive [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/authorization [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/capabilities [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/containerfs [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/directory [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/dmesg [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/filenotify [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/fileutils [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/fsutils [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/homedir [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/idtools [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/ioutils [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/locker [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/longpath [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/loopback [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/mount [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/parsers [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/pidfile [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/platform [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/plugins [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/pools [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/progress [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/pubsub [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/reexec [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/signal [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/stack [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/stringid [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/symlink [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/system [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/tailfile [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/tarsum [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/term [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/term/windows [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/truncindex [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/urlutil [2022-03-07T08:53:41.083Z] github.com/docker/docker/pkg/useragent [2022-03-07T08:53:41.083Z] github.com/docker/docker/plugin [2022-03-07T08:53:41.083Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T08:53:41.083Z] github.com/docker/docker/plugin/v2 [2022-03-07T08:53:41.083Z] github.com/docker/docker/profiles/apparmor [2022-03-07T08:53:41.083Z] github.com/docker/docker/profiles/seccomp [2022-03-07T08:53:41.083Z] github.com/docker/docker/quota [2022-03-07T08:53:41.083Z] github.com/docker/docker/reference [2022-03-07T08:53:41.083Z] github.com/docker/docker/registry [2022-03-07T08:53:41.083Z] github.com/docker/docker/registry/resumable [2022-03-07T08:53:41.083Z] github.com/docker/docker/restartmanager [2022-03-07T08:53:41.083Z] github.com/docker/docker/rootless [2022-03-07T08:53:41.083Z] github.com/docker/docker/rootless/specconv [2022-03-07T08:53:41.083Z] github.com/docker/docker/runconfig [2022-03-07T08:53:41.083Z] github.com/docker/docker/runconfig/opts [2022-03-07T08:53:41.083Z] github.com/docker/docker/testutil [2022-03-07T08:53:41.083Z] github.com/docker/docker/testutil/daemon [2022-03-07T08:53:41.083Z] github.com/docker/docker/testutil/environment [2022-03-07T08:53:41.083Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T08:53:41.083Z] github.com/docker/docker/testutil/fakegit [2022-03-07T08:53:41.083Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T08:53:41.083Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T08:53:41.083Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T08:53:41.083Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T08:53:41.083Z] github.com/docker/docker/testutil/registry [2022-03-07T08:53:41.083Z] github.com/docker/docker/testutil/request [2022-03-07T08:53:41.083Z] github.com/docker/docker/volume [2022-03-07T08:53:41.083Z] github.com/docker/docker/volume/drivers [2022-03-07T08:53:41.083Z] github.com/docker/docker/volume/local [2022-03-07T08:53:41.083Z] github.com/docker/docker/volume/mounts [2022-03-07T08:53:41.083Z] github.com/docker/docker/volume/service [2022-03-07T08:53:41.083Z] github.com/docker/docker/volume/service/opts [2022-03-07T08:53:41.083Z] github.com/docker/docker/volume/testutils' [2022-03-07T08:53:41.083Z] ++ grep --fixed-strings -v /libnetwork [2022-03-07T08:53:41.083Z] ++ echo 'github.com/docker/docker/api [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/backend/build [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/httputils [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/middleware [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/build [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/container [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/debug [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/image [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/network [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/session [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/system [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/server/router/volume [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/backend [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/container [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/events [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/filters [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/image [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/mount [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/network [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/registry [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/strslice [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/swarm [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/time [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/versions [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T08:53:41.083Z] github.com/docker/docker/api/types/volume [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/dockerfile [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/dockerignore [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/remotecontext [2022-03-07T08:53:41.083Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T08:53:41.083Z] github.com/docker/docker/cli [2022-03-07T08:53:41.083Z] github.com/docker/docker/cli/config [2022-03-07T08:53:41.083Z] github.com/docker/docker/cli/debug [2022-03-07T08:53:41.083Z] github.com/docker/docker/client [2022-03-07T08:53:41.083Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T08:53:41.083Z] github.com/docker/docker/cmd/dockerd [2022-03-07T08:53:41.083Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T08:53:41.083Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T08:53:41.083Z] github.com/docker/docker/container [2022-03-07T08:53:41.083Z] github.com/docker/docker/container/stream [2022-03-07T08:53:41.083Z] github.com/docker/docker/contrib/apparmor [2022-03-07T08:53:41.083Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T08:53:41.083Z] github.com/docker/docker/contrib/httpserver [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/cluster [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/config [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/events [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/exec [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/images [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/initlayer [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/links [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/listeners [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T08:53:41.083Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/local [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/names [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/network [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/stats [2022-03-07T08:53:41.084Z] github.com/docker/docker/distribution [2022-03-07T08:53:41.084Z] github.com/docker/docker/distribution/metadata [2022-03-07T08:53:41.084Z] github.com/docker/docker/distribution/utils [2022-03-07T08:53:41.084Z] github.com/docker/docker/distribution/xfer [2022-03-07T08:53:41.084Z] github.com/docker/docker/dockerversion [2022-03-07T08:53:41.084Z] github.com/docker/docker/errdefs [2022-03-07T08:53:41.084Z] github.com/docker/docker/image [2022-03-07T08:53:41.084Z] github.com/docker/docker/image/cache [2022-03-07T08:53:41.084Z] github.com/docker/docker/image/tarexport [2022-03-07T08:53:41.084Z] github.com/docker/docker/image/v1 [2022-03-07T08:53:41.084Z] github.com/docker/docker/internal/test/suite [2022-03-07T08:53:41.084Z] github.com/docker/docker/layer [2022-03-07T08:53:41.084Z] github.com/docker/docker/libcontainerd [2022-03-07T08:53:41.084Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T08:53:41.084Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T08:53:41.084Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T08:53:41.084Z] github.com/docker/docker/libcontainerd/types [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/config [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/idm [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/ns [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/options [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/osl [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/libnetwork/types [2022-03-07T08:53:41.084Z] github.com/docker/docker/oci [2022-03-07T08:53:41.084Z] github.com/docker/docker/oci/caps [2022-03-07T08:53:41.084Z] github.com/docker/docker/opts [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/aaparser [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/archive [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/authorization [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/capabilities [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/containerfs [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/directory [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/dmesg [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/filenotify [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/fileutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/fsutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/homedir [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/idtools [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/ioutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/locker [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/longpath [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/loopback [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/mount [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/parsers [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/pidfile [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/platform [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/plugins [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/pools [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/progress [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/pubsub [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/reexec [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/signal [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/stack [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/stringid [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/symlink [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/system [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/tailfile [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/tarsum [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/term [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/term/windows [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/truncindex [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/urlutil [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/useragent [2022-03-07T08:53:41.084Z] github.com/docker/docker/plugin [2022-03-07T08:53:41.084Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T08:53:41.084Z] github.com/docker/docker/plugin/v2 [2022-03-07T08:53:41.084Z] github.com/docker/docker/profiles/apparmor [2022-03-07T08:53:41.084Z] github.com/docker/docker/profiles/seccomp [2022-03-07T08:53:41.084Z] github.com/docker/docker/quota [2022-03-07T08:53:41.084Z] github.com/docker/docker/reference [2022-03-07T08:53:41.084Z] github.com/docker/docker/registry [2022-03-07T08:53:41.084Z] github.com/docker/docker/registry/resumable [2022-03-07T08:53:41.084Z] github.com/docker/docker/restartmanager [2022-03-07T08:53:41.084Z] github.com/docker/docker/rootless [2022-03-07T08:53:41.084Z] github.com/docker/docker/rootless/specconv [2022-03-07T08:53:41.084Z] github.com/docker/docker/runconfig [2022-03-07T08:53:41.084Z] github.com/docker/docker/runconfig/opts [2022-03-07T08:53:41.084Z] github.com/docker/docker/testutil [2022-03-07T08:53:41.084Z] github.com/docker/docker/testutil/daemon [2022-03-07T08:53:41.084Z] github.com/docker/docker/testutil/environment [2022-03-07T08:53:41.084Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T08:53:41.084Z] github.com/docker/docker/testutil/fakegit [2022-03-07T08:53:41.084Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T08:53:41.084Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T08:53:41.084Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T08:53:41.084Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T08:53:41.084Z] github.com/docker/docker/testutil/registry [2022-03-07T08:53:41.084Z] github.com/docker/docker/testutil/request [2022-03-07T08:53:41.084Z] github.com/docker/docker/volume [2022-03-07T08:53:41.084Z] github.com/docker/docker/volume/drivers [2022-03-07T08:53:41.084Z] github.com/docker/docker/volume/local [2022-03-07T08:53:41.084Z] github.com/docker/docker/volume/mounts [2022-03-07T08:53:41.084Z] github.com/docker/docker/volume/service [2022-03-07T08:53:41.084Z] github.com/docker/docker/volume/service/opts [2022-03-07T08:53:41.084Z] github.com/docker/docker/volume/testutils' [2022-03-07T08:53:41.084Z] + base_pkg_list='github.com/docker/docker/api [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/backend/build [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/httputils [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/middleware [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/build [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/container [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/debug [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/image [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/network [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/session [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/system [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/server/router/volume [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/backend [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/container [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/events [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/filters [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/image [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/mount [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/network [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/registry [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/strslice [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/swarm [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/time [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/versions [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T08:53:41.084Z] github.com/docker/docker/api/types/volume [2022-03-07T08:53:41.084Z] github.com/docker/docker/builder [2022-03-07T08:53:41.084Z] github.com/docker/docker/builder/builder-next [2022-03-07T08:53:41.084Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T08:53:41.084Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T08:53:41.084Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T08:53:41.084Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T08:53:41.084Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T08:53:41.084Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T08:53:41.084Z] github.com/docker/docker/builder/dockerfile [2022-03-07T08:53:41.084Z] github.com/docker/docker/builder/dockerignore [2022-03-07T08:53:41.084Z] github.com/docker/docker/builder/remotecontext [2022-03-07T08:53:41.084Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T08:53:41.084Z] github.com/docker/docker/cli [2022-03-07T08:53:41.084Z] github.com/docker/docker/cli/config [2022-03-07T08:53:41.084Z] github.com/docker/docker/cli/debug [2022-03-07T08:53:41.084Z] github.com/docker/docker/client [2022-03-07T08:53:41.084Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T08:53:41.084Z] github.com/docker/docker/cmd/dockerd [2022-03-07T08:53:41.084Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T08:53:41.084Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T08:53:41.084Z] github.com/docker/docker/container [2022-03-07T08:53:41.084Z] github.com/docker/docker/container/stream [2022-03-07T08:53:41.084Z] github.com/docker/docker/contrib/apparmor [2022-03-07T08:53:41.084Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T08:53:41.084Z] github.com/docker/docker/contrib/httpserver [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/cluster [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/config [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/events [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/exec [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/images [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/initlayer [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/links [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/listeners [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/local [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/names [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/network [2022-03-07T08:53:41.084Z] github.com/docker/docker/daemon/stats [2022-03-07T08:53:41.084Z] github.com/docker/docker/distribution [2022-03-07T08:53:41.084Z] github.com/docker/docker/distribution/metadata [2022-03-07T08:53:41.084Z] github.com/docker/docker/distribution/utils [2022-03-07T08:53:41.084Z] github.com/docker/docker/distribution/xfer [2022-03-07T08:53:41.084Z] github.com/docker/docker/dockerversion [2022-03-07T08:53:41.084Z] github.com/docker/docker/errdefs [2022-03-07T08:53:41.084Z] github.com/docker/docker/image [2022-03-07T08:53:41.084Z] github.com/docker/docker/image/cache [2022-03-07T08:53:41.084Z] github.com/docker/docker/image/tarexport [2022-03-07T08:53:41.084Z] github.com/docker/docker/image/v1 [2022-03-07T08:53:41.084Z] github.com/docker/docker/internal/test/suite [2022-03-07T08:53:41.084Z] github.com/docker/docker/layer [2022-03-07T08:53:41.084Z] github.com/docker/docker/libcontainerd [2022-03-07T08:53:41.084Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T08:53:41.084Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T08:53:41.084Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T08:53:41.084Z] github.com/docker/docker/libcontainerd/types [2022-03-07T08:53:41.084Z] github.com/docker/docker/oci [2022-03-07T08:53:41.084Z] github.com/docker/docker/oci/caps [2022-03-07T08:53:41.084Z] github.com/docker/docker/opts [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/aaparser [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/archive [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/authorization [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/capabilities [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/containerfs [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/directory [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/dmesg [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/filenotify [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/fileutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/fsutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/homedir [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/idtools [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/ioutils [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/locker [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/longpath [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/loopback [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/mount [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/parsers [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/pidfile [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/platform [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/plugins [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/pools [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/progress [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/pubsub [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/reexec [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/signal [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/stack [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/stringid [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/symlink [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/system [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/tailfile [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/tarsum [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/term [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/term/windows [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/truncindex [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/urlutil [2022-03-07T08:53:41.084Z] github.com/docker/docker/pkg/useragent [2022-03-07T08:53:41.084Z] github.com/docker/docker/plugin [2022-03-07T08:53:41.084Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T08:53:41.085Z] github.com/docker/docker/plugin/v2 [2022-03-07T08:53:41.085Z] github.com/docker/docker/profiles/apparmor [2022-03-07T08:53:41.085Z] github.com/docker/docker/profiles/seccomp [2022-03-07T08:53:41.085Z] github.com/docker/docker/quota [2022-03-07T08:53:41.085Z] github.com/docker/docker/reference [2022-03-07T08:53:41.085Z] github.com/docker/docker/registry [2022-03-07T08:53:41.085Z] github.com/docker/docker/registry/resumable [2022-03-07T08:53:41.085Z] github.com/docker/docker/restartmanager [2022-03-07T08:53:41.085Z] github.com/docker/docker/rootless [2022-03-07T08:53:41.085Z] github.com/docker/docker/rootless/specconv [2022-03-07T08:53:41.085Z] github.com/docker/docker/runconfig [2022-03-07T08:53:41.085Z] github.com/docker/docker/runconfig/opts [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/daemon [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/environment [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/fakegit [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/registry [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/request [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume/drivers [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume/local [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume/mounts [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume/service [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume/service/opts [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume/testutils' [2022-03-07T08:53:41.085Z] ++ grep --fixed-strings /libnetwork [2022-03-07T08:53:41.085Z] ++ echo 'github.com/docker/docker/api [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/backend/build [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/httputils [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/middleware [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/build [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/container [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/debug [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/image [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/network [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/session [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/system [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/server/router/volume [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/backend [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/container [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/events [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/filters [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/image [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/mount [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/network [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/registry [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/strslice [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/swarm [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/time [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/versions [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T08:53:41.085Z] github.com/docker/docker/api/types/volume [2022-03-07T08:53:41.085Z] github.com/docker/docker/builder [2022-03-07T08:53:41.085Z] github.com/docker/docker/builder/builder-next [2022-03-07T08:53:41.085Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T08:53:41.085Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T08:53:41.085Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T08:53:41.085Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T08:53:41.085Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T08:53:41.085Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T08:53:41.085Z] github.com/docker/docker/builder/dockerfile [2022-03-07T08:53:41.085Z] github.com/docker/docker/builder/dockerignore [2022-03-07T08:53:41.085Z] github.com/docker/docker/builder/remotecontext [2022-03-07T08:53:41.085Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T08:53:41.085Z] github.com/docker/docker/cli [2022-03-07T08:53:41.085Z] github.com/docker/docker/cli/config [2022-03-07T08:53:41.085Z] github.com/docker/docker/cli/debug [2022-03-07T08:53:41.085Z] github.com/docker/docker/client [2022-03-07T08:53:41.085Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T08:53:41.085Z] github.com/docker/docker/cmd/dockerd [2022-03-07T08:53:41.085Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T08:53:41.085Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T08:53:41.085Z] github.com/docker/docker/container [2022-03-07T08:53:41.085Z] github.com/docker/docker/container/stream [2022-03-07T08:53:41.085Z] github.com/docker/docker/contrib/apparmor [2022-03-07T08:53:41.085Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T08:53:41.085Z] github.com/docker/docker/contrib/httpserver [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/cluster [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/config [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/events [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/exec [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/images [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/initlayer [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/links [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/listeners [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/local [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/names [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/network [2022-03-07T08:53:41.085Z] github.com/docker/docker/daemon/stats [2022-03-07T08:53:41.085Z] github.com/docker/docker/distribution [2022-03-07T08:53:41.085Z] github.com/docker/docker/distribution/metadata [2022-03-07T08:53:41.085Z] github.com/docker/docker/distribution/utils [2022-03-07T08:53:41.085Z] github.com/docker/docker/distribution/xfer [2022-03-07T08:53:41.085Z] github.com/docker/docker/dockerversion [2022-03-07T08:53:41.085Z] github.com/docker/docker/errdefs [2022-03-07T08:53:41.085Z] github.com/docker/docker/image [2022-03-07T08:53:41.085Z] github.com/docker/docker/image/cache [2022-03-07T08:53:41.085Z] github.com/docker/docker/image/tarexport [2022-03-07T08:53:41.085Z] github.com/docker/docker/image/v1 [2022-03-07T08:53:41.085Z] github.com/docker/docker/internal/test/suite [2022-03-07T08:53:41.085Z] github.com/docker/docker/layer [2022-03-07T08:53:41.085Z] github.com/docker/docker/libcontainerd [2022-03-07T08:53:41.085Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T08:53:41.085Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T08:53:41.085Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T08:53:41.085Z] github.com/docker/docker/libcontainerd/types [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/config [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/idm [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/ns [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/options [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/osl [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/types [2022-03-07T08:53:41.085Z] github.com/docker/docker/oci [2022-03-07T08:53:41.085Z] github.com/docker/docker/oci/caps [2022-03-07T08:53:41.085Z] github.com/docker/docker/opts [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/aaparser [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/archive [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/authorization [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/capabilities [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/containerfs [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/directory [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/dmesg [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/filenotify [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/fileutils [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/fsutils [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/homedir [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/idtools [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/ioutils [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/locker [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/longpath [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/loopback [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/mount [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/parsers [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/pidfile [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/platform [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/plugins [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/pools [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/progress [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/pubsub [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/reexec [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/signal [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/stack [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/stringid [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/symlink [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/system [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/tailfile [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/tarsum [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/term [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/term/windows [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/truncindex [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/urlutil [2022-03-07T08:53:41.085Z] github.com/docker/docker/pkg/useragent [2022-03-07T08:53:41.085Z] github.com/docker/docker/plugin [2022-03-07T08:53:41.085Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T08:53:41.085Z] github.com/docker/docker/plugin/v2 [2022-03-07T08:53:41.085Z] github.com/docker/docker/profiles/apparmor [2022-03-07T08:53:41.085Z] github.com/docker/docker/profiles/seccomp [2022-03-07T08:53:41.085Z] github.com/docker/docker/quota [2022-03-07T08:53:41.085Z] github.com/docker/docker/reference [2022-03-07T08:53:41.085Z] github.com/docker/docker/registry [2022-03-07T08:53:41.085Z] github.com/docker/docker/registry/resumable [2022-03-07T08:53:41.085Z] github.com/docker/docker/restartmanager [2022-03-07T08:53:41.085Z] github.com/docker/docker/rootless [2022-03-07T08:53:41.085Z] github.com/docker/docker/rootless/specconv [2022-03-07T08:53:41.085Z] github.com/docker/docker/runconfig [2022-03-07T08:53:41.085Z] github.com/docker/docker/runconfig/opts [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/daemon [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/environment [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/fakegit [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/registry [2022-03-07T08:53:41.085Z] github.com/docker/docker/testutil/request [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume/drivers [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume/local [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume/mounts [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume/service [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume/service/opts [2022-03-07T08:53:41.085Z] github.com/docker/docker/volume/testutils' [2022-03-07T08:53:41.085Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/config [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T08:53:41.085Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/idm [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ns [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/options [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/osl [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/types' [2022-03-07T08:53:41.086Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-07T08:53:41.086Z] + echo 'github.com/docker/docker/libnetwork [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/config [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/idm [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/ns [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/options [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/osl [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/types' [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:53:41.086Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:53:41.086Z] + type docker-proxy [2022-03-07T08:53:41.086Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-07T08:53:41.086Z] + hack/make.sh binary-proxy install-proxy [2022-03-07T08:53:41.086Z] [2022-03-07T08:53:41.086Z] Removing bundles/ [2022-03-07T08:53:41.086Z] [2022-03-07T08:53:41.086Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-07T08:53:41.086Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-07T08:53:41.086Z] GOOS="" GOARCH="" GOARM="" [2022-03-07T08:53:41.497Z] --- PASS: TestBuildWithEmptyLayers (1.62s) [2022-03-07T08:53:41.497Z] === RUN TestBuildMultiStageOnBuild [2022-03-07T08:53:41.560Z] === RUN TestDockerSuite/TestEventsTop [2022-03-07T08:53:41.560Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-07T08:53:44.078Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-07T08:53:45.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-07T08:53:47.345Z] docker_api_swarm_test.go:384: [dd14acdb129a0] joining swarm manager [d71aaa8ee64fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:53:47.680Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-07T08:53:47.680Z] [2022-03-07T08:53:47.680Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-07T08:53:47.680Z] Installing docker-proxy to /usr/local/bin/ [2022-03-07T08:53:47.680Z] [2022-03-07T08:53:47.680Z] + mkdir -p bundles [2022-03-07T08:53:47.680Z] + '[' -n 'github.com/docker/docker/api [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/backend/build [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/httputils [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/middleware [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/build [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/container [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/debug [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/distribution [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/grpc [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/image [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/network [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/plugin [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/session [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/swarm [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/system [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/server/router/volume [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/backend [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/blkiodev [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/container [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/events [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/filters [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/image [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/mount [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/network [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/registry [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/strslice [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/swarm [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/time [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/versions [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-07T08:53:47.680Z] github.com/docker/docker/api/types/volume [2022-03-07T08:53:47.680Z] github.com/docker/docker/builder [2022-03-07T08:53:47.680Z] github.com/docker/docker/builder/builder-next [2022-03-07T08:53:47.680Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-07T08:53:47.680Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-07T08:53:47.680Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-07T08:53:47.680Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-07T08:53:47.680Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-07T08:53:47.680Z] github.com/docker/docker/builder/builder-next/worker [2022-03-07T08:53:47.680Z] github.com/docker/docker/builder/dockerfile [2022-03-07T08:53:47.680Z] github.com/docker/docker/builder/dockerignore [2022-03-07T08:53:47.680Z] github.com/docker/docker/builder/remotecontext [2022-03-07T08:53:47.680Z] github.com/docker/docker/builder/remotecontext/git [2022-03-07T08:53:47.680Z] github.com/docker/docker/cli [2022-03-07T08:53:47.680Z] github.com/docker/docker/cli/config [2022-03-07T08:53:47.680Z] github.com/docker/docker/cli/debug [2022-03-07T08:53:47.680Z] github.com/docker/docker/client [2022-03-07T08:53:47.680Z] github.com/docker/docker/cmd/docker-proxy [2022-03-07T08:53:47.680Z] github.com/docker/docker/cmd/dockerd [2022-03-07T08:53:47.680Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-07T08:53:47.680Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-07T08:53:47.680Z] github.com/docker/docker/container [2022-03-07T08:53:47.680Z] github.com/docker/docker/container/stream [2022-03-07T08:53:47.680Z] github.com/docker/docker/contrib/apparmor [2022-03-07T08:53:47.680Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-07T08:53:47.680Z] github.com/docker/docker/contrib/httpserver [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/cluster [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/cluster/convert [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/cluster/executor [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/cluster/provider [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/config [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/events [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/events/testutils [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/exec [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/images [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/initlayer [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/links [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/listeners [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/gelf [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/journald [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/local [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/logentries [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/splunk [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/syslog [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/logger/templates [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/names [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/network [2022-03-07T08:53:47.680Z] github.com/docker/docker/daemon/stats [2022-03-07T08:53:47.680Z] github.com/docker/docker/distribution [2022-03-07T08:53:47.680Z] github.com/docker/docker/distribution/metadata [2022-03-07T08:53:47.680Z] github.com/docker/docker/distribution/utils [2022-03-07T08:53:47.680Z] github.com/docker/docker/distribution/xfer [2022-03-07T08:53:47.680Z] github.com/docker/docker/dockerversion [2022-03-07T08:53:47.680Z] github.com/docker/docker/errdefs [2022-03-07T08:53:47.680Z] github.com/docker/docker/image [2022-03-07T08:53:47.680Z] github.com/docker/docker/image/cache [2022-03-07T08:53:47.680Z] github.com/docker/docker/image/tarexport [2022-03-07T08:53:47.680Z] github.com/docker/docker/image/v1 [2022-03-07T08:53:47.680Z] github.com/docker/docker/internal/test/suite [2022-03-07T08:53:47.680Z] github.com/docker/docker/layer [2022-03-07T08:53:47.680Z] github.com/docker/docker/libcontainerd [2022-03-07T08:53:47.680Z] github.com/docker/docker/libcontainerd/queue [2022-03-07T08:53:47.680Z] github.com/docker/docker/libcontainerd/remote [2022-03-07T08:53:47.680Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-07T08:53:47.680Z] github.com/docker/docker/libcontainerd/types [2022-03-07T08:53:47.680Z] github.com/docker/docker/oci [2022-03-07T08:53:47.680Z] github.com/docker/docker/oci/caps [2022-03-07T08:53:47.680Z] github.com/docker/docker/opts [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/aaparser [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/archive [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/authorization [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/broadcaster [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/capabilities [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/chrootarchive [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/containerfs [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/devicemapper [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/directory [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/dmesg [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/filenotify [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/fileutils [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/fsutils [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/homedir [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/idtools [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/ioutils [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/jsonmessage [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/locker [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/longpath [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/loopback [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/mount [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/namesgenerator [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/parsers [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/pidfile [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/platform [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/plugingetter [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/plugins [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/plugins/transport [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/pools [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/progress [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/pubsub [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/reexec [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/signal [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/stack [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/stdcopy [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/streamformatter [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/stringid [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/symlink [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/sysinfo [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/system [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/tailfile [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/tarsum [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/term [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/term/windows [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/truncindex [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/urlutil [2022-03-07T08:53:47.680Z] github.com/docker/docker/pkg/useragent [2022-03-07T08:53:47.681Z] github.com/docker/docker/plugin [2022-03-07T08:53:47.681Z] github.com/docker/docker/plugin/executor/containerd [2022-03-07T08:53:47.681Z] github.com/docker/docker/plugin/v2 [2022-03-07T08:53:47.681Z] github.com/docker/docker/profiles/apparmor [2022-03-07T08:53:47.681Z] github.com/docker/docker/profiles/seccomp [2022-03-07T08:53:47.681Z] github.com/docker/docker/quota [2022-03-07T08:53:47.681Z] github.com/docker/docker/reference [2022-03-07T08:53:47.681Z] github.com/docker/docker/registry [2022-03-07T08:53:47.681Z] github.com/docker/docker/registry/resumable [2022-03-07T08:53:47.681Z] github.com/docker/docker/restartmanager [2022-03-07T08:53:47.681Z] github.com/docker/docker/rootless [2022-03-07T08:53:47.681Z] github.com/docker/docker/rootless/specconv [2022-03-07T08:53:47.681Z] github.com/docker/docker/runconfig [2022-03-07T08:53:47.681Z] github.com/docker/docker/runconfig/opts [2022-03-07T08:53:47.681Z] github.com/docker/docker/testutil [2022-03-07T08:53:47.681Z] github.com/docker/docker/testutil/daemon [2022-03-07T08:53:47.681Z] github.com/docker/docker/testutil/environment [2022-03-07T08:53:47.681Z] github.com/docker/docker/testutil/fakecontext [2022-03-07T08:53:47.681Z] github.com/docker/docker/testutil/fakegit [2022-03-07T08:53:47.681Z] github.com/docker/docker/testutil/fakestorage [2022-03-07T08:53:47.681Z] github.com/docker/docker/testutil/fixtures/load [2022-03-07T08:53:47.681Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-07T08:53:47.681Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-07T08:53:47.681Z] github.com/docker/docker/testutil/registry [2022-03-07T08:53:47.681Z] github.com/docker/docker/testutil/request [2022-03-07T08:53:47.681Z] github.com/docker/docker/volume [2022-03-07T08:53:47.681Z] github.com/docker/docker/volume/drivers [2022-03-07T08:53:47.681Z] github.com/docker/docker/volume/local [2022-03-07T08:53:47.681Z] github.com/docker/docker/volume/mounts [2022-03-07T08:53:47.681Z] github.com/docker/docker/volume/service [2022-03-07T08:53:47.681Z] github.com/docker/docker/volume/service/opts [2022-03-07T08:53:47.681Z] github.com/docker/docker/volume/testutils' ']' [2022-03-07T08:53:47.681Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-07T08:53:48.624Z] ? github.com/docker/docker/api [no test files] [2022-03-07T08:53:48.710Z] docker_api_swarm_test.go:385: [d19317d3785b0] joining swarm manager [d71aaa8ee64fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:53:55.245Z] === RUN TestDockerSuite/TestExec [2022-03-07T08:53:55.502Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-07T08:53:56.067Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-07T08:53:56.288Z] --- PASS: TestBuildMultiStageOnBuild (13.26s) [2022-03-07T08:53:56.288Z] === RUN TestBuildUncleanTarFilenames [2022-03-07T08:53:56.288Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:53:56.288Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-07T08:53:56.288Z] === RUN TestBuildMultiStageLayerLeak [2022-03-07T08:53:56.630Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-07T08:53:56.887Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-07T08:53:57.816Z] --- PASS: TestServicePlugin (30.91s) [2022-03-07T08:53:57.816Z] === RUN TestServiceUpdateLabel [2022-03-07T08:53:58.377Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-07T08:53:58.938Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-07T08:53:59.195Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-07T08:54:00.127Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-07T08:54:00.384Z] --- PASS: TestServiceUpdateLabel (2.50s) [2022-03-07T08:54:00.384Z] === RUN TestServiceUpdateSecrets [2022-03-07T08:54:00.641Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-07T08:54:01.203Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-07T08:54:01.767Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-07T08:54:03.134Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-07T08:54:03.539Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2022-03-07T08:54:03.696Z] === RUN TestDockerSuite/TestExecEnv [2022-03-07T08:54:04.259Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-07T08:54:05.187Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-07T08:54:05.749Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-07T08:54:06.586Z] --- PASS: TestBuildMultiStageLayerLeak (11.00s) [2022-03-07T08:54:06.586Z] === RUN TestBuildWithHugeFile [2022-03-07T08:54:07.661Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-07T08:54:07.917Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-07T08:54:08.484Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-07T08:54:09.046Z] === RUN TestDockerSuite/TestExecParseError [2022-03-07T08:54:09.305Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-07T08:54:09.870Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-07T08:54:10.431Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-07T08:54:11.359Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-07T08:54:11.920Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-07T08:54:12.482Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-07T08:54:15.749Z] --- PASS: TestServiceUpdateSecrets (14.87s) [2022-03-07T08:54:15.749Z] === RUN TestServiceUpdateConfigs [2022-03-07T08:54:23.833Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-07T08:54:23.833Z] === RUN TestDockerSuite/TestExecTTY [2022-03-07T08:54:24.089Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-07T08:54:24.652Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-07T08:54:25.214Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-07T08:54:25.777Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-07T08:54:25.777Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-07T08:54:25.777Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-07T08:54:27.145Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-07T08:54:27.401Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-07T08:54:28.336Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-07T08:54:28.592Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-07T08:54:29.534Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-07T08:54:29.789Z] --- PASS: TestServiceUpdateConfigs (14.50s) [2022-03-07T08:54:29.789Z] === RUN TestServiceUpdateNetwork [2022-03-07T08:54:33.957Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-07T08:54:39.200Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-07T08:54:40.128Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-07T08:54:42.015Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2022-03-07T08:54:42.015Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T08:54:43.380Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-07T08:54:43.943Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-07T08:54:44.506Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-07T08:54:44.763Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-07T08:54:44.763Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-07T08:54:44.763Z] === RUN TestDockerSuite/TestHealth [2022-03-07T08:54:48.931Z] check_test.go:379: [d19317d3785b0] daemon is not started [2022-03-07T08:54:48.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-07T08:54:50.298Z] docker_api_swarm_test.go:802: [d6da417983fe0] joining swarm manager [d7f9758334948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:54:50.860Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-07T08:54:51.421Z] docker_api_swarm_test.go:802: [d05e0b7ad25cc] joining swarm manager [d7f9758334948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:54:52.788Z] docker_api_swarm_test.go:802: [d53aca4c4c3a3] joining swarm manager [d7f9758334948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-07T08:54:54.164Z] docker_api_swarm_test.go:802: [d8f169be553f2] joining swarm manager [d7f9758334948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-07T08:54:55.528Z] docker_api_swarm_test.go:810: [d3578e823ce36] joining swarm manager [d7f9758334948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-07T08:54:58.794Z] --- PASS: TestServiceUpdatePidsLimit (16.41s) [2022-03-07T08:54:58.794Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-07T08:54:58.794Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-03-07T08:54:58.794Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-03-07T08:54:58.794Z] PASS [2022-03-07T08:54:58.794Z] [2022-03-07T08:54:58.794Z] === Skipped [2022-03-07T08:54:58.794Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-07T08:54:58.794Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-07T08:54:58.794Z] [2022-03-07T08:54:58.794Z] DONE 27 tests, 1 skipped in 195.467s [2022-03-07T08:54:58.794Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-07T08:54:58.794Z] ++ 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-03-07T08:54:58.794Z] ++ set -e [2022-03-07T08:54:58.794Z] ++ '[' -n 0 ']' [2022-03-07T08:54:58.794Z] ++ set -x [2022-03-07T08:54:58.794Z] ++ 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-03-07T08:54:58.794Z] INFO: Testing against a local daemon [2022-03-07T08:54:58.794Z] === RUN TestSessionCreate [2022-03-07T08:54:58.794Z] --- PASS: TestSessionCreate (0.02s) [2022-03-07T08:54:58.794Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T08:54:58.794Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-07T08:54:58.794Z] PASS [2022-03-07T08:54:58.794Z] [2022-03-07T08:54:58.794Z] DONE 2 tests in 0.123s [2022-03-07T08:54:58.794Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-07T08:54:58.794Z] ++ 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-03-07T08:54:58.794Z] ++ set -e [2022-03-07T08:54:58.794Z] ++ '[' -n 0 ']' [2022-03-07T08:54:58.794Z] ++ set -x [2022-03-07T08:54:58.794Z] ++ 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-03-07T08:54:58.794Z] INFO: Testing against a local daemon [2022-03-07T08:54:58.794Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T08:54:58.794Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T08:54:58.794Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T08:54:58.794Z] === RUN TestDiskUsage [2022-03-07T08:54:58.794Z] === PAUSE TestDiskUsage [2022-03-07T08:54:58.794Z] === RUN TestEventsExecDie [2022-03-07T08:54:59.356Z] --- PASS: TestEventsExecDie (0.54s) [2022-03-07T08:54:59.356Z] === RUN TestEventsBackwardsCompatible [2022-03-07T08:54:59.356Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-07T08:54:59.356Z] === RUN TestEventsVolumeCreate [2022-03-07T08:54:59.356Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-07T08:54:59.356Z] === RUN TestInfoBinaryCommits [2022-03-07T08:54:59.356Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-03-07T08:54:59.356Z] === RUN TestInfoAPIVersioned [2022-03-07T08:54:59.356Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-07T08:54:59.356Z] === RUN TestInfoAPI [2022-03-07T08:54:59.356Z] --- PASS: TestInfoAPI (0.01s) [2022-03-07T08:54:59.356Z] === RUN TestInfoAPIWarnings [2022-03-07T08:55:04.603Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-07T08:55:04.603Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-07T08:55:04.603Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-07T08:55:04.603Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-07T08:55:04.603Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-07T08:55:04.603Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-07T08:55:04.859Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-07T08:55:04.859Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-07T08:55:05.116Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-07T08:55:05.116Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-07T08:55:05.372Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-07T08:55:05.372Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-07T08:55:05.628Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-07T08:55:05.628Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-07T08:55:06.191Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-07T08:55:06.447Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-07T08:55:07.009Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-07T08:55:07.572Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-07T08:55:07.572Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-07T08:55:08.133Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-07T08:55:10.648Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-07T08:55:10.648Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-07T08:55:10.648Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-07T08:55:11.577Z] === RUN TestDockerSuite/TestImportFile [2022-03-07T08:55:12.944Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-07T08:55:12.944Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-07T08:55:14.310Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-07T08:55:15.245Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-07T08:55:15.807Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-03-07T08:55:15.807Z] === RUN TestInfoDebug [2022-03-07T08:55:16.370Z] --- PASS: TestInfoDebug (0.56s) [2022-03-07T08:55:16.370Z] === RUN TestInfoInsecureRegistries [2022-03-07T08:55:16.370Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-07T08:55:16.931Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-07T08:55:16.931Z] === RUN TestInfoRegistryMirrors [2022-03-07T08:55:16.931Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-07T08:55:17.494Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-07T08:55:17.494Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T08:55:17.494Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-03-07T08:55:17.494Z] === RUN TestPingCacheHeaders [2022-03-07T08:55:17.494Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-07T08:55:17.494Z] === RUN TestPingGet [2022-03-07T08:55:17.494Z] --- PASS: TestPingGet (0.01s) [2022-03-07T08:55:17.494Z] === RUN TestPingHead [2022-03-07T08:55:17.494Z] --- PASS: TestPingHead (0.01s) [2022-03-07T08:55:17.494Z] === RUN TestVersion [2022-03-07T08:55:17.494Z] --- PASS: TestVersion (0.01s) [2022-03-07T08:55:17.494Z] === CONT TestDiskUsage [2022-03-07T08:55:17.494Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-07T08:55:18.056Z] === RUN TestDiskUsage/empty [2022-03-07T08:55:18.056Z] === RUN TestDiskUsage/empty/container_types [2022-03-07T08:55:18.056Z] === RUN TestDiskUsage/empty/image_types [2022-03-07T08:55:18.056Z] === RUN TestDiskUsage/empty/volume_types [2022-03-07T08:55:18.056Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-07T08:55:18.056Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-07T08:55:18.056Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-07T08:55:18.056Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-07T08:55:18.056Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-07T08:55:18.056Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-07T08:55:18.056Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-07T08:55:18.056Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-07T08:55:18.056Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-07T08:55:18.313Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-07T08:55:18.313Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-07T08:55:18.313Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-07T08:55:18.313Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-07T08:55:18.313Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-07T08:55:18.313Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-07T08:55:18.313Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-07T08:55:18.313Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-07T08:55:18.313Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-07T08:55:18.313Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-07T08:55:18.313Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-07T08:55:18.313Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-07T08:55:18.313Z] === RUN TestDiskUsage/after_container.Run [2022-03-07T08:55:18.877Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-07T08:55:18.877Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-07T08:55:18.877Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-07T08:55:18.877Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-07T08:55:18.877Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-07T08:55:18.877Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-07T08:55:18.877Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-07T08:55:18.877Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-07T08:55:18.877Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-07T08:55:18.877Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-07T08:55:18.877Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage (1.39s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-07T08:55:18.877Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-07T08:55:18.877Z] PASS [2022-03-07T08:55:18.877Z] [2022-03-07T08:55:18.877Z] === Skipped [2022-03-07T08:55:18.877Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T08:55:18.877Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-07T08:55:18.877Z] [2022-03-07T08:55:18.877Z] DONE 50 tests, 1 skipped in 20.301s [2022-03-07T08:55:18.877Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-07T08:55:18.877Z] ++ 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-03-07T08:55:18.877Z] ++ set -e [2022-03-07T08:55:18.877Z] ++ '[' -n 0 ']' [2022-03-07T08:55:18.877Z] ++ set -x [2022-03-07T08:55:18.877Z] ++ 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-03-07T08:55:19.133Z] INFO: Testing against a local daemon [2022-03-07T08:55:19.133Z] === RUN TestVolumesCreateAndList [2022-03-07T08:55:19.133Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-07T08:55:19.133Z] === RUN TestVolumesRemove [2022-03-07T08:55:19.133Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-07T08:55:19.133Z] === RUN TestVolumesInspect [2022-03-07T08:55:19.133Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-07T08:55:19.133Z] === RUN TestVolumesInvalidJSON [2022-03-07T08:55:19.133Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T08:55:19.133Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T08:55:19.133Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T08:55:19.133Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-07T08:55:19.134Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-07T08:55:19.134Z] PASS [2022-03-07T08:55:19.134Z] [2022-03-07T08:55:19.134Z] DONE 5 tests in 0.275s [2022-03-07T08:55:19.134Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T08:55:19.390Z] ++++ cat bundles/test-integration/docker.pid [2022-03-07T08:55:19.390Z] +++ kill 6154 [2022-03-07T08:55:19.647Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-07T08:55:19.647Z] +++ /etc/init.d/apparmor stop [2022-03-07T08:55:19.647Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T08:55:19.647Z] [2022-03-07T08:55:19.647Z] Unloading profiles will leave already running processes permanently [2022-03-07T08:55:19.647Z] unconfined, which can lead to unexpected situations. [2022-03-07T08:55:19.647Z] [2022-03-07T08:55:19.647Z] To set a process to complain mode, use the command line tool [2022-03-07T08:55:19.647Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T08:55:19.647Z] +++ true [2022-03-07T08:55:19.647Z] exiting test-integration [2022-03-07T08:55:19.647Z] ++ exit 0 [2022-03-07T08:55:19.647Z] [2022-03-07T08:55:20.210Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-07T08:55:20.210Z] + for job in $(jobs -p) [2022-03-07T08:55:20.210Z] + wait 7523 [2022-03-07T08:55:20.773Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-07T08:55:21.339Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-07T08:55:21.597Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-07T08:55:21.856Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-07T08:55:22.785Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-07T08:55:23.347Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-07T08:55:23.911Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-07T08:55:23.911Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-07T08:55:24.167Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-07T08:55:24.167Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-07T08:55:24.167Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-07T08:55:25.036Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-03-07T08:55:25.036Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-07T08:55:25.036Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-07T08:55:25.036Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-03-07T08:55:25.036Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-07T08:55:25.036Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-07T08:55:25.036Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/builder [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-07T08:55:25.036Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2022-03-07T08:55:25.036Z] ok github.com/docker/docker/builder/dockerfile 0.244s coverage: 49.3% of statements [2022-03-07T08:55:25.036Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-07T08:55:25.036Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-03-07T08:55:25.137Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-07T08:55:25.297Z] ok github.com/docker/docker/builder/remotecontext/git 1.346s coverage: 86.3% of statements [2022-03-07T08:55:25.297Z] ? github.com/docker/docker/cli [no test files] [2022-03-07T08:55:25.297Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-07T08:55:25.394Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-07T08:55:25.956Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-07T08:55:26.240Z] ok github.com/docker/docker/cmd/docker-proxy 0.166s coverage: 67.6% of statements [2022-03-07T08:55:26.521Z] === RUN TestDockerSuite/TestInspectImage [2022-03-07T08:55:26.521Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-07T08:55:26.521Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-07T08:55:26.521Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-07T08:55:26.521Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-07T08:55:26.778Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-07T08:55:27.341Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-07T08:55:27.341Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-07T08:55:27.910Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-07T08:55:28.166Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-07T08:55:28.787Z] ok github.com/docker/docker/client 0.148s coverage: 75.7% of statements [2022-03-07T08:55:30.686Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-07T08:55:30.686Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-07T08:55:30.686Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-07T08:55:31.259Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-07T08:55:32.196Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-07T08:55:32.758Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-07T08:55:33.322Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-07T08:55:33.887Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-07T08:55:34.144Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-07T08:55:34.706Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-07T08:55:34.963Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-07T08:55:34.963Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-07T08:55:36.855Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-07T08:55:37.418Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-07T08:55:38.348Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-07T08:55:38.604Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-07T08:55:39.533Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-07T08:55:40.902Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-07T08:55:42.268Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-07T08:55:42.268Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-07T08:55:44.159Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-07T08:55:44.159Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-07T08:55:44.721Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-07T08:55:49.860Z] --- PASS: TestBuildWithHugeFile (135.20s) [2022-03-07T08:55:49.860Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T08:55:49.860Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T08:55:49.860Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T08:55:49.860Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T08:55:49.860Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:55:49.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:55:49.860Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:55:49.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:55:49.860Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:55:49.860Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:55:49.860Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:55:49.860Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:55:49.860Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:55:49.860Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-07T08:55:49.860Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-07T08:55:49.860Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-07T08:55:49.860Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-07T08:55:49.860Z] === RUN TestBuildPreserveOwnership [2022-03-07T08:55:49.860Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:55:49.860Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-07T08:55:49.860Z] === RUN TestBuildPlatformInvalid [2022-03-07T08:55:49.860Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-03-07T08:55:49.860Z] PASS [2022-03-07T08:55:49.860Z] ok github.com/docker/docker/integration/build 219.817s [2022-03-07T08:55:49.860Z] [2022-03-07T08:55:49.860Z] === Skipped [2022-03-07T08:55:49.860Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-07T08:55:49.860Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T08:55:49.860Z] [2022-03-07T08:55:49.860Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-07T08:55:49.860Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.860Z] [2022-03-07T08:55:49.860Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-07T08:55:49.860Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:55:49.860Z] [2022-03-07T08:55:49.860Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-07T08:55:49.860Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:55:49.860Z] [2022-03-07T08:55:49.860Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T08:55:49.860Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T08:55:49.860Z] [2022-03-07T08:55:49.860Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-07T08:55:49.860Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:55:49.860Z] [2022-03-07T08:55:49.860Z] DONE 29 tests, 6 skipped in 253.681s [2022-03-07T08:55:49.860Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-07T08:55:49.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:55:49.860Z] INFO: Testing against a local daemon [2022-03-07T08:55:49.860Z] === RUN TestConfigInspect [2022-03-07T08:55:49.860Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.860Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-07T08:55:49.860Z] === RUN TestConfigList [2022-03-07T08:55:49.860Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.860Z] --- SKIP: TestConfigList (0.01s) [2022-03-07T08:55:49.860Z] === RUN TestConfigsCreateAndDelete [2022-03-07T08:55:49.860Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.860Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-07T08:55:49.860Z] === RUN TestConfigsUpdate [2022-03-07T08:55:49.860Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.860Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-07T08:55:49.860Z] === RUN TestTemplatedConfig [2022-03-07T08:55:49.860Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.860Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-07T08:55:49.860Z] === RUN TestConfigCreateResolve [2022-03-07T08:55:49.860Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:55:49.860Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-07T08:55:49.860Z] PASS [2022-03-07T08:55:49.861Z] ok github.com/docker/docker/integration/config 0.120s [2022-03-07T08:55:49.861Z] [2022-03-07T08:55:49.861Z] === Skipped [2022-03-07T08:55:49.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-07T08:55:49.861Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.861Z] [2022-03-07T08:55:49.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2022-03-07T08:55:49.861Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.861Z] [2022-03-07T08:55:49.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-07T08:55:49.861Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.861Z] [2022-03-07T08:55:49.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-07T08:55:49.861Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.861Z] [2022-03-07T08:55:49.861Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-07T08:55:49.861Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.861Z] [2022-03-07T08:55:49.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-07T08:55:49.861Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:55:49.861Z] [2022-03-07T08:55:49.861Z] DONE 6 tests, 6 skipped in 2.653s [2022-03-07T08:55:49.861Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-07T08:55:49.861Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:55:49.861Z] INFO: Testing against a local daemon [2022-03-07T08:55:49.861Z] === RUN TestCheckpoint [2022-03-07T08:55:49.861Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T08:55:49.861Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T08:55:49.861Z] === RUN TestContainerInvalidJSON [2022-03-07T08:55:49.861Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:55:49.861Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:55:49.861Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:55:49.861Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:55:49.861Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:55:49.861Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:55:49.861Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-03-07T08:55:49.861Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-07T08:55:49.861Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-07T08:55:49.861Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T08:55:49.861Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.34s) [2022-03-07T08:55:49.861Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T08:55:49.861Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.32s) [2022-03-07T08:55:49.861Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T08:55:49.861Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.29s) [2022-03-07T08:55:49.861Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T08:55:49.861Z] --- PASS: TestCopyToContainerPathIsNotDir (0.32s) [2022-03-07T08:55:49.861Z] === RUN TestCopyFromContainer [2022-03-07T08:55:49.861Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.861Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-07T08:55:49.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T08:55:49.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:55:49.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:55:49.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:55:49.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:55:49.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:55:49.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:55:49.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:55:49.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:55:49.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:55:49.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-07T08:55:49.861Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T08:55:49.861Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T08:55:49.861Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T08:55:49.861Z] === RUN TestCreateWithInvalidEnv [2022-03-07T08:55:49.861Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T08:55:49.861Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T08:55:49.861Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T08:55:49.861Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T08:55:49.861Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T08:55:49.861Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T08:55:49.861Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T08:55:49.861Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T08:55:49.861Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T08:55:49.861Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T08:55:49.861Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T08:55:49.861Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.861Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T08:55:49.861Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T08:55:49.861Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:55:49.861Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T08:55:49.861Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T08:55:49.861Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:55:49.861Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T08:55:49.861Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T08:55:49.861Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:55:49.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:55:49.861Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:55:49.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:55:49.861Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:55:49.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:55:49.861Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:55:49.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:55:49.861Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:55:49.861Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:55:49.861Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:55:49.861Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:55:49.861Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:55:49.861Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:55:49.861Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:55:49.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-07T08:55:49.861Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T08:55:49.861Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T08:55:49.861Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T08:55:49.861Z] === RUN TestCreateDifferentPlatform [2022-03-07T08:55:49.861Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T08:55:49.861Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T08:55:49.861Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-07T08:55:49.861Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T08:55:49.861Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T08:55:49.861Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-03-07T08:55:49.861Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T08:55:49.861Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T08:55:49.861Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T08:55:49.861Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T08:55:49.861Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:49.861Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-07T08:55:49.861Z] === RUN TestDiff [2022-03-07T08:55:49.861Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T08:55:49.861Z] --- SKIP: TestDiff (0.00s) [2022-03-07T08:55:49.861Z] === RUN TestExecWithCloseStdin [2022-03-07T08:55:49.861Z] --- PASS: TestExecWithCloseStdin (3.19s) [2022-03-07T08:55:49.861Z] === RUN TestExec [2022-03-07T08:55:50.826Z] --- PASS: TestExec (2.78s) [2022-03-07T08:55:50.827Z] === RUN TestExecUser [2022-03-07T08:55:50.827Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T08:55:50.827Z] --- SKIP: TestExecUser (0.00s) [2022-03-07T08:55:50.827Z] === RUN TestExportContainerAndImportImage [2022-03-07T08:55:50.827Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:50.827Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-07T08:55:50.827Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T08:55:50.827Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:50.827Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T08:55:50.827Z] === RUN TestHealthCheckWorkdir [2022-03-07T08:55:50.827Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T08:55:50.827Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-07T08:55:50.827Z] === RUN TestHealthKillContainer [2022-03-07T08:55:50.827Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T08:55:50.827Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-07T08:55:50.827Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T08:55:50.827Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T08:55:50.827Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T08:55:50.827Z] === RUN TestKillContainerInvalidSignal [2022-03-07T08:55:52.811Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-07T08:55:52.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-07T08:55:53.069Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-07T08:55:53.729Z] --- PASS: TestKillContainerInvalidSignal (2.72s) [2022-03-07T08:55:53.729Z] === RUN TestKillContainer [2022-03-07T08:55:53.729Z] === RUN TestKillContainer/no_signal [2022-03-07T08:55:54.006Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-07T08:55:54.568Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-07T08:55:56.457Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-07T08:55:56.457Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-07T08:55:56.457Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-07T08:55:56.457Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-07T08:55:56.457Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-07T08:55:56.635Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T08:55:56.635Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T08:55:56.635Z] === RUN TestKillContainer/killing_signal [2022-03-07T08:55:56.713Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-07T08:55:57.275Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-07T08:55:59.544Z] --- PASS: TestKillContainer (5.93s) [2022-03-07T08:55:59.545Z] --- PASS: TestKillContainer/no_signal (2.62s) [2022-03-07T08:55:59.545Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T08:55:59.545Z] --- PASS: TestKillContainer/killing_signal (3.24s) [2022-03-07T08:55:59.545Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T08:55:59.545Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T08:55:59.545Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T08:55:59.545Z] === RUN TestKillStoppedContainer [2022-03-07T08:55:59.545Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T08:55:59.545Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-07T08:55:59.545Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T08:55:59.545Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T08:55:59.545Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T08:55:59.545Z] === RUN TestKillDifferentUserContainer [2022-03-07T08:55:59.545Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T08:55:59.545Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-07T08:55:59.545Z] === RUN TestInspectOomKilledTrue [2022-03-07T08:55:59.545Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:55:59.545Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T08:55:59.545Z] === RUN TestInspectOomKilledFalse [2022-03-07T08:55:59.545Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T08:55:59.545Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T08:55:59.545Z] === RUN TestLogsFollowTailEmpty [2022-03-07T08:56:01.441Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-07T08:56:01.441Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-07T08:56:02.448Z] --- PASS: TestLogsFollowTailEmpty (2.73s) [2022-03-07T08:56:02.448Z] === RUN TestNetworkNat [2022-03-07T08:56:02.448Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T08:56:02.448Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-07T08:56:02.448Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T08:56:05.342Z] --- PASS: TestNetworkLocalhostTCPNat (3.02s) [2022-03-07T08:56:05.342Z] === RUN TestNetworkLoopbackNat [2022-03-07T08:56:05.342Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T08:56:05.342Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-07T08:56:05.342Z] === RUN TestPause [2022-03-07T08:56:05.342Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T08:56:05.342Z] --- SKIP: TestPause (0.00s) [2022-03-07T08:56:05.342Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T08:56:05.605Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-07T08:56:06.167Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-07T08:56:06.167Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-07T08:56:07.096Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-07T08:56:07.552Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.3% of statements [2022-03-07T08:56:07.552Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-03-07T08:56:07.658Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-07T08:56:08.124Z] ok github.com/docker/docker/cmd/dockerd/trap 2.490s coverage: 0.0% of statements [2022-03-07T08:56:08.124Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-07T08:56:08.124Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-07T08:56:08.124Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-07T08:56:08.124Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-07T08:56:08.242Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.70s) [2022-03-07T08:56:08.242Z] === RUN TestPauseStopPausedContainer [2022-03-07T08:56:08.242Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:08.242Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-07T08:56:08.242Z] === RUN TestPsFilter [2022-03-07T08:56:08.385Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-07T08:56:08.586Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-07T08:56:08.703Z] --- PASS: TestPsFilter (0.43s) [2022-03-07T08:56:08.703Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T08:56:09.513Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-07T08:56:10.075Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-07T08:56:11.598Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.27s) [2022-03-07T08:56:11.598Z] === RUN TestRemoveContainerWithVolume [2022-03-07T08:56:11.965Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-07T08:56:12.528Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-07T08:56:13.093Z] === RUN TestDockerSuite/TestLogsSince [2022-03-07T08:56:13.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-07T08:56:15.323Z] --- PASS: TestRemoveContainerWithVolume (3.00s) [2022-03-07T08:56:15.323Z] === RUN TestRemoveContainerRunning [2022-03-07T08:56:16.612Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2022-03-07T08:56:16.873Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-03-07T08:56:17.495Z] --- PASS: TestRemoveContainerRunning (2.72s) [2022-03-07T08:56:17.496Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T08:56:17.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-07T08:56:18.260Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-07T08:56:19.729Z] docker_api_swarm_service_test.go:395: [d061f001d622e] joining swarm manager [dd45c2a3419cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:56:19.729Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-07T08:56:20.291Z] docker_api_swarm_service_test.go:395: [d824124378d42] joining swarm manager [dd45c2a3419cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:56:20.390Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.59s) [2022-03-07T08:56:20.390Z] === RUN TestRemoveInvalidContainer [2022-03-07T08:56:20.390Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-07T08:56:20.390Z] === RUN TestRenameLinkedContainer [2022-03-07T08:56:20.390Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T08:56:20.390Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-07T08:56:20.390Z] === RUN TestRenameStoppedContainer [2022-03-07T08:56:24.129Z] --- PASS: TestRenameStoppedContainer (3.40s) [2022-03-07T08:56:24.129Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T08:56:25.538Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-07T08:56:25.538Z] === RUN TestDockerSuite/TestLogsTail [2022-03-07T08:56:26.102Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-07T08:56:26.401Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2022-03-07T08:56:26.401Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.0% of statements [2022-03-07T08:56:26.401Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-07T08:56:26.664Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-07T08:56:26.920Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-07T08:56:26.972Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-07T08:56:27.177Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-07T08:56:27.740Z] === RUN TestDockerSuite/TestNetHostname [2022-03-07T08:56:27.918Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.465s coverage: 74.6% of statements [2022-03-07T08:56:28.179Z] ok github.com/docker/docker/daemon 10.155s coverage: 17.2% of statements [2022-03-07T08:56:28.179Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-07T08:56:28.179Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-07T08:56:28.179Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-07T08:56:28.179Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-07T08:56:29.108Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-07T08:56:29.108Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-07T08:56:29.121Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.455s coverage: 56.2% of statements [2022-03-07T08:56:29.933Z] --- PASS: TestRenameRunningContainerAndReuse (5.55s) [2022-03-07T08:56:29.933Z] === RUN TestRenameInvalidName [2022-03-07T08:56:30.037Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-07T08:56:30.509Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-03-07T08:56:30.966Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-07T08:56:31.529Z] === RUN TestDockerSuite/TestPluginActive [2022-03-07T08:56:31.897Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2022-03-07T08:56:32.113Z] --- PASS: TestRenameInvalidName (3.05s) [2022-03-07T08:56:32.113Z] === RUN TestRenameAnonymousContainer [2022-03-07T08:56:33.418Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-07T08:56:33.438Z] --- PASS: TestBuildWithHugeFile (144.54s) [2022-03-07T08:56:33.438Z] === RUN TestBuildWCOWSandboxSize [2022-03-07T08:56:33.438Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T08:56:33.438Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-07T08:56:33.438Z] === RUN TestBuildWithEmptyDockerfile [2022-03-07T08:56:33.438Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:56:33.438Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:56:33.438Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:56:33.438Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:56:33.438Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:56:33.438Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:56:33.438Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-07T08:56:33.438Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-07T08:56:33.438Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-07T08:56:33.438Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-07T08:56:33.438Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-07T08:56:33.438Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-07T08:56:33.438Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-07T08:56:33.438Z] === RUN TestBuildPreserveOwnership [2022-03-07T08:56:33.438Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:56:33.438Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-07T08:56:33.438Z] === RUN TestBuildPlatformInvalid [2022-03-07T08:56:33.438Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-07T08:56:33.438Z] PASS [2022-03-07T08:56:33.438Z] ok github.com/docker/docker/integration/build 210.199s [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] === Skipped [2022-03-07T08:56:33.438Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-07T08:56:33.438Z] build_session_test.go:25: TODO: BuildKit [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-07T08:56:33.438Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-07T08:56:33.438Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-07T08:56:33.438Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-07T08:56:33.438Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-07T08:56:33.438Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] DONE 29 tests, 6 skipped in 242.366s [2022-03-07T08:56:33.438Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-07T08:56:33.438Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:56:33.438Z] INFO: Testing against a local daemon [2022-03-07T08:56:33.438Z] === RUN TestConfigInspect [2022-03-07T08:56:33.438Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:33.438Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-07T08:56:33.438Z] === RUN TestConfigList [2022-03-07T08:56:33.438Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:33.438Z] --- SKIP: TestConfigList (0.00s) [2022-03-07T08:56:33.438Z] === RUN TestConfigsCreateAndDelete [2022-03-07T08:56:33.438Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:33.438Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-07T08:56:33.438Z] === RUN TestConfigsUpdate [2022-03-07T08:56:33.438Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:33.438Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-07T08:56:33.438Z] === RUN TestTemplatedConfig [2022-03-07T08:56:33.438Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:33.438Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-07T08:56:33.438Z] === RUN TestConfigCreateResolve [2022-03-07T08:56:33.438Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:56:33.438Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-07T08:56:33.438Z] PASS [2022-03-07T08:56:33.438Z] ok github.com/docker/docker/integration/config 0.098s [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] === Skipped [2022-03-07T08:56:33.438Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-07T08:56:33.438Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-07T08:56:33.438Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-07T08:56:33.438Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-07T08:56:33.438Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-07T08:56:33.438Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-07T08:56:33.438Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:56:33.438Z] [2022-03-07T08:56:33.438Z] DONE 6 tests, 6 skipped in 2.305s [2022-03-07T08:56:33.438Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-07T08:56:33.811Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.231s coverage: 50.5% of statements [2022-03-07T08:56:33.811Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.247s coverage: 46.2% of statements [2022-03-07T08:56:33.811Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-07T08:56:34.758Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2022-03-07T08:56:34.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-07T08:56:35.703Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.806s coverage: 58.0% of statements [2022-03-07T08:56:35.703Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-07T08:56:35.703Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-07T08:56:35.964Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-03-07T08:56:36.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:56:36.340Z] INFO: Testing against a local daemon [2022-03-07T08:56:36.340Z] === RUN TestCheckpoint [2022-03-07T08:56:36.340Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T08:56:36.340Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-07T08:56:36.340Z] === RUN TestContainerInvalidJSON [2022-03-07T08:56:36.340Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:56:36.340Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:56:36.340Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:56:36.340Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:56:36.340Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-07T08:56:36.340Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-07T08:56:36.340Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-03-07T08:56:36.340Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-07T08:56:36.340Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-07T08:56:36.340Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-07T08:56:36.340Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2022-03-07T08:56:36.340Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-07T08:56:36.541Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-03-07T08:56:36.798Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2022-03-07T08:56:36.798Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-07T08:56:37.257Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-03-07T08:56:37.257Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-07T08:56:37.257Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-03-07T08:56:37.257Z] === RUN TestCopyFromContainer [2022-03-07T08:56:37.257Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:37.257Z] --- SKIP: TestCopyFromContainer (0.01s) [2022-03-07T08:56:37.257Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-07T08:56:37.257Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:56:37.257Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:56:37.257Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:56:37.257Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:56:37.257Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:56:37.257Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:56:37.257Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-07T08:56:37.257Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-07T08:56:37.257Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-07T08:56:37.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-07T08:56:37.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-07T08:56:37.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-07T08:56:37.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-07T08:56:37.257Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-07T08:56:37.257Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T08:56:37.257Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T08:56:37.257Z] === RUN TestCreateWithInvalidEnv [2022-03-07T08:56:37.257Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-07T08:56:37.257Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-07T08:56:37.257Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-07T08:56:37.257Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-07T08:56:37.257Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-07T08:56:37.257Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-07T08:56:37.257Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-07T08:56:37.257Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-07T08:56:37.257Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-07T08:56:37.257Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-07T08:56:37.257Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-07T08:56:37.257Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-07T08:56:37.257Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-07T08:56:37.257Z] === RUN TestCreateTmpfsMountsTarget [2022-03-07T08:56:37.257Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:37.257Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T08:56:37.257Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-07T08:56:37.257Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:56:37.257Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T08:56:37.257Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-07T08:56:37.257Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:56:37.257Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T08:56:37.257Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-07T08:56:37.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:56:37.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:56:37.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:56:37.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:56:37.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:56:37.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:56:37.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:56:37.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:56:37.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:56:37.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:56:37.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-07T08:56:37.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-07T08:56:37.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-07T08:56:37.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-07T08:56:37.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-07T08:56:37.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-07T08:56:37.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-07T08:56:37.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-07T08:56:37.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-07T08:56:37.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-07T08:56:37.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-07T08:56:37.257Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-07T08:56:37.257Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T08:56:37.257Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T08:56:37.257Z] === RUN TestCreateDifferentPlatform [2022-03-07T08:56:37.257Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-07T08:56:37.257Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-07T08:56:37.313Z] docker_api_swarm_service_test.go:343: [d0f380bc8553e] joining swarm manager [db6aba575fe6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:56:37.714Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-07T08:56:37.714Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-07T08:56:37.714Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-07T08:56:37.714Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-07T08:56:37.714Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-03-07T08:56:37.714Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-07T08:56:37.714Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T08:56:37.714Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T08:56:37.714Z] === RUN TestContainerKillOnDaemonStart [2022-03-07T08:56:37.714Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:37.714Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-07T08:56:37.714Z] === RUN TestDiff [2022-03-07T08:56:37.714Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T08:56:37.714Z] --- SKIP: TestDiff (0.00s) [2022-03-07T08:56:37.714Z] === RUN TestExecWithCloseStdin [2022-03-07T08:56:37.928Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.8% of statements [2022-03-07T08:56:37.928Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-07T08:56:37.928Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-07T08:56:38.189Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-03-07T08:56:38.241Z] docker_api_swarm_service_test.go:343: [d00dec7a30fc0] joining swarm manager [db6aba575fe6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:56:39.132Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 33.6% of statements [2022-03-07T08:56:39.132Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 80.2% of statements [2022-03-07T08:56:39.132Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-07T08:56:39.706Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-07T08:56:39.706Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-03-07T08:56:40.278Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-03-07T08:56:40.539Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-03-07T08:56:40.615Z] --- PASS: TestExecWithCloseStdin (2.91s) [2022-03-07T08:56:40.615Z] === RUN TestExec [2022-03-07T08:56:40.760Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-07T08:56:40.760Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-07T08:56:40.760Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-07T08:56:41.111Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 78.7% of statements [2022-03-07T08:56:41.111Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-07T08:56:41.684Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 54.9% of statements [2022-03-07T08:56:41.689Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-07T08:56:41.946Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-03-07T08:56:42.890Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 46.8% of statements [2022-03-07T08:56:43.152Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-03-07T08:56:43.414Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-07T08:56:43.515Z] --- PASS: TestExec (2.60s) [2022-03-07T08:56:43.515Z] === RUN TestExecUser [2022-03-07T08:56:43.515Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T08:56:43.515Z] --- SKIP: TestExecUser (0.00s) [2022-03-07T08:56:43.515Z] === RUN TestExportContainerAndImportImage [2022-03-07T08:56:43.515Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:43.515Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-07T08:56:43.515Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-07T08:56:43.515Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:43.515Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T08:56:43.515Z] === RUN TestHealthCheckWorkdir [2022-03-07T08:56:43.515Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T08:56:43.515Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-07T08:56:43.515Z] === RUN TestHealthKillContainer [2022-03-07T08:56:43.515Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T08:56:43.515Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-07T08:56:43.515Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-07T08:56:43.515Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T08:56:43.515Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T08:56:43.515Z] === RUN TestKillContainerInvalidSignal [2022-03-07T08:56:44.358Z] ok github.com/docker/docker/daemon/logger/splunk 1.555s coverage: 82.5% of statements [2022-03-07T08:56:44.358Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-07T08:56:44.358Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-07T08:56:44.485Z] --- PASS: TestRenameAnonymousContainer (11.99s) [2022-03-07T08:56:44.486Z] === RUN TestRenameContainerWithSameName [2022-03-07T08:56:44.958Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-07T08:56:45.302Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-03-07T08:56:45.564Z] ok github.com/docker/docker/distribution 0.619s coverage: 28.4% of statements [2022-03-07T08:56:45.564Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-07T08:56:45.688Z] --- PASS: TestKillContainerInvalidSignal (2.37s) [2022-03-07T08:56:45.689Z] === RUN TestKillContainer [2022-03-07T08:56:45.689Z] === RUN TestKillContainer/no_signal [2022-03-07T08:56:46.135Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2022-03-07T08:56:46.845Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-07T08:56:47.079Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-03-07T08:56:47.079Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-03-07T08:56:47.383Z] --- PASS: TestRenameContainerWithSameName (2.79s) [2022-03-07T08:56:47.383Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T08:56:47.383Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T08:56:47.383Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T08:56:47.383Z] === RUN TestResize [2022-03-07T08:56:47.651Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-07T08:56:47.860Z] === RUN TestKillContainer/non_killing_signal [2022-03-07T08:56:47.860Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T08:56:47.860Z] === RUN TestKillContainer/killing_signal [2022-03-07T08:56:47.912Z] ok github.com/docker/docker/distribution/xfer 1.905s coverage: 84.9% of statements [2022-03-07T08:56:47.912Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-07T08:56:48.173Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-03-07T08:56:48.173Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-07T08:56:48.435Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-03-07T08:56:49.359Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-07T08:56:49.378Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2022-03-07T08:56:49.558Z] --- PASS: TestResize (2.84s) [2022-03-07T08:56:49.558Z] === RUN TestResizeWithInvalidSize [2022-03-07T08:56:49.950Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2022-03-07T08:56:50.212Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-07T08:56:50.758Z] --- PASS: TestKillContainer (5.04s) [2022-03-07T08:56:50.758Z] --- PASS: TestKillContainer/no_signal (2.28s) [2022-03-07T08:56:50.758Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T08:56:50.758Z] --- PASS: TestKillContainer/killing_signal (2.70s) [2022-03-07T08:56:50.758Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-07T08:56:50.758Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T08:56:50.758Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T08:56:50.758Z] === RUN TestKillStoppedContainer [2022-03-07T08:56:50.758Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T08:56:50.758Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-07T08:56:50.758Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-07T08:56:50.758Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T08:56:50.758Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T08:56:50.758Z] === RUN TestKillDifferentUserContainer [2022-03-07T08:56:50.758Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T08:56:50.758Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-07T08:56:50.758Z] === RUN TestInspectOomKilledTrue [2022-03-07T08:56:50.758Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:50.758Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-07T08:56:50.758Z] === RUN TestInspectOomKilledFalse [2022-03-07T08:56:50.758Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T08:56:50.758Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-07T08:56:50.758Z] === RUN TestLogsFollowTailEmpty [2022-03-07T08:56:52.127Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 82.2% of statements [2022-03-07T08:56:52.453Z] --- PASS: TestResizeWithInvalidSize (2.72s) [2022-03-07T08:56:52.453Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T08:56:52.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-07T08:56:52.699Z] ok github.com/docker/docker/pkg/authorization 0.332s coverage: 68.3% of statements [2022-03-07T08:56:52.699Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-07T08:56:52.929Z] --- PASS: TestLogsFollowTailEmpty (2.37s) [2022-03-07T08:56:52.929Z] === RUN TestNetworkNat [2022-03-07T08:56:52.929Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T08:56:52.929Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-07T08:56:52.929Z] === RUN TestNetworkLocalhostTCPNat [2022-03-07T08:56:52.960Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-07T08:56:53.556Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-07T08:56:54.485Z] docker_api_swarm_service_test.go:490: [dec4a7a83b1fd] joining swarm manager [d27f258a61918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:56:55.047Z] docker_api_swarm_service_test.go:490: [d3b0f2ae491b6] joining swarm manager [d27f258a61918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:56:55.304Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-07T08:56:55.826Z] --- PASS: TestNetworkLocalhostTCPNat (2.62s) [2022-03-07T08:56:55.826Z] === RUN TestNetworkLoopbackNat [2022-03-07T08:56:55.826Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T08:56:55.826Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-07T08:56:55.826Z] === RUN TestPause [2022-03-07T08:56:55.826Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T08:56:55.826Z] --- SKIP: TestPause (0.00s) [2022-03-07T08:56:55.826Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-07T08:56:56.177Z] --- PASS: TestResizeWhenContainerNotStarted (3.43s) [2022-03-07T08:56:56.177Z] === RUN TestDaemonRestartKillContainers [2022-03-07T08:56:56.177Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:56.177Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-07T08:56:56.177Z] === RUN TestStats [2022-03-07T08:56:56.177Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T08:56:56.177Z] --- SKIP: TestStats (0.00s) [2022-03-07T08:56:56.177Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T08:56:56.258Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 43.5% of statements [2022-03-07T08:56:56.258Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-07T08:56:56.258Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-07T08:56:56.519Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-07T08:56:56.692Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-07T08:56:57.091Z] ok github.com/docker/docker/layer 7.275s coverage: 69.0% of statements [2022-03-07T08:56:57.091Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-07T08:56:57.091Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-07T08:56:57.091Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-07T08:56:57.091Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-07T08:56:57.091Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-07T08:56:57.091Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-07T08:56:57.351Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-03-07T08:56:57.613Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-03-07T08:56:57.875Z] ok github.com/docker/docker/pkg/fsutils 0.133s coverage: 85.1% of statements [2022-03-07T08:56:57.875Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-03-07T08:56:57.995Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.34s) [2022-03-07T08:56:57.995Z] === RUN TestPauseStopPausedContainer [2022-03-07T08:56:57.995Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:56:57.995Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-07T08:56:57.995Z] === RUN TestPsFilter [2022-03-07T08:56:57.995Z] --- PASS: TestPsFilter (0.24s) [2022-03-07T08:56:57.995Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-07T08:56:58.057Z] === RUN TestDockerSuite/TestPortList [2022-03-07T08:56:59.261Z] ok github.com/docker/docker/pkg/idtools 0.519s coverage: 69.5% of statements [2022-03-07T08:56:59.261Z] ok github.com/docker/docker/pkg/ioutils 0.417s coverage: 70.1% of statements [2022-03-07T08:56:59.261Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-07T08:56:59.522Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-07T08:56:59.522Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-07T08:56:59.522Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-07T08:56:59.522Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-07T08:56:59.522Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-03-07T08:56:59.522Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-03-07T08:57:00.130Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2022-03-07T08:57:00.130Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-03-07T08:57:00.398Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2022-03-07T08:57:00.398Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-07T08:57:00.398Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-07T08:57:00.983Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-03-07T08:57:01.554Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-07T08:57:01.554Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-07T08:57:01.814Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-07T08:57:03.198Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-03-07T08:57:03.198Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-07T08:57:03.236Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.40s) [2022-03-07T08:57:03.236Z] === RUN TestStopContainerWithTimeout [2022-03-07T08:57:03.236Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T08:57:03.236Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-07T08:57:03.236Z] === RUN TestUpdateRestartPolicy [2022-03-07T08:57:03.459Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-03-07T08:57:03.459Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-07T08:57:03.720Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-07T08:57:03.981Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-07T08:57:04.242Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-03-07T08:57:04.599Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-07T08:57:04.814Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-03-07T08:57:04.856Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-07T08:57:05.075Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-03-07T08:57:05.336Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-03-07T08:57:05.598Z] coverage: [no statements] [2022-03-07T08:57:05.598Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-03-07T08:57:05.860Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-07T08:57:06.121Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-07T08:57:06.121Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-07T08:57:06.543Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.51s) [2022-03-07T08:57:06.543Z] === RUN TestRemoveContainerWithVolume [2022-03-07T08:57:08.036Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-03-07T08:57:08.036Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-07T08:57:08.076Z] --- PASS: TestRemoveContainerWithVolume (2.61s) [2022-03-07T08:57:08.076Z] === RUN TestRemoveContainerRunning [2022-03-07T08:57:08.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-07T08:57:08.297Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-07T08:57:09.685Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-03-07T08:57:09.685Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-03-07T08:57:10.251Z] --- PASS: TestRemoveContainerRunning (2.14s) [2022-03-07T08:57:10.251Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-07T08:57:10.628Z] ok github.com/docker/docker/registry 0.050s coverage: 58.3% of statements [2022-03-07T08:57:10.890Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-07T08:57:11.150Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-07T08:57:11.394Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-07T08:57:11.394Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-07T08:57:11.394Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-07T08:57:11.394Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-07T08:57:11.394Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-07T08:57:11.723Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-07T08:57:11.723Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-07T08:57:11.957Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-07T08:57:11.957Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-07T08:57:12.420Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.07s) [2022-03-07T08:57:12.420Z] === RUN TestRemoveInvalidContainer [2022-03-07T08:57:12.420Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-07T08:57:12.420Z] === RUN TestRenameLinkedContainer [2022-03-07T08:57:12.420Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T08:57:12.420Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-07T08:57:12.420Z] === RUN TestRenameStoppedContainer [2022-03-07T08:57:12.520Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-07T08:57:12.520Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-07T08:57:13.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-07T08:57:13.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-07T08:57:13.707Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-07T08:57:14.270Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-03-07T08:57:14.843Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2022-03-07T08:57:15.105Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-03-07T08:57:15.318Z] --- PASS: TestRenameStoppedContainer (2.38s) [2022-03-07T08:57:15.318Z] === RUN TestRenameRunningContainerAndReuse [2022-03-07T08:57:15.601Z] docker_api_swarm_service_test.go:128: [da07a7b054ef2] joining swarm manager [d1270820fca5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:57:16.164Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-07T08:57:16.421Z] docker_api_swarm_service_test.go:129: [d26c450b55d1e] joining swarm manager [d1270820fca5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:57:16.492Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-03-07T08:57:17.350Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-07T08:57:17.912Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-07T08:57:17.912Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-07T08:57:18.487Z] docker_api_swarm_service_test.go:137: [d840882ff608d] joining swarm manager [d1270820fca5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-07T08:57:19.044Z] --- PASS: TestRenameRunningContainerAndReuse (4.22s) [2022-03-07T08:57:19.044Z] === RUN TestRenameInvalidName [2022-03-07T08:57:19.416Z] docker_api_swarm_service_test.go:138: [d1617657bdda2] joining swarm manager [d1270820fca5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-07T08:57:20.344Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-07T08:57:21.214Z] --- PASS: TestRenameInvalidName (2.13s) [2022-03-07T08:57:21.214Z] === RUN TestRenameAnonymousContainer [2022-03-07T08:57:21.272Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-07T08:57:23.165Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-07T08:57:26.433Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-07T08:57:26.433Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-07T08:57:28.354Z] --- PASS: TestUpdateRestartPolicy (25.27s) [2022-03-07T08:57:28.354Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T08:57:28.952Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-07T08:57:30.524Z] --- PASS: TestUpdateRestartWithAutoRemove (2.73s) [2022-03-07T08:57:30.524Z] === RUN TestWaitNonBlocked [2022-03-07T08:57:30.524Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:57:30.524Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:57:30.524Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:57:30.524Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:57:30.524Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:57:30.524Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:57:31.515Z] --- PASS: TestRenameAnonymousContainer (9.85s) [2022-03-07T08:57:31.515Z] === RUN TestRenameContainerWithSameName [2022-03-07T08:57:33.051Z] --- PASS: TestRenameContainerWithSameName (2.17s) [2022-03-07T08:57:33.051Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-07T08:57:33.051Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T08:57:33.051Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T08:57:33.051Z] === RUN TestResize [2022-03-07T08:57:34.251Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-07T08:57:34.251Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.46s) [2022-03-07T08:57:34.251Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.66s) [2022-03-07T08:57:34.251Z] === RUN TestWaitBlocked [2022-03-07T08:57:34.251Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:57:34.251Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-07T08:57:34.251Z] PASS [2022-03-07T08:57:34.251Z] ok github.com/docker/docker/integration/container 110.836s [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === Skipped [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-07T08:57:34.251Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-07T08:57:34.251Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T08:57:34.251Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T08:57:34.251Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T08:57:34.251Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T08:57:34.251Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T08:57:34.251Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T08:57:34.251Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-07T08:57:34.251Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-07T08:57:34.251Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-07T08:57:34.251Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-07T08:57:34.251Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T08:57:34.251Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-07T08:57:34.251Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-07T08:57:34.251Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T08:57:34.251Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-07T08:57:34.251Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T08:57:34.251Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T08:57:34.251Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-07T08:57:34.251Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T08:57:34.251Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-07T08:57:34.251Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-07T08:57:34.251Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-07T08:57:34.251Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-07T08:57:34.251Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-07T08:57:34.251Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-07T08:57:34.251Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-07T08:57:34.251Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-07T08:57:34.251Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T08:57:34.251Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-07T08:57:34.251Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-07T08:57:34.251Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-07T08:57:34.251Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-07T08:57:34.251Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:57:34.251Z] [2022-03-07T08:57:34.251Z] DONE 87 tests, 33 skipped in 114.124s [2022-03-07T08:57:34.251Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-07T08:57:34.604Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/rootless [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/volume [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-07T08:57:34.604Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === Skipped [2022-03-07T08:57:34.867Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-07T08:57:34.867Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-07T08:57:34.867Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-07T08:57:34.867Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-07T08:57:34.867Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:71: No driver to put! [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-07T08:57:34.867Z] time="2022-03-07T08:56:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-07T08:57:34.867Z] time="2022-03-07T08:56:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-07T08:57:34.867Z] time="2022-03-07T08:56:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-07T08:57:34.867Z] time="2022-03-07T08:56:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-07T08:57:34.867Z] time="2022-03-07T08:56:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:71: No driver to put! [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-07T08:57:34.867Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-07T08:57:34.867Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-07T08:57:34.867Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-07T08:57:34.867Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-07T08:57:34.867Z] graphtest_unix.go:71: No driver to put! [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-07T08:57:34.867Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-07T08:57:34.867Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-07T08:57:34.867Z] [2022-03-07T08:57:34.867Z] DONE 2323 tests, 28 skipped in 227.050s [2022-03-07T08:57:34.867Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/bitseq [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/cluster [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/config [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/datastore [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/driverapi [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/etchosts [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/idm [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/ipam [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/iptables [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/netlabel [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/netutils [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/networkdb [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/ns [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/options [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/osl [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/portallocator [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/portmapper [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/testutils [2022-03-07T08:57:34.867Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-07T08:57:34.868Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-07T08:57:35.221Z] --- PASS: TestResize (2.10s) [2022-03-07T08:57:35.221Z] === RUN TestResizeWithInvalidSize [2022-03-07T08:57:35.486Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-07T08:57:36.048Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-07T08:57:37.398Z] --- PASS: TestResizeWithInvalidSize (2.12s) [2022-03-07T08:57:37.398Z] === RUN TestResizeWhenContainerNotStarted [2022-03-07T08:57:37.413Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-07T08:57:38.342Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-07T08:57:39.273Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-07T08:57:40.298Z] --- PASS: TestResizeWhenContainerNotStarted (2.38s) [2022-03-07T08:57:40.298Z] === RUN TestDaemonRestartKillContainers [2022-03-07T08:57:40.298Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:57:40.298Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-07T08:57:40.298Z] === RUN TestStats [2022-03-07T08:57:40.298Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T08:57:40.298Z] --- SKIP: TestStats (0.00s) [2022-03-07T08:57:40.298Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-07T08:57:40.640Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-07T08:57:41.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-07T08:57:42.514Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-07T08:57:43.444Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-07T08:57:43.701Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-07T08:57:43.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-07T08:57:44.020Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.23s) [2022-03-07T08:57:44.020Z] === RUN TestStopContainerWithTimeout [2022-03-07T08:57:44.020Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T08:57:44.020Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-07T08:57:44.020Z] === RUN TestUpdateRestartPolicy [2022-03-07T08:57:44.214Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-07T08:57:46.105Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-07T08:57:46.105Z] docker_api_swarm_service_test.go:304: [d385b10fa15c3] joining swarm manager [da6f44253197f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:57:47.034Z] docker_api_swarm_service_test.go:304: [dfc83cbe17a46] joining swarm manager [da6f44253197f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:57:47.964Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-07T08:57:48.894Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-07T08:57:48.894Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-07T08:57:48.894Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-07T08:57:48.894Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-07T08:57:49.283Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-07T08:57:49.283Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-07T08:57:49.539Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-07T08:57:50.467Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-07T08:57:51.397Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-07T08:57:51.960Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-07T08:57:58.503Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-07T08:57:59.066Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-07T08:58:00.432Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-07T08:58:00.432Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-07T08:58:00.432Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-07T08:58:00.689Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-07T08:58:02.604Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-07T08:58:03.534Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-07T08:58:04.356Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T08:58:04.356Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T08:58:04.356Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-07T08:58:04.356Z] === RUN TestDaemonConfigValidation [2022-03-07T08:58:04.356Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T08:58:04.356Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-07T08:58:04.356Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T08:58:04.356Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T08:58:04.356Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T08:58:04.356Z] === RUN TestDaemonProxy [2022-03-07T08:58:04.356Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T08:58:04.356Z] --- SKIP: TestDaemonProxy (0.01s) [2022-03-07T08:58:04.356Z] PASS [2022-03-07T08:58:04.356Z] ok github.com/docker/docker/integration/daemon 0.135s [2022-03-07T08:58:04.356Z] [2022-03-07T08:58:04.356Z] === Skipped [2022-03-07T08:58:04.356Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-07T08:58:04.356Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T08:58:04.356Z] [2022-03-07T08:58:04.356Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-07T08:58:04.356Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T08:58:04.356Z] [2022-03-07T08:58:04.356Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T08:58:04.356Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T08:58:04.356Z] [2022-03-07T08:58:04.356Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.01s) [2022-03-07T08:58:04.356Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T08:58:04.356Z] [2022-03-07T08:58:04.356Z] DONE 4 tests, 4 skipped in 27.030s [2022-03-07T08:58:04.356Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-07T08:58:05.086Z] --- PASS: TestUpdateRestartPolicy (21.18s) [2022-03-07T08:58:05.086Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-07T08:58:05.424Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-07T08:58:06.352Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-07T08:58:06.352Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-07T08:58:06.352Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-07T08:58:06.543Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:58:06.543Z] INFO: Testing against a local daemon [2022-03-07T08:58:06.543Z] === RUN TestCommitInheritsEnv [2022-03-07T08:58:06.543Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:58:06.543Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-07T08:58:06.543Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T08:58:06.543Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T08:58:06.543Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T08:58:06.543Z] === RUN TestImportWithCustomPlatform [2022-03-07T08:58:06.543Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T08:58:06.543Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-07T08:58:06.543Z] === RUN TestImagesFilterMultiReference [2022-03-07T08:58:06.543Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-07T08:58:06.543Z] === RUN TestImagePullPlatformInvalid [2022-03-07T08:58:06.543Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-07T08:58:06.543Z] === RUN TestRemoveImageOrphaning [2022-03-07T08:58:06.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-07T08:58:07.264Z] --- PASS: TestUpdateRestartWithAutoRemove (2.17s) [2022-03-07T08:58:07.264Z] === RUN TestWaitNonBlocked [2022-03-07T08:58:07.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:58:07.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:58:07.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:58:07.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:58:07.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-07T08:58:07.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-07T08:58:08.077Z] --- PASS: TestRemoveImageOrphaning (1.34s) [2022-03-07T08:58:08.077Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T08:58:08.077Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-07T08:58:08.077Z] === RUN TestTagInvalidReference [2022-03-07T08:58:08.077Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-07T08:58:08.077Z] === RUN TestTagValidPrefixedRepo [2022-03-07T08:58:08.077Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-03-07T08:58:08.077Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T08:58:08.077Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-07T08:58:08.077Z] === RUN TestTagOfficialNames [2022-03-07T08:58:08.077Z] --- PASS: TestTagOfficialNames (0.13s) [2022-03-07T08:58:08.077Z] === RUN TestTagMatchesDigest [2022-03-07T08:58:08.077Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-03-07T08:58:08.077Z] PASS [2022-03-07T08:58:08.077Z] ok github.com/docker/docker/integration/image 2.015s [2022-03-07T08:58:08.535Z] [2022-03-07T08:58:08.535Z] === Skipped [2022-03-07T08:58:08.535Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-07T08:58:08.535Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:58:08.535Z] [2022-03-07T08:58:08.535Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T08:58:08.535Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T08:58:08.535Z] [2022-03-07T08:58:08.535Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-07T08:58:08.535Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T08:58:08.535Z] [2022-03-07T08:58:08.535Z] DONE 12 tests, 3 skipped in 6.930s [2022-03-07T08:58:08.535Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-07T08:58:09.438Z] docker_api_swarm_service_test.go:100: [dcad842110ba8] joining swarm manager [dd8ab3141117d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:58:09.438Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-07T08:58:10.001Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-07T08:58:10.001Z] docker_api_swarm_service_test.go:101: [dfe40fffdddc4] joining swarm manager [dd8ab3141117d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:58:10.160Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-07T08:58:10.161Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.58s) [2022-03-07T08:58:10.161Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.73s) [2022-03-07T08:58:10.161Z] === RUN TestWaitBlocked [2022-03-07T08:58:10.161Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:10.161Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-07T08:58:10.161Z] PASS [2022-03-07T08:58:10.161Z] ok github.com/docker/docker/integration/container 94.115s [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === Skipped [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-07T08:58:10.161Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2022-03-07T08:58:10.161Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-07T08:58:10.161Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-07T08:58:10.161Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-07T08:58:10.161Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-07T08:58:10.161Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-07T08:58:10.161Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-07T08:58:10.161Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-07T08:58:10.161Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-07T08:58:10.161Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-07T08:58:10.161Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-07T08:58:10.161Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-07T08:58:10.161Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-07T08:58:10.161Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-07T08:58:10.161Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-07T08:58:10.161Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-07T08:58:10.161Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-07T08:58:10.161Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-07T08:58:10.161Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-07T08:58:10.161Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-07T08:58:10.161Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-07T08:58:10.161Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-07T08:58:10.161Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-07T08:58:10.161Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-07T08:58:10.161Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-07T08:58:10.161Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-07T08:58:10.161Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-07T08:58:10.161Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-07T08:58:10.161Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-07T08:58:10.161Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-07T08:58:10.161Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-07T08:58:10.161Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-07T08:58:10.161Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-07T08:58:10.161Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:10.161Z] [2022-03-07T08:58:10.161Z] DONE 87 tests, 33 skipped in 97.011s [2022-03-07T08:58:10.257Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-07T08:58:10.618Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-07T08:58:11.186Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-07T08:58:11.430Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:58:11.430Z] INFO: Testing against a local daemon [2022-03-07T08:58:11.430Z] === RUN TestNetworkCreateDelete [2022-03-07T08:58:11.430Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:11.430Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-07T08:58:11.430Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T08:58:11.430Z] 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-03-07T08:58:11.430Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-07T08:58:11.430Z] === RUN TestDaemonDNSFallback [2022-03-07T08:58:11.430Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:11.430Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-07T08:58:11.430Z] === RUN TestInspectNetwork [2022-03-07T08:58:11.430Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:11.430Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-07T08:58:11.430Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T08:58:11.430Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:11.430Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-07T08:58:11.430Z] === RUN TestNetworkInvalidJSON [2022-03-07T08:58:11.430Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T08:58:11.430Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T08:58:11.430Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:58:11.430Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:58:11.430Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:58:11.430Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:58:11.430Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T08:58:11.430Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:58:11.430Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:58:11.430Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-07T08:58:11.430Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-07T08:58:11.430Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-07T08:58:11.430Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-07T08:58:11.430Z] === RUN TestNetworkList [2022-03-07T08:58:11.430Z] === RUN TestNetworkList//networks [2022-03-07T08:58:11.430Z] === PAUSE TestNetworkList//networks [2022-03-07T08:58:11.430Z] === RUN TestNetworkList//networks/ [2022-03-07T08:58:11.430Z] === PAUSE TestNetworkList//networks/ [2022-03-07T08:58:11.430Z] === CONT TestNetworkList//networks [2022-03-07T08:58:11.430Z] === CONT TestNetworkList//networks/ [2022-03-07T08:58:11.430Z] --- PASS: TestNetworkList (0.05s) [2022-03-07T08:58:11.430Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T08:58:11.430Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-03-07T08:58:11.430Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T08:58:11.430Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T08:58:11.430Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-07T08:58:11.430Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T08:58:11.430Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T08:58:11.430Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T08:58:11.430Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T08:58:11.430Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T08:58:11.431Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T08:58:11.431Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T08:58:11.431Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T08:58:11.431Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T08:58:11.431Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T08:58:11.431Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T08:58:11.431Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T08:58:11.431Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T08:58:11.431Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T08:58:11.431Z] service_test.go:243: FLAKY_TEST [2022-03-07T08:58:11.431Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T08:58:11.431Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T08:58:11.431Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-07T08:58:11.431Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T08:58:11.431Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T08:58:11.431Z] PASS [2022-03-07T08:58:11.431Z] ok github.com/docker/docker/integration/network 0.218s [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === Skipped [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-07T08:58:11.431Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-07T08:58:11.431Z] 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-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-07T08:58:11.431Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-07T08:58:11.431Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-07T08:58:11.431Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-07T08:58:11.431Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T08:58:11.431Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T08:58:11.431Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T08:58:11.431Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T08:58:11.431Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T08:58:11.431Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T08:58:11.431Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T08:58:11.431Z] service_test.go:243: FLAKY_TEST [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-07T08:58:11.431Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T08:58:11.431Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T08:58:11.431Z] [2022-03-07T08:58:11.431Z] DONE 22 tests, 15 skipped in 2.886s [2022-03-07T08:58:11.431Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-07T08:58:12.397Z] testing: warning: no tests to run [2022-03-07T08:58:12.397Z] PASS [2022-03-07T08:58:12.397Z] ok github.com/docker/docker/integration/network/ipvlan 0.101s [2022-03-07T08:58:12.397Z] [2022-03-07T08:58:12.397Z] DONE 0 tests in 0.849s [2022-03-07T08:58:12.397Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-07T08:58:12.554Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-07T08:58:13.362Z] testing: warning: no tests to run [2022-03-07T08:58:13.362Z] PASS [2022-03-07T08:58:13.362Z] ok github.com/docker/docker/integration/network/macvlan 0.093s [2022-03-07T08:58:13.362Z] [2022-03-07T08:58:13.362Z] DONE 0 tests in 0.856s [2022-03-07T08:58:13.362Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-07T08:58:14.337Z] testing: warning: no tests to run [2022-03-07T08:58:14.337Z] PASS [2022-03-07T08:58:14.337Z] ok github.com/docker/docker/integration/plugin 0.093s [2022-03-07T08:58:14.337Z] [2022-03-07T08:58:14.337Z] DONE 0 tests in 0.865s [2022-03-07T08:58:14.337Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-07T08:58:14.447Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-07T08:58:15.010Z] === RUN TestDockerSuite/TestRmiTag [2022-03-07T08:58:15.266Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-07T08:58:15.310Z] testing: warning: no tests to run [2022-03-07T08:58:15.310Z] PASS [2022-03-07T08:58:15.310Z] ok github.com/docker/docker/integration/plugin/authz 0.099s [2022-03-07T08:58:15.310Z] [2022-03-07T08:58:15.310Z] DONE 0 tests in 0.867s [2022-03-07T08:58:15.768Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-07T08:58:15.828Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-07T08:58:18.345Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-07T08:58:18.907Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-07T08:58:19.470Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-07T08:58:19.727Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-07T08:58:20.672Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-07T08:58:21.235Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-07T08:58:21.490Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-07T08:58:21.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:58:21.564Z] INFO: Testing against a local daemon [2022-03-07T08:58:21.564Z] === RUN TestPluginInvalidJSON [2022-03-07T08:58:21.564Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:58:21.564Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:58:21.564Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:58:21.564Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-07T08:58:21.564Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T08:58:21.564Z] === RUN TestPluginInstall [2022-03-07T08:58:21.564Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T08:58:21.564Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-07T08:58:21.564Z] === RUN TestPluginsWithRuntimes [2022-03-07T08:58:21.564Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T08:58:21.564Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-07T08:58:21.564Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T08:58:21.564Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T08:58:21.564Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T08:58:21.564Z] PASS [2022-03-07T08:58:21.564Z] ok github.com/docker/docker/integration/plugin/common 0.128s [2022-03-07T08:58:21.564Z] [2022-03-07T08:58:21.564Z] === Skipped [2022-03-07T08:58:21.564Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-07T08:58:21.564Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T08:58:21.564Z] [2022-03-07T08:58:21.564Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-07T08:58:21.564Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T08:58:21.564Z] [2022-03-07T08:58:21.564Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T08:58:21.564Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T08:58:21.564Z] [2022-03-07T08:58:21.564Z] DONE 5 tests, 3 skipped in 5.631s [2022-03-07T08:58:21.564Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-07T08:58:21.583Z] ok github.com/docker/docker/libnetwork 37.330s coverage: 40.7% of statements [2022-03-07T08:58:21.583Z] ok github.com/docker/docker/libnetwork/bitseq 0.122s coverage: 84.4% of statements [2022-03-07T08:58:21.583Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-07T08:58:21.583Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-07T08:58:21.583Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-07T08:58:21.583Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-07T08:58:21.583Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-07T08:58:21.583Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-07T08:58:21.583Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-07T08:58:21.583Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-07T08:58:21.583Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-07T08:58:21.583Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-07T08:58:21.583Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-07T08:58:21.583Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-07T08:58:21.583Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-07T08:58:21.747Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-07T08:58:21.747Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-07T08:58:21.845Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.417s coverage: 59.9% of statements [2022-03-07T08:58:22.107Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-07T08:58:22.107Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-07T08:58:22.308Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-07T08:58:23.049Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.172s coverage: 4.0% of statements [2022-03-07T08:58:23.049Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-07T08:58:23.310Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-07T08:58:23.310Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-07T08:58:23.572Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-07T08:58:23.675Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-07T08:58:23.931Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-07T08:58:24.478Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:58:24.478Z] INFO: Testing against a local daemon [2022-03-07T08:58:24.478Z] === RUN TestExternalGraphDriver [2022-03-07T08:58:24.478Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T08:58:24.478Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-07T08:58:24.478Z] === RUN TestGraphdriverPluginV2 [2022-03-07T08:58:24.478Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T08:58:24.478Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-07T08:58:24.478Z] PASS [2022-03-07T08:58:24.478Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.124s [2022-03-07T08:58:24.478Z] [2022-03-07T08:58:24.478Z] === Skipped [2022-03-07T08:58:24.478Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-07T08:58:24.478Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T08:58:24.478Z] [2022-03-07T08:58:24.478Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-07T08:58:24.478Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T08:58:24.478Z] [2022-03-07T08:58:24.478Z] DONE 2 tests, 2 skipped in 3.053s [2022-03-07T08:58:24.478Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-07T08:58:24.494Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-07T08:58:25.424Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-07T08:58:26.352Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-07T08:58:27.378Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:58:27.378Z] INFO: Testing against a local daemon [2022-03-07T08:58:27.378Z] === RUN TestReadPluginNoRead [2022-03-07T08:58:27.378Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T08:58:27.378Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-07T08:58:27.378Z] PASS [2022-03-07T08:58:27.378Z] ok github.com/docker/docker/integration/plugin/logging 0.137s [2022-03-07T08:58:27.378Z] [2022-03-07T08:58:27.378Z] === Skipped [2022-03-07T08:58:27.378Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-07T08:58:27.378Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T08:58:27.378Z] [2022-03-07T08:58:27.378Z] DONE 1 tests, 1 skipped in 2.786s [2022-03-07T08:58:27.378Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-07T08:58:27.718Z] check_test.go:379: [dcad842110ba8] daemon is not started [2022-03-07T08:58:27.718Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-07T08:58:28.645Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-07T08:58:28.915Z] testing: warning: no tests to run [2022-03-07T08:58:28.915Z] PASS [2022-03-07T08:58:28.915Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.099s [2022-03-07T08:58:28.915Z] [2022-03-07T08:58:28.915Z] DONE 0 tests in 1.379s [2022-03-07T08:58:28.915Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-07T08:58:29.207Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-07T08:58:29.768Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-07T08:58:30.025Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-07T08:58:30.952Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-07T08:58:31.702Z] === RUN TestConfigDaemonLibtrustID [2022-03-07T08:58:31.702Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T08:58:31.702Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-07T08:58:31.702Z] === RUN TestDaemonConfigValidation [2022-03-07T08:58:31.702Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T08:58:31.702Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-07T08:58:31.702Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-07T08:58:31.702Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T08:58:31.702Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T08:58:31.702Z] === RUN TestDaemonProxy [2022-03-07T08:58:31.702Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T08:58:31.702Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-07T08:58:31.702Z] PASS [2022-03-07T08:58:31.702Z] ok github.com/docker/docker/integration/daemon 0.136s [2022-03-07T08:58:31.702Z] [2022-03-07T08:58:31.702Z] === Skipped [2022-03-07T08:58:31.702Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-07T08:58:31.702Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-07T08:58:31.702Z] [2022-03-07T08:58:31.702Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-07T08:58:31.702Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-07T08:58:31.702Z] [2022-03-07T08:58:31.702Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-07T08:58:31.702Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-07T08:58:31.702Z] [2022-03-07T08:58:31.702Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-07T08:58:31.702Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-07T08:58:31.702Z] [2022-03-07T08:58:31.702Z] DONE 4 tests, 4 skipped in 19.565s [2022-03-07T08:58:31.702Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-07T08:58:31.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:58:31.822Z] INFO: Testing against a local daemon [2022-03-07T08:58:31.822Z] === RUN TestPluginWithDevMounts [2022-03-07T08:58:31.822Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:31.822Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-07T08:58:31.822Z] PASS [2022-03-07T08:58:31.822Z] ok github.com/docker/docker/integration/plugin/volumes 0.157s [2022-03-07T08:58:31.822Z] [2022-03-07T08:58:31.822Z] === Skipped [2022-03-07T08:58:31.822Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-07T08:58:31.822Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:31.822Z] [2022-03-07T08:58:31.822Z] DONE 1 tests, 1 skipped in 2.798s [2022-03-07T08:58:31.822Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-07T08:58:31.880Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-07T08:58:32.441Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-07T08:58:33.003Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-07T08:58:33.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-07T08:58:33.652Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.708s coverage: 7.2% of statements [2022-03-07T08:58:33.652Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-07T08:58:33.652Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-07T08:58:33.652Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-07T08:58:33.652Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-07T08:58:33.652Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-07T08:58:33.652Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-07T08:58:33.652Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-07T08:58:33.821Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-07T08:58:33.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:58:33.874Z] INFO: Testing against a local daemon [2022-03-07T08:58:33.874Z] === RUN TestCommitInheritsEnv [2022-03-07T08:58:33.874Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:58:33.874Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-07T08:58:33.874Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-07T08:58:33.874Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T08:58:33.874Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T08:58:33.874Z] === RUN TestImportWithCustomPlatform [2022-03-07T08:58:33.874Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T08:58:33.874Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-07T08:58:33.874Z] === RUN TestImagesFilterMultiReference [2022-03-07T08:58:33.874Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-07T08:58:33.874Z] === RUN TestImagePullPlatformInvalid [2022-03-07T08:58:33.874Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-07T08:58:33.874Z] === RUN TestRemoveImageOrphaning [2022-03-07T08:58:33.914Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-03-07T08:58:33.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:58:33.995Z] INFO: Testing against a local daemon [2022-03-07T08:58:33.995Z] === RUN TestSecretInspect [2022-03-07T08:58:33.995Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:33.995Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-07T08:58:33.995Z] === RUN TestSecretList [2022-03-07T08:58:33.995Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:33.995Z] --- SKIP: TestSecretList (0.00s) [2022-03-07T08:58:33.995Z] === RUN TestSecretsCreateAndDelete [2022-03-07T08:58:33.995Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:33.995Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-07T08:58:33.995Z] === RUN TestSecretsUpdate [2022-03-07T08:58:33.995Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:33.995Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-07T08:58:33.995Z] === RUN TestTemplatedSecret [2022-03-07T08:58:33.995Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:33.995Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-07T08:58:33.995Z] === RUN TestSecretCreateResolve [2022-03-07T08:58:33.995Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:33.995Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-07T08:58:33.995Z] PASS [2022-03-07T08:58:33.995Z] ok github.com/docker/docker/integration/secret 0.106s [2022-03-07T08:58:34.175Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-07T08:58:34.175Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-07T08:58:34.384Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-07T08:58:34.384Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-07T08:58:34.452Z] [2022-03-07T08:58:34.452Z] === Skipped [2022-03-07T08:58:34.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-07T08:58:34.452Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:34.452Z] [2022-03-07T08:58:34.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-07T08:58:34.452Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:34.452Z] [2022-03-07T08:58:34.453Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-07T08:58:34.453Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:34.453Z] [2022-03-07T08:58:34.453Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-07T08:58:34.453Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:34.453Z] [2022-03-07T08:58:34.453Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-07T08:58:34.453Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:34.453Z] [2022-03-07T08:58:34.453Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-07T08:58:34.453Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:34.453Z] [2022-03-07T08:58:34.453Z] DONE 6 tests, 6 skipped in 2.363s [2022-03-07T08:58:34.453Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-07T08:58:35.405Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2022-03-07T08:58:35.405Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-07T08:58:35.405Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-07T08:58:35.405Z] === RUN TestTagInvalidReference [2022-03-07T08:58:35.405Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-07T08:58:35.405Z] === RUN TestTagValidPrefixedRepo [2022-03-07T08:58:35.405Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-07T08:58:35.405Z] === RUN TestTagExistedNameWithoutForce [2022-03-07T08:58:35.405Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-07T08:58:35.405Z] === RUN TestTagOfficialNames [2022-03-07T08:58:35.405Z] --- PASS: TestTagOfficialNames (0.11s) [2022-03-07T08:58:35.405Z] === RUN TestTagMatchesDigest [2022-03-07T08:58:35.405Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-07T08:58:35.405Z] PASS [2022-03-07T08:58:35.405Z] ok github.com/docker/docker/integration/image 1.682s [2022-03-07T08:58:35.405Z] [2022-03-07T08:58:35.405Z] === Skipped [2022-03-07T08:58:35.405Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-07T08:58:35.405Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:58:35.405Z] [2022-03-07T08:58:35.405Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-07T08:58:35.405Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T08:58:35.405Z] [2022-03-07T08:58:35.405Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-07T08:58:35.405Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-07T08:58:35.405Z] [2022-03-07T08:58:35.405Z] DONE 12 tests, 3 skipped in 5.501s [2022-03-07T08:58:35.752Z] docker_api_swarm_service_test.go:533: [dbc68ed2ee73c] joining swarm manager [d6fb587a4600e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:58:35.862Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-07T08:58:36.009Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-07T08:58:36.570Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-07T08:58:36.833Z] docker_api_swarm_service_test.go:534: [d071d9c72f12d] joining swarm manager [d6fb587a4600e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:58:37.093Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-07T08:58:37.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:58:37.351Z] INFO: Testing against a local daemon [2022-03-07T08:58:37.351Z] === RUN TestServiceCreateInit [2022-03-07T08:58:37.351Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T08:58:37.351Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T08:58:37.351Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-07T08:58:37.351Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T08:58:37.351Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T08:58:37.351Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestCreateServiceConflict [2022-03-07T08:58:37.351Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T08:58:37.351Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-03-07T08:58:37.351Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T08:58:37.351Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T08:58:37.351Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T08:58:37.351Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestCreateServiceSysctls [2022-03-07T08:58:37.351Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-07T08:58:37.351Z] === RUN TestCreateServiceCapabilities [2022-03-07T08:58:37.351Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-07T08:58:37.351Z] === RUN TestInspect [2022-03-07T08:58:37.351Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestInspect (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestCreateJob [2022-03-07T08:58:37.351Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestCreateJob (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestReplicatedJob [2022-03-07T08:58:37.351Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestUpdateReplicatedJob [2022-03-07T08:58:37.351Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestServiceListWithStatuses [2022-03-07T08:58:37.351Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T08:58:37.351Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestDockerNetworkReConnect [2022-03-07T08:58:37.351Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestServicePlugin [2022-03-07T08:58:37.351Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.351Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestServiceUpdateLabel [2022-03-07T08:58:37.351Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:37.351Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestServiceUpdateSecrets [2022-03-07T08:58:37.351Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:37.351Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestServiceUpdateConfigs [2022-03-07T08:58:37.351Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:37.351Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestServiceUpdateNetwork [2022-03-07T08:58:37.351Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:37.351Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-07T08:58:37.351Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T08:58:37.351Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:37.351Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-07T08:58:37.351Z] PASS [2022-03-07T08:58:37.351Z] ok github.com/docker/docker/integration/service 0.306s [2022-03-07T08:58:37.656Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === Skipped [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T08:58:37.808Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T08:58:37.808Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-07T08:58:37.808Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-07T08:58:37.808Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-03-07T08:58:37.808Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T08:58:37.808Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-07T08:58:37.808Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-07T08:58:37.808Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-07T08:58:37.808Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-07T08:58:37.808Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-07T08:58:37.808Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-07T08:58:37.808Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-07T08:58:37.808Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-07T08:58:37.808Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-07T08:58:37.808Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-07T08:58:37.808Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-07T08:58:37.808Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-07T08:58:37.808Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-07T08:58:37.808Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-07T08:58:37.808Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-07T08:58:37.808Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-07T08:58:37.808Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-03-07T08:58:37.808Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:37.808Z] [2022-03-07T08:58:37.808Z] DONE 24 tests, 23 skipped in 3.216s [2022-03-07T08:58:37.808Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-07T08:58:37.912Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-07T08:58:37.912Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-07T08:58:38.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:58:38.035Z] INFO: Testing against a local daemon [2022-03-07T08:58:38.035Z] === RUN TestNetworkCreateDelete [2022-03-07T08:58:38.035Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:38.035Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestDockerNetworkDeletePreferID [2022-03-07T08:58:38.035Z] 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-03-07T08:58:38.035Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-03-07T08:58:38.035Z] === RUN TestDaemonDNSFallback [2022-03-07T08:58:38.035Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:38.035Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestInspectNetwork [2022-03-07T08:58:38.035Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:38.035Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestRunContainerWithBridgeNone [2022-03-07T08:58:38.035Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:38.035Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestNetworkInvalidJSON [2022-03-07T08:58:38.035Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-07T08:58:38.035Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-07T08:58:38.035Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:58:38.035Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:58:38.035Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:58:38.035Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:58:38.035Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-07T08:58:38.035Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-07T08:58:38.035Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-07T08:58:38.035Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-07T08:58:38.035Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-07T08:58:38.035Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-07T08:58:38.035Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-07T08:58:38.035Z] === RUN TestNetworkList [2022-03-07T08:58:38.035Z] === RUN TestNetworkList//networks [2022-03-07T08:58:38.035Z] === PAUSE TestNetworkList//networks [2022-03-07T08:58:38.035Z] === RUN TestNetworkList//networks/ [2022-03-07T08:58:38.035Z] === PAUSE TestNetworkList//networks/ [2022-03-07T08:58:38.035Z] === CONT TestNetworkList//networks [2022-03-07T08:58:38.035Z] === CONT TestNetworkList//networks/ [2022-03-07T08:58:38.035Z] --- PASS: TestNetworkList (0.04s) [2022-03-07T08:58:38.035Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-07T08:58:38.035Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestHostIPv4BridgeLabel [2022-03-07T08:58:38.035Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-07T08:58:38.035Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestDaemonDefaultNetworkPools [2022-03-07T08:58:38.035Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-07T08:58:38.035Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-07T08:58:38.035Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-07T08:58:38.035Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestServiceWithPredefinedNetwork [2022-03-07T08:58:38.035Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-07T08:58:38.035Z] service_test.go:243: FLAKY_TEST [2022-03-07T08:58:38.035Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestServiceWithDataPathPortInit [2022-03-07T08:58:38.035Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-07T08:58:38.035Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-07T08:58:38.035Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T08:58:38.035Z] PASS [2022-03-07T08:58:38.035Z] ok github.com/docker/docker/integration/network 0.175s [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === Skipped [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-07T08:58:38.035Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-03-07T08:58:38.035Z] 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-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-07T08:58:38.035Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-07T08:58:38.035Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-07T08:58:38.035Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-07T08:58:38.035Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-07T08:58:38.035Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-07T08:58:38.035Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-07T08:58:38.035Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-07T08:58:38.035Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-07T08:58:38.035Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-07T08:58:38.035Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-07T08:58:38.035Z] service_test.go:243: FLAKY_TEST [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-07T08:58:38.035Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-07T08:58:38.035Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-07T08:58:38.035Z] [2022-03-07T08:58:38.035Z] DONE 22 tests, 15 skipped in 2.339s [2022-03-07T08:58:38.035Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-07T08:58:38.477Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-07T08:58:39.002Z] testing: warning: no tests to run [2022-03-07T08:58:39.002Z] PASS [2022-03-07T08:58:39.002Z] ok github.com/docker/docker/integration/network/ipvlan 0.077s [2022-03-07T08:58:39.002Z] [2022-03-07T08:58:39.002Z] DONE 0 tests in 0.731s [2022-03-07T08:58:39.002Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-07T08:58:39.407Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-07T08:58:39.971Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-07T08:58:39.974Z] testing: warning: no tests to run [2022-03-07T08:58:39.974Z] PASS [2022-03-07T08:58:39.974Z] ok github.com/docker/docker/integration/network/macvlan 0.162s [2022-03-07T08:58:39.974Z] [2022-03-07T08:58:39.974Z] DONE 0 tests in 0.810s [2022-03-07T08:58:39.974Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-07T08:58:39.989Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:58:39.989Z] INFO: Testing against a local daemon [2022-03-07T08:58:39.989Z] === RUN TestSessionCreate [2022-03-07T08:58:39.989Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:39.989Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-07T08:58:39.989Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T08:58:39.989Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:39.989Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T08:58:39.989Z] PASS [2022-03-07T08:58:39.989Z] ok github.com/docker/docker/integration/session 0.130s [2022-03-07T08:58:39.989Z] [2022-03-07T08:58:39.989Z] === Skipped [2022-03-07T08:58:39.989Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-07T08:58:39.989Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:39.989Z] [2022-03-07T08:58:39.989Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T08:58:39.989Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T08:58:39.989Z] [2022-03-07T08:58:39.989Z] DONE 2 tests, 2 skipped in 2.256s [2022-03-07T08:58:40.432Z] testing: warning: no tests to run [2022-03-07T08:58:40.432Z] PASS [2022-03-07T08:58:40.432Z] ok github.com/docker/docker/integration/plugin 0.068s [2022-03-07T08:58:40.432Z] [2022-03-07T08:58:40.432Z] DONE 0 tests in 0.693s [2022-03-07T08:58:40.450Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-07T08:58:40.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-07T08:58:40.902Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-07T08:58:41.347Z] testing: warning: no tests to run [2022-03-07T08:58:41.347Z] PASS [2022-03-07T08:58:41.347Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2022-03-07T08:58:41.347Z] [2022-03-07T08:58:41.347Z] DONE 0 tests in 0.684s [2022-03-07T08:58:41.347Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-07T08:58:41.466Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-07T08:58:41.466Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-07T08:58:42.029Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-07T08:58:42.029Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-07T08:58:42.647Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:58:42.647Z] INFO: Testing against a local daemon [2022-03-07T08:58:42.647Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T08:58:42.647Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:42.647Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T08:58:42.647Z] === RUN TestDiskUsage [2022-03-07T08:58:42.647Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T08:58:42.647Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-07T08:58:42.647Z] === RUN TestEventsExecDie [2022-03-07T08:58:42.647Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T08:58:42.647Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-07T08:58:42.647Z] === RUN TestEventsBackwardsCompatible [2022-03-07T08:58:42.647Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T08:58:42.647Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-07T08:58:42.647Z] === RUN TestEventsVolumeCreate [2022-03-07T08:58:42.647Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T08:58:42.647Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-07T08:58:42.647Z] === RUN TestInfoAPI [2022-03-07T08:58:42.647Z] --- PASS: TestInfoAPI (0.06s) [2022-03-07T08:58:42.647Z] === RUN TestInfoAPIWarnings [2022-03-07T08:58:42.647Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:58:42.647Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-07T08:58:42.647Z] === RUN TestInfoDebug [2022-03-07T08:58:42.647Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T08:58:42.647Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-07T08:58:42.647Z] === RUN TestInfoInsecureRegistries [2022-03-07T08:58:42.647Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T08:58:42.647Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-07T08:58:42.647Z] === RUN TestInfoRegistryMirrors [2022-03-07T08:58:42.647Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T08:58:42.647Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-07T08:58:42.647Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T08:58:42.960Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-07T08:58:43.612Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-03-07T08:58:43.612Z] === RUN TestPingCacheHeaders [2022-03-07T08:58:43.612Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-07T08:58:43.612Z] === RUN TestPingGet [2022-03-07T08:58:43.612Z] --- PASS: TestPingGet (0.06s) [2022-03-07T08:58:43.612Z] === RUN TestPingHead [2022-03-07T08:58:43.612Z] --- PASS: TestPingHead (0.05s) [2022-03-07T08:58:43.612Z] === RUN TestVersion [2022-03-07T08:58:43.612Z] --- PASS: TestVersion (0.04s) [2022-03-07T08:58:43.612Z] PASS [2022-03-07T08:58:43.612Z] ok github.com/docker/docker/integration/system 1.344s [2022-03-07T08:58:43.889Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-07T08:58:44.070Z] [2022-03-07T08:58:44.070Z] === Skipped [2022-03-07T08:58:44.070Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T08:58:44.070Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:44.070Z] [2022-03-07T08:58:44.070Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-07T08:58:44.070Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T08:58:44.070Z] [2022-03-07T08:58:44.070Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-07T08:58:44.070Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T08:58:44.070Z] [2022-03-07T08:58:44.070Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-07T08:58:44.070Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T08:58:44.070Z] [2022-03-07T08:58:44.070Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-07T08:58:44.070Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T08:58:44.070Z] [2022-03-07T08:58:44.070Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-07T08:58:44.070Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:58:44.070Z] [2022-03-07T08:58:44.070Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-07T08:58:44.070Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T08:58:44.070Z] [2022-03-07T08:58:44.070Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-07T08:58:44.070Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T08:58:44.070Z] [2022-03-07T08:58:44.070Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-07T08:58:44.070Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T08:58:44.070Z] [2022-03-07T08:58:44.070Z] DONE 15 tests, 9 skipped in 3.678s [2022-03-07T08:58:44.070Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-07T08:58:44.451Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-07T08:58:44.707Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-07T08:58:44.963Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-07T08:58:45.219Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-07T08:58:46.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:58:46.040Z] INFO: Testing against a local daemon [2022-03-07T08:58:46.040Z] === RUN TestPluginInvalidJSON [2022-03-07T08:58:46.040Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:58:46.040Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:58:46.040Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-07T08:58:46.040Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-07T08:58:46.040Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-07T08:58:46.040Z] === RUN TestPluginInstall [2022-03-07T08:58:46.040Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T08:58:46.040Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-07T08:58:46.040Z] === RUN TestPluginsWithRuntimes [2022-03-07T08:58:46.040Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T08:58:46.040Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-07T08:58:46.040Z] === RUN TestPluginBackCompatMediaTypes [2022-03-07T08:58:46.040Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T08:58:46.040Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T08:58:46.040Z] PASS [2022-03-07T08:58:46.040Z] ok github.com/docker/docker/integration/plugin/common 0.104s [2022-03-07T08:58:46.040Z] [2022-03-07T08:58:46.040Z] === Skipped [2022-03-07T08:58:46.040Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-07T08:58:46.040Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-07T08:58:46.040Z] [2022-03-07T08:58:46.040Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-07T08:58:46.040Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-07T08:58:46.040Z] [2022-03-07T08:58:46.040Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-07T08:58:46.040Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-07T08:58:46.040Z] [2022-03-07T08:58:46.040Z] DONE 5 tests, 3 skipped in 4.494s [2022-03-07T08:58:46.040Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-07T08:58:46.147Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-07T08:58:46.413Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-07T08:58:46.969Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:58:46.969Z] INFO: Testing against a local daemon [2022-03-07T08:58:46.969Z] === RUN TestVolumesCreateAndList [2022-03-07T08:58:46.969Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-03-07T08:58:46.969Z] === RUN TestVolumesRemove [2022-03-07T08:58:46.969Z] --- PASS: TestVolumesRemove (0.22s) [2022-03-07T08:58:46.969Z] === RUN TestVolumesInspect [2022-03-07T08:58:46.969Z] --- PASS: TestVolumesInspect (0.06s) [2022-03-07T08:58:46.969Z] === RUN TestVolumesInvalidJSON [2022-03-07T08:58:46.969Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T08:58:46.969Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T08:58:46.969Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T08:58:46.969Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-03-07T08:58:46.969Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-07T08:58:46.969Z] PASS [2022-03-07T08:58:46.969Z] ok github.com/docker/docker/integration/volume 0.484s [2022-03-07T08:58:46.969Z] [2022-03-07T08:58:46.969Z] DONE 5 tests in 2.832s [2022-03-07T08:58:46.969Z] INFO: make.ps1 ended at 03/07/2022 08:58:46 [2022-03-07T08:58:46.969Z] INFO: Integration CLI tests being run from the host: [2022-03-07T08:58:46.969Z] 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-03-07T08:58:47.077Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-07T08:58:48.005Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-07T08:58:48.567Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-07T08:58:48.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:58:48.939Z] INFO: Testing against a local daemon [2022-03-07T08:58:48.939Z] === RUN TestExternalGraphDriver [2022-03-07T08:58:48.939Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T08:58:48.939Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-07T08:58:48.939Z] === RUN TestGraphdriverPluginV2 [2022-03-07T08:58:48.939Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T08:58:48.939Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-07T08:58:48.939Z] PASS [2022-03-07T08:58:48.939Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.108s [2022-03-07T08:58:48.939Z] [2022-03-07T08:58:48.939Z] === Skipped [2022-03-07T08:58:48.940Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-07T08:58:48.940Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-07T08:58:48.940Z] [2022-03-07T08:58:48.940Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-07T08:58:48.940Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-07T08:58:48.940Z] [2022-03-07T08:58:48.940Z] DONE 2 tests, 2 skipped in 2.518s [2022-03-07T08:58:48.940Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-07T08:58:49.132Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-07T08:58:49.695Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-07T08:58:50.628Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-07T08:58:51.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:58:51.110Z] INFO: Testing against a local daemon [2022-03-07T08:58:51.110Z] === RUN TestReadPluginNoRead [2022-03-07T08:58:51.110Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T08:58:51.110Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-07T08:58:51.110Z] PASS [2022-03-07T08:58:51.110Z] ok github.com/docker/docker/integration/plugin/logging 0.090s [2022-03-07T08:58:51.110Z] [2022-03-07T08:58:51.110Z] === Skipped [2022-03-07T08:58:51.110Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-07T08:58:51.110Z] read_test.go:21: no unix domain sockets on Windows [2022-03-07T08:58:51.110Z] [2022-03-07T08:58:51.110Z] DONE 1 tests, 1 skipped in 2.158s [2022-03-07T08:58:51.110Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-07T08:58:51.192Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-07T08:58:52.075Z] testing: warning: no tests to run [2022-03-07T08:58:52.075Z] PASS [2022-03-07T08:58:52.075Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.082s [2022-03-07T08:58:52.075Z] [2022-03-07T08:58:52.075Z] DONE 0 tests in 1.082s [2022-03-07T08:58:52.075Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-07T08:58:52.123Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-07T08:58:54.251Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:58:54.251Z] INFO: Testing against a local daemon [2022-03-07T08:58:54.251Z] === RUN TestPluginWithDevMounts [2022-03-07T08:58:54.251Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:54.251Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-07T08:58:54.251Z] PASS [2022-03-07T08:58:54.251Z] ok github.com/docker/docker/integration/plugin/volumes 0.090s [2022-03-07T08:58:54.251Z] [2022-03-07T08:58:54.251Z] === Skipped [2022-03-07T08:58:54.251Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-07T08:58:54.251Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:54.251Z] [2022-03-07T08:58:54.251Z] DONE 1 tests, 1 skipped in 2.107s [2022-03-07T08:58:54.648Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-07T08:58:54.648Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-07T08:58:54.648Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-07T08:58:54.708Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-07T08:58:56.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-07T08:58:56.015Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-07T08:58:56.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:58:56.248Z] INFO: Testing against a local daemon [2022-03-07T08:58:56.248Z] === RUN TestSecretInspect [2022-03-07T08:58:56.248Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:56.248Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-07T08:58:56.248Z] === RUN TestSecretList [2022-03-07T08:58:56.248Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:56.248Z] --- SKIP: TestSecretList (0.00s) [2022-03-07T08:58:56.248Z] === RUN TestSecretsCreateAndDelete [2022-03-07T08:58:56.248Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:56.248Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-07T08:58:56.248Z] === RUN TestSecretsUpdate [2022-03-07T08:58:56.248Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:56.248Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-07T08:58:56.248Z] === RUN TestTemplatedSecret [2022-03-07T08:58:56.248Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:56.248Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-07T08:58:56.248Z] === RUN TestSecretCreateResolve [2022-03-07T08:58:56.248Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:56.248Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-07T08:58:56.248Z] PASS [2022-03-07T08:58:56.248Z] ok github.com/docker/docker/integration/secret 0.092s [2022-03-07T08:58:56.248Z] [2022-03-07T08:58:56.248Z] === Skipped [2022-03-07T08:58:56.248Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-07T08:58:56.248Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:56.248Z] [2022-03-07T08:58:56.248Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-07T08:58:56.248Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:56.248Z] [2022-03-07T08:58:56.248Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-07T08:58:56.248Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:56.248Z] [2022-03-07T08:58:56.248Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-07T08:58:56.248Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:56.248Z] [2022-03-07T08:58:56.248Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-07T08:58:56.248Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:56.248Z] [2022-03-07T08:58:56.248Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-07T08:58:56.248Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:56.248Z] [2022-03-07T08:58:56.248Z] DONE 6 tests, 6 skipped in 1.858s [2022-03-07T08:58:56.248Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-07T08:58:57.381Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-07T08:58:57.944Z] docker_api_swarm_service_test.go:148: [d0b574233ba7e] joining swarm manager [dbf1e94c09685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T08:58:58.873Z] docker_api_swarm_service_test.go:148: [da91b23cd060f] joining swarm manager [dbf1e94c09685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T08:58:59.129Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-07T08:58:59.145Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:58:59.145Z] INFO: Testing against a local daemon [2022-03-07T08:58:59.145Z] === RUN TestServiceCreateInit [2022-03-07T08:58:59.145Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-07T08:58:59.145Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-07T08:58:59.145Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-07T08:58:59.145Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T08:58:59.145Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestCreateServiceMultipleTimes [2022-03-07T08:58:59.145Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestCreateServiceConflict [2022-03-07T08:58:59.145Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestCreateServiceMaxReplicas [2022-03-07T08:58:59.145Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-07T08:58:59.145Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-07T08:58:59.145Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestCreateServiceSecretFileMode [2022-03-07T08:58:59.145Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestCreateServiceConfigFileMode [2022-03-07T08:58:59.145Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestCreateServiceSysctls [2022-03-07T08:58:59.145Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-07T08:58:59.145Z] === RUN TestCreateServiceCapabilities [2022-03-07T08:58:59.145Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-07T08:58:59.145Z] === RUN TestInspect [2022-03-07T08:58:59.145Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestInspect (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestCreateJob [2022-03-07T08:58:59.145Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestCreateJob (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestReplicatedJob [2022-03-07T08:58:59.145Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestUpdateReplicatedJob [2022-03-07T08:58:59.145Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestServiceListWithStatuses [2022-03-07T08:58:59.145Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestDockerNetworkConnectAlias [2022-03-07T08:58:59.145Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestDockerNetworkReConnect [2022-03-07T08:58:59.145Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestServicePlugin [2022-03-07T08:58:59.145Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.145Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestServiceUpdateLabel [2022-03-07T08:58:59.145Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:59.145Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestServiceUpdateSecrets [2022-03-07T08:58:59.145Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:59.145Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestServiceUpdateConfigs [2022-03-07T08:58:59.145Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:59.145Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestServiceUpdateNetwork [2022-03-07T08:58:59.145Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:59.145Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-07T08:58:59.145Z] === RUN TestServiceUpdatePidsLimit [2022-03-07T08:58:59.145Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:59.145Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-07T08:58:59.145Z] PASS [2022-03-07T08:58:59.146Z] ok github.com/docker/docker/integration/service 0.250s [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === Skipped [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T08:58:59.146Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T08:58:59.146Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-07T08:58:59.146Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-07T08:58:59.146Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-07T08:58:59.146Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-07T08:58:59.146Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-07T08:58:59.146Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-07T08:58:59.146Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-07T08:58:59.146Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-07T08:58:59.146Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-07T08:58:59.146Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-07T08:58:59.146Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-07T08:58:59.146Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-07T08:58:59.146Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-07T08:58:59.146Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-07T08:58:59.146Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-07T08:58:59.146Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-07T08:58:59.146Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-07T08:58:59.146Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-07T08:58:59.146Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-07T08:58:59.146Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-07T08:58:59.146Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-07T08:58:59.146Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-07T08:58:59.146Z] [2022-03-07T08:58:59.146Z] DONE 24 tests, 23 skipped in 2.598s [2022-03-07T08:58:59.146Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-07T08:58:59.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-07T08:58:59.356Z] INFO: Testing against a local daemon [2022-03-07T08:58:59.356Z] === RUN TestDockerSuite [2022-03-07T08:58:59.356Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-07T08:58:59.356Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-07T08:58:59.356Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T08:58:59.356Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-07T08:58:59.356Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-07T08:58:59.356Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-07T08:58:59.356Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-07T08:58:59.356Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T08:58:59.356Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-07T08:58:59.356Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-07T08:59:00.319Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-07T08:59:00.682Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:59:00.682Z] INFO: Testing against a local daemon [2022-03-07T08:59:00.682Z] === RUN TestSessionCreate [2022-03-07T08:59:00.682Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T08:59:00.682Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-07T08:59:00.682Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-07T08:59:00.682Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T08:59:00.682Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T08:59:00.682Z] PASS [2022-03-07T08:59:00.682Z] ok github.com/docker/docker/integration/session 0.088s [2022-03-07T08:59:00.778Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-07T08:59:01.141Z] [2022-03-07T08:59:01.141Z] === Skipped [2022-03-07T08:59:01.141Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-07T08:59:01.141Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-07T08:59:01.141Z] [2022-03-07T08:59:01.141Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-07T08:59:01.141Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-07T08:59:01.141Z] [2022-03-07T08:59:01.141Z] DONE 2 tests, 2 skipped in 1.732s [2022-03-07T08:59:01.141Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-07T08:59:01.335Z] ok github.com/docker/docker/libnetwork/ipam 13.780s coverage: 85.3% of statements [2022-03-07T08:59:01.335Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-07T08:59:01.335Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-07T08:59:01.335Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-07T08:59:01.335Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-07T08:59:01.335Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-07T08:59:01.335Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-07T08:59:01.335Z] ok github.com/docker/docker/libnetwork/ipamutils 0.247s coverage: 74.0% of statements [2022-03-07T08:59:01.335Z] ok github.com/docker/docker/libnetwork/iptables 0.172s coverage: 45.1% of statements [2022-03-07T08:59:01.335Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-07T08:59:01.335Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-07T08:59:01.647Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-07T08:59:01.647Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-07T08:59:01.647Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-07T08:59:01.647Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-07T08:59:01.647Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-07T08:59:01.647Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-07T08:59:01.742Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-07T08:59:01.742Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-07T08:59:03.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:59:03.310Z] INFO: Testing against a local daemon [2022-03-07T08:59:03.310Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-07T08:59:03.310Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:59:03.310Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T08:59:03.310Z] === RUN TestDiskUsage [2022-03-07T08:59:03.310Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T08:59:03.310Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-07T08:59:03.310Z] === RUN TestEventsExecDie [2022-03-07T08:59:03.310Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T08:59:03.310Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-07T08:59:03.310Z] === RUN TestEventsBackwardsCompatible [2022-03-07T08:59:03.310Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T08:59:03.310Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-07T08:59:03.310Z] === RUN TestEventsVolumeCreate [2022-03-07T08:59:03.310Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T08:59:03.310Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-07T08:59:03.310Z] === RUN TestInfoAPI [2022-03-07T08:59:03.310Z] --- PASS: TestInfoAPI (0.04s) [2022-03-07T08:59:03.310Z] === RUN TestInfoAPIWarnings [2022-03-07T08:59:03.310Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:59:03.310Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-07T08:59:03.310Z] === RUN TestInfoDebug [2022-03-07T08:59:03.310Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T08:59:03.311Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-07T08:59:03.311Z] === RUN TestInfoInsecureRegistries [2022-03-07T08:59:03.311Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T08:59:03.311Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-07T08:59:03.311Z] === RUN TestInfoRegistryMirrors [2022-03-07T08:59:03.311Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T08:59:03.311Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-07T08:59:03.311Z] === RUN TestLoginFailsWithBadCredentials [2022-03-07T08:59:03.540Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-07T08:59:03.770Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2022-03-07T08:59:03.770Z] === RUN TestPingCacheHeaders [2022-03-07T08:59:03.770Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-07T08:59:03.770Z] === RUN TestPingGet [2022-03-07T08:59:03.770Z] --- PASS: TestPingGet (0.04s) [2022-03-07T08:59:03.770Z] === RUN TestPingHead [2022-03-07T08:59:03.770Z] --- PASS: TestPingHead (0.04s) [2022-03-07T08:59:03.770Z] === RUN TestVersion [2022-03-07T08:59:04.102Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-07T08:59:04.226Z] --- PASS: TestVersion (0.04s) [2022-03-07T08:59:04.227Z] PASS [2022-03-07T08:59:04.227Z] ok github.com/docker/docker/integration/system 1.200s [2022-03-07T08:59:04.227Z] [2022-03-07T08:59:04.227Z] === Skipped [2022-03-07T08:59:04.227Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-07T08:59:04.227Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-07T08:59:04.227Z] [2022-03-07T08:59:04.227Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-07T08:59:04.227Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-07T08:59:04.227Z] [2022-03-07T08:59:04.227Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-07T08:59:04.227Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-07T08:59:04.227Z] [2022-03-07T08:59:04.227Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-07T08:59:04.227Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-07T08:59:04.227Z] [2022-03-07T08:59:04.227Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-07T08:59:04.227Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-07T08:59:04.227Z] [2022-03-07T08:59:04.227Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-07T08:59:04.227Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-07T08:59:04.227Z] [2022-03-07T08:59:04.227Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-07T08:59:04.227Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T08:59:04.227Z] [2022-03-07T08:59:04.227Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-07T08:59:04.227Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T08:59:04.227Z] [2022-03-07T08:59:04.227Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-07T08:59:04.227Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-07T08:59:04.227Z] [2022-03-07T08:59:04.227Z] DONE 15 tests, 9 skipped in 3.158s [2022-03-07T08:59:04.227Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-07T08:59:05.467Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-07T08:59:05.723Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-07T08:59:06.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:59:06.393Z] INFO: Testing against a local daemon [2022-03-07T08:59:06.393Z] === RUN TestVolumesCreateAndList [2022-03-07T08:59:06.393Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-07T08:59:06.393Z] === RUN TestVolumesRemove [2022-03-07T08:59:06.393Z] --- PASS: TestVolumesRemove (0.11s) [2022-03-07T08:59:06.393Z] === RUN TestVolumesInspect [2022-03-07T08:59:06.393Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-07T08:59:06.393Z] === RUN TestVolumesInvalidJSON [2022-03-07T08:59:06.393Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-07T08:59:06.393Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-07T08:59:06.393Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-07T08:59:06.393Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-03-07T08:59:06.393Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-07T08:59:06.393Z] PASS [2022-03-07T08:59:06.393Z] ok github.com/docker/docker/integration/volume 0.322s [2022-03-07T08:59:06.393Z] [2022-03-07T08:59:06.393Z] DONE 5 tests in 2.203s [2022-03-07T08:59:06.852Z] INFO: make.ps1 ended at 03/07/2022 08:59:06 [2022-03-07T08:59:06.852Z] INFO: Integration CLI tests being run from the host: [2022-03-07T08:59:06.852Z] 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-03-07T08:59:07.088Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-07T08:59:07.343Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-07T08:59:07.343Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-07T08:59:07.343Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-07T08:59:07.906Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-07T08:59:09.273Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-07T08:59:09.273Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-07T08:59:09.530Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-07T08:59:09.786Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-07T08:59:10.348Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-07T08:59:10.910Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-07T08:59:10.910Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-07T08:59:11.166Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-07T08:59:11.740Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-07T08:59:12.301Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-07T08:59:12.557Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-07T08:59:13.119Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-07T08:59:13.681Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-07T08:59:14.244Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-07T08:59:14.806Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-07T08:59:14.806Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-07T08:59:15.062Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-07T08:59:15.625Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-07T08:59:16.996Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-07T08:59:17.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-07T08:59:17.211Z] INFO: Testing against a local daemon [2022-03-07T08:59:17.211Z] === RUN TestDockerSuite [2022-03-07T08:59:17.211Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-07T08:59:17.211Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-07T08:59:17.211Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T08:59:17.211Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-07T08:59:17.211Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-07T08:59:17.211Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-07T08:59:17.211Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-07T08:59:17.211Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T08:59:17.211Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-07T08:59:17.211Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-07T08:59:17.211Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-07T08:59:17.252Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T08:59:17.253Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-07T08:59:17.253Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-07T08:59:17.669Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-07T08:59:18.127Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-07T08:59:18.588Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-07T08:59:19.143Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-07T08:59:19.706Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-07T08:59:31.883Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-07T08:59:31.883Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-07T08:59:31.883Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-07T08:59:32.140Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-07T08:59:32.140Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-07T08:59:32.140Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-07T08:59:32.396Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-07T08:59:34.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-07T08:59:34.288Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-07T08:59:35.656Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-07T08:59:37.044Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-07T08:59:43.579Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-07T08:59:43.579Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-07T08:59:43.579Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-07T08:59:44.141Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-07T08:59:44.141Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-07T08:59:44.398Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-07T08:59:45.328Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-07T08:59:46.258Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-07T08:59:47.187Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-07T08:59:47.187Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-07T08:59:47.443Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-07T08:59:48.372Z] === RUN TestDockerSuite/TestRunMount [2022-03-07T08:59:53.622Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-07T08:59:53.622Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-07T08:59:54.184Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-07T08:59:55.111Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-07T08:59:56.478Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-07T08:59:59.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-07T08:59:59.003Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-07T09:00:00.930Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-07T09:00:02.822Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-07T09:00:04.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-07T09:00:04.191Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-07T09:00:05.558Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-07T09:00:05.558Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-07T09:00:06.122Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-07T09:00:06.379Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-07T09:00:06.635Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-07T09:00:07.198Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-07T09:00:07.761Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-07T09:00:09.129Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-07T09:00:09.691Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-07T09:00:11.582Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-07T09:00:12.144Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-07T09:00:14.660Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-07T09:00:14.917Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-07T09:00:14.918Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-07T09:00:15.174Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-07T09:00:15.736Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-07T09:00:15.736Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-07T09:00:15.993Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-07T09:00:16.922Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-07T09:00:16.922Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-07T09:00:17.485Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-07T09:00:17.485Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-07T09:00:20.763Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-07T09:00:23.277Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-07T09:00:23.277Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-07T09:00:23.277Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-07T09:00:23.840Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-07T09:00:24.402Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-07T09:00:24.402Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-07T09:00:25.771Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-07T09:00:26.334Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-07T09:00:26.897Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-07T09:00:26.897Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-07T09:00:27.460Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-07T09:00:28.022Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-07T09:00:28.279Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-07T09:00:28.841Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T09:00:28.841Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-07T09:00:28.841Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-07T09:00:29.099Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-07T09:00:29.663Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-07T09:00:29.663Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-07T09:00:29.663Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-07T09:00:29.920Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-07T09:00:30.848Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-07T09:00:30.848Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-07T09:00:30.848Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-07T09:00:32.738Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-07T09:00:34.103Z] === RUN TestDockerSuite/TestRunRm [2022-03-07T09:00:34.359Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-07T09:00:38.548Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-07T09:00:38.548Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-07T09:00:38.548Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-07T09:00:40.441Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-07T09:00:40.441Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-07T09:00:42.957Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-07T09:00:42.958Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-07T09:00:42.958Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-07T09:00:42.958Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T09:00:42.958Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-07T09:00:42.958Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T09:00:42.958Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-07T09:00:42.958Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T09:00:42.958Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-07T09:00:42.958Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T09:00:42.958Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-07T09:00:42.958Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T09:00:42.958Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-07T09:00:42.958Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T09:00:42.958Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-07T09:00:42.958Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:00:42.958Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-07T09:00:42.958Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-07T09:00:42.958Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T09:00:42.958Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-07T09:00:42.960Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-07T09:00:45.476Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-07T09:00:45.476Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-07T09:00:46.038Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-07T09:00:46.294Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-07T09:00:46.856Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-07T09:00:47.112Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-07T09:00:47.675Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-07T09:00:48.237Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-07T09:00:48.788Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-07T09:00:48.788Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T09:00:48.788Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-07T09:00:48.788Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T09:00:48.788Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-07T09:00:48.802Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-07T09:00:48.802Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-07T09:00:49.364Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-07T09:00:51.882Z] === RUN TestDockerSuite/TestRunState [2022-03-07T09:00:52.812Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-07T09:00:52.874Z] ok github.com/docker/docker/libnetwork/networkdb 103.908s coverage: 60.1% of statements [2022-03-07T09:00:52.874Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-07T09:00:52.874Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-07T09:00:52.874Z] ok github.com/docker/docker/libnetwork/osl 4.305s coverage: 39.7% of statements [2022-03-07T09:00:52.874Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.008s coverage: 20.0% of statements [2022-03-07T09:00:52.874Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-07T09:00:52.874Z] ok github.com/docker/docker/libnetwork/portmapper 0.220s coverage: 48.6% of statements [2022-03-07T09:00:52.874Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-03-07T09:00:52.874Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-07T09:00:52.874Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-07T09:00:52.874Z] [2022-03-07T09:00:52.874Z] === Skipped [2022-03-07T09:00:52.874Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-07T09:00:52.874Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T09:00:52.874Z] [2022-03-07T09:00:52.874Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-07T09:00:52.874Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T09:00:52.874Z] [2022-03-07T09:00:52.874Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-07T09:00:52.874Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-07T09:00:52.874Z] [2022-03-07T09:00:52.874Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-07T09:00:52.874Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T09:00:52.874Z] [2022-03-07T09:00:52.874Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-07T09:00:52.874Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T09:00:52.874Z] [2022-03-07T09:00:52.874Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-07T09:00:52.874Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T09:00:52.874Z] [2022-03-07T09:00:52.874Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-07T09:00:52.874Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T09:00:52.874Z] [2022-03-07T09:00:52.874Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-07T09:00:52.874Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-07T09:00:52.874Z] [2022-03-07T09:00:52.874Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-07T09:00:52.874Z] firewalld_test.go:14: firewalld is not running [2022-03-07T09:00:52.874Z] [2022-03-07T09:00:52.874Z] DONE 326 tests, 9 skipped in 197.943s Post stage [Pipeline] junit [2022-03-07T09:00:53.155Z] Recording test results [2022-03-07T09:00:53.374Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-07T09:00:53.486Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-07T09:00:53.529Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-07T09:00:53.874Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43131/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=468ae10e8efffb59adfdf395b2616800f0005d18 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:468ae10e8efffb59adfdf395b2616800f0005d18 hack/validate/vendor [2022-03-07T09:00:53.937Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-07T09:00:53.937Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-07T09:00:53.937Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-07T09:00:53.937Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-07T09:00:54.447Z] No vendor changes in diff. [2022-03-07T09:00:54.503Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T09:00:54.759Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-07T09:00:55.024Z] + echo Ensuring container killed. [2022-03-07T09:00:55.024Z] Ensuring container killed. [2022-03-07T09:00:55.024Z] + docker rm -vf docker-pr10 [2022-03-07T09:00:55.024Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-03-07T09:00:55.319Z] + echo Chowning /workspace to jenkins user [2022-03-07T09:00:55.319Z] Chowning /workspace to jenkins user [2022-03-07T09:00:55.319Z] + id -u [2022-03-07T09:00:55.319Z] + id -g [2022-03-07T09:00:55.319Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43131:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T09:00:55.688Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-07T09:00:55.688Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-07T09:00:55.947Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T09:00:56.387Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-07T09:00:56.387Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T09:00:56.387Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-07T09:00:56.387Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T09:00:56.387Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-07T09:00:56.387Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T09:00:56.387Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-07T09:00:56.387Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T09:00:56.387Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-07T09:00:56.513Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-07T09:00:56.564Z] + bundleName=unit [2022-03-07T09:00:56.564Z] + echo Creating unit-bundles.tar.gz [2022-03-07T09:00:56.564Z] Creating unit-bundles.tar.gz [2022-03-07T09:00:56.564Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-03-07T09:00:56.564Z] bundles/junit-report-libnetwork.xml [2022-03-07T09:00:56.564Z] bundles/junit-report.xml [2022-03-07T09:00:56.564Z] bundles/go-test-report-libnetwork.json [2022-03-07T09:00:56.564Z] bundles/go-test-report.json [2022-03-07T09:00:56.564Z] bundles/profile-libnetwork.out [2022-03-07T09:00:56.564Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-07T09:00:56.578Z] Archiving artifacts [2022-03-07T09:00:56.771Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-07T09:00:57.138Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43131/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T09:00:57.462Z] + make clean [2022-03-07T09:00:57.724Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T09:00:57.725Z] docker-dev-cache [2022-03-07T09:00:57.725Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T09:00:58.685Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-07T09:00:58.942Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-07T09:01:00.115Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-07T09:01:00.115Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T09:01:00.115Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-07T09:01:00.115Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T09:01:00.115Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-07T09:01:00.314Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-07T09:01:00.314Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-07T09:01:03.585Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-07T09:01:06.101Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-07T09:01:06.361Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-07T09:01:06.923Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-07T09:01:07.180Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-07T09:01:08.549Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-07T09:01:08.670Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-07T09:01:09.481Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-07T09:01:10.043Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-07T09:01:10.043Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-07T09:01:10.298Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-07T09:01:10.555Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-07T09:01:11.117Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-07T09:01:11.374Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-07T09:01:11.374Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-07T09:01:11.374Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-07T09:01:11.631Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-07T09:01:12.193Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-07T09:01:13.122Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-07T09:01:15.015Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-07T09:01:15.015Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-07T09:01:15.015Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-07T09:01:15.015Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-07T09:01:15.015Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-07T09:01:15.015Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-07T09:01:15.015Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-07T09:01:15.015Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-07T09:01:15.015Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-07T09:01:15.015Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T09:01:15.015Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-07T09:01:15.017Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-07T09:01:15.472Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-07T09:01:15.589Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-07T09:01:15.847Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-07T09:01:16.410Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-07T09:01:18.302Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-07T09:01:18.370Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-07T09:01:18.370Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T09:01:18.370Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-07T09:01:18.370Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T09:01:18.370Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-07T09:01:18.370Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T09:01:18.370Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-07T09:01:18.370Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T09:01:18.370Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-07T09:01:18.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-07T09:01:19.427Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-07T09:01:21.320Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-07T09:01:21.576Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-07T09:01:22.096Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-07T09:01:22.096Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T09:01:22.096Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-07T09:01:22.096Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T09:01:22.096Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-07T09:01:22.943Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-07T09:01:23.508Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-07T09:01:23.508Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-07T09:01:23.508Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-07T09:01:23.508Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-07T09:01:23.508Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-07T09:01:23.508Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-07T09:01:23.508Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-07T09:01:23.508Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-07T09:01:23.508Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-07T09:01:23.508Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-07T09:01:24.437Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-07T09:01:24.437Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-07T09:01:25.000Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-07T09:01:25.930Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-07T09:01:26.862Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-07T09:01:27.425Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-07T09:01:27.425Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-07T09:01:27.425Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-07T09:01:27.988Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-07T09:01:27.988Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-07T09:01:27.988Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-07T09:01:27.988Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-07T09:01:27.988Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-07T09:01:27.988Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-07T09:01:27.988Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-07T09:01:27.988Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-07T09:01:27.988Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-07T09:01:27.988Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-07T09:01:27.988Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-07T09:01:27.988Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-07T09:01:27.988Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-07T09:01:27.988Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-07T09:01:27.988Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-07T09:01:28.552Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-07T09:01:29.116Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-07T09:01:29.116Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-07T09:01:29.161Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-07T09:01:29.679Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-07T09:01:29.936Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-07T09:01:30.498Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-07T09:01:30.498Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-07T09:01:30.754Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-07T09:01:31.010Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-07T09:01:31.573Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-07T09:01:31.573Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-07T09:01:31.573Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-07T09:01:32.146Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-07T09:01:33.084Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-07T09:01:33.646Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-07T09:01:34.208Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-07T09:01:34.208Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-07T09:01:34.208Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-07T09:01:34.464Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-07T09:01:34.464Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-07T09:01:35.833Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-07T09:01:36.398Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-07T09:01:36.398Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-07T09:01:38.291Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-07T09:01:38.547Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-07T09:01:38.547Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-07T09:01:38.803Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-07T09:01:39.365Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-07T09:01:40.295Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-07T09:01:41.223Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-07T09:01:41.223Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-07T09:01:42.153Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-07T09:01:42.409Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-07T09:01:42.666Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-07T09:01:43.229Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-07T09:01:44.597Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2579338083 [2022-03-07T09:01:44.854Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-07T09:01:44.854Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-07T09:01:46.223Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-07T09:01:46.223Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-07T09:01:46.223Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-07T09:01:47.589Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-07T09:01:47.589Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-07T09:01:48.956Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-07T09:01:49.227Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-07T09:01:49.227Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-07T09:01:49.227Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-07T09:01:49.491Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-07T09:01:50.056Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-07T09:01:50.056Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-07T09:01:50.984Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-07T09:01:51.545Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-07T09:01:52.107Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-07T09:01:57.348Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-07T09:01:58.715Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-07T09:01:58.972Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-07T09:02:00.340Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-07T09:02:00.902Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-07T09:02:02.793Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-07T09:02:03.722Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-07T09:02:04.651Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-07T09:02:05.214Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-07T09:02:06.581Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-07T09:02:07.512Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-07T09:02:08.074Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-07T09:02:09.459Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-07T09:02:10.387Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-07T09:02:12.279Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-07T09:02:15.549Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-07T09:02:16.479Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-07T09:02:17.844Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-07T09:02:19.732Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-07T09:02:23.897Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-07T09:02:26.414Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-07T09:02:28.304Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-07T09:02:28.304Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-07T09:02:28.867Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-07T09:02:29.430Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-07T09:02:29.430Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-07T09:02:29.430Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-07T09:02:30.008Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-07T09:02:30.575Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-07T09:02:33.848Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-07T09:02:36.364Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-07T09:02:36.927Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-07T09:02:37.490Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-07T09:02:37.490Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-07T09:02:37.490Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-07T09:02:37.490Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-07T09:02:37.490Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-07T09:02:38.419Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-07T09:02:38.982Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-07T09:02:39.239Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-07T09:02:40.607Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-07T09:02:43.873Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-07T09:02:43.873Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-07T09:02:44.800Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-07T09:02:44.800Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-07T09:02:44.800Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-07T09:02:45.729Z] docker_cli_service_logs_test.go:246: checking task 0z3blazbl0xt [2022-03-07T09:02:45.729Z] docker_cli_service_logs_test.go:251: checking messages for 0z3blazbl0xt [2022-03-07T09:02:45.729Z] docker_cli_service_logs_test.go:246: checking task pbfzxkytt4i9 [2022-03-07T09:02:45.729Z] docker_cli_service_logs_test.go:251: checking messages for pbfzxkytt4i9 [2022-03-07T09:02:45.986Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-07T09:02:46.549Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-07T09:02:49.065Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-07T09:02:50.968Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-07T09:02:53.485Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-07T09:02:54.414Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-07T09:02:56.932Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-07T09:02:56.932Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-07T09:02:59.455Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-07T09:03:00.018Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-07T09:03:01.909Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-07T09:03:02.837Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-07T09:03:03.766Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-07T09:03:04.694Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-07T09:03:05.083Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-07T09:03:05.083Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T09:03:05.083Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-07T09:03:05.083Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-07T09:03:05.083Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-07T09:03:06.062Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-07T09:03:07.251Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-07T09:03:07.955Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-07T09:03:08.216Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-07T09:03:08.216Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T09:03:08.216Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-07T09:03:08.216Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T09:03:08.216Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-07T09:03:08.216Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T09:03:08.216Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-07T09:03:08.216Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-07T09:03:09.324Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-07T09:03:09.754Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-07T09:03:10.720Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-07T09:03:12.086Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-07T09:03:13.474Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-07T09:03:15.644Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-07T09:03:15.644Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T09:03:15.644Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-07T09:03:15.644Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T09:03:15.644Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-07T09:03:15.644Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-07T09:03:16.253Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-07T09:03:18.144Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-07T09:03:20.326Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-07T09:03:20.660Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-07T09:03:22.554Z] docker_cli_swarm_test.go:1895: [d59fecad76112] joining swarm manager [d9f0b464e9b5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T09:03:23.481Z] docker_cli_swarm_test.go:1896: [d6b422dd2ab4e] joining swarm manager [d9f0b464e9b5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T09:03:26.746Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-07T09:03:27.002Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-07T09:03:27.002Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-07T09:03:27.563Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-07T09:03:27.563Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-07T09:03:27.563Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-07T09:03:27.563Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-07T09:03:28.126Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-07T09:03:28.126Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-07T09:03:28.689Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-07T09:03:28.689Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-07T09:03:28.689Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-07T09:03:28.689Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-07T09:03:28.946Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-07T09:03:30.313Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-07T09:03:30.313Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-07T09:03:30.569Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-07T09:03:30.569Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-07T09:03:30.569Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-07T09:03:35.172Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-07T09:03:37.108Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-07T09:03:37.365Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-07T09:03:37.365Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-07T09:03:37.621Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-07T09:03:39.512Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-07T09:03:39.512Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-07T09:03:40.910Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-07T09:03:40.910Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T09:03:40.910Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-07T09:03:40.910Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-07T09:03:40.910Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-07T09:03:41.384Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-07T09:03:42.032Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-07T09:03:42.032Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite (1287.52s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.42s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.52s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.39s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.96s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.50s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.47s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.99s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.74s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.73s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.82s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.76s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.88s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.73s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAttachDetach (0.96s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.79s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.00s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.80s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.90s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.83s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.21s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.25s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.05s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.88s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.30s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.93s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.85s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.60s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.98s) [2022-03-07T09:03:42.032Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.73s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.85s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.97s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.88s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.60s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.39s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.62s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.82s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.92s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.01s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.85s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.09s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.77s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.27s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.43s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.11s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.62s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.31s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.56s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.02s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.83s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.38s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.13s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.50s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.81s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.14s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.23s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.96s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.55s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.98s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s) [2022-03-07T09:03:42.033Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.65s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.37s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.95s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.33s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCmd (0.22s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.50s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.90s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.71s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.70s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.36s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.44s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.49s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.03s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.99s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.66s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.54s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.92s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.86s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.18s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.76s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.45s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.89s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.62s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.43s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.03s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.88s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.75s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.38s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.31s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.13s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.67s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.94s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.39s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.92s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.99s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.10s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.89s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.02s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.83s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.60s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.65s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEnv (1.29s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.25s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.78s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.37s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.10s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.99s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.12s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.02s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildExpose (0.58s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.86s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildFails (0.84s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.81s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.77s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.38s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.50s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.57s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.06s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.15s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.57s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.59s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildHistory (3.70s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.94s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.68s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.50s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.85s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.10s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.31s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.40s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.59s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.86s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.69s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.27s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.78s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.03s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.81s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.62s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.58s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.73s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.23s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.27s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.43s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.04s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.99s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.73s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.76s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.82s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.32s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildPATH (1.57s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.54s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.71s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.96s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.37s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildRm (2.41s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.23s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.86s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.85s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildStderr (0.79s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.31s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.69s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.25s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildUser (1.66s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.75s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.86s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.78s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.73s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.03s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.11s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.37s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.62s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.83s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.06s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.81s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.72s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.30s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.45s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.48s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-07T09:03:42.291Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.59s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.94s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.93s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.54s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestCommitTTY (0.94s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.97s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.95s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.04s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.52s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.62s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.40s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.41s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.48s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.44s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.02s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.57s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.50s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.50s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.62s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.63s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-03-07T09:03:42.291Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.54s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.05s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.95s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2022-03-07T09:03:42.292Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.84s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.75s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.72s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.48s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.59s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.41s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.35s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.32s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d4ee58_} (1.40s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1317258276_/foo_false____} (1.42s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1317258276_/foo_true____} (1.30s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32067504103_/foo_false____} (1.58s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32067504103_/foo_true____} (1.53s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32067504103_/foo_true__0xc000d4ee88__} (1.62s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d4eea0_} (1.29s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d4eeb8_} (1.34s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d4eed0_} (1.46s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d4eee8_} (1.28s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.26s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.10s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.45s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.24s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.21s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.77s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.58s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.70s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.17s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.85s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.80s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.98s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.59s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.97s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.48s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.20s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.50s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.37s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.23s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.38s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.47s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.81s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.48s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.83s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.53s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToDot (0.48s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.92s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.86s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.98s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.69s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.17s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.99s) [2022-03-07T09:03:42.292Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.53s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-03-07T09:03:42.292Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.63s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.60s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.87s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.92s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.17s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.61s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.63s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.14s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.24s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.34s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.56s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.46s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.86s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsAttach (0.72s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsCommit (0.75s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.67s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.62s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.59s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.35s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.45s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsCopy (1.27s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.27s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.64s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.32s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFilters (1.26s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFormat (0.99s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.09s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.44s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2022-03-07T09:03:42.292Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-07T09:03:42.292Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsRename (0.75s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.54s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsTop (0.60s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.80s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.28s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.59s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.64s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.62s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.58s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.26s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecInspectID (1.56s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.49s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.95s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.49s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecTTY (0.58s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-03-07T09:03:42.292Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.69s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.62s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestHealth (18.93s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-07T09:03:42.292Z] --- PASS: TestDockerSuite/TestImportDisplay (0.97s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.38s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.19s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.63s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.56s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.57s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.68s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.65s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.51s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.75s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-03-07T09:03:42.293Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T09:03:42.293Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.05s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.84s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.63s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.11s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.66s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsSince (6.62s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestNetHostname (1.27s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.66s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPluginActive (1.89s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.99s) [2022-03-07T09:03:42.293Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.38s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.75s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.97s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.39s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.74s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.76s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.41s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.17s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPortList (6.04s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.10s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.54s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.16s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.26s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.10s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.66s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsByOrder (2.43s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.85s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.04s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.03s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.26s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.39s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.42s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.59s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.17s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.64s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.65s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.92s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.90s) [2022-03-07T09:03:42.293Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.99s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.21s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.98s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.66s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.76s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.29s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.33s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.92s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.57s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.01s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.69s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.38s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.78s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.97s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.58s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.65s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.50s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.55s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.53s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.73s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.86s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.54s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.61s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.88s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.51s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.59s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.09s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.13s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.91s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.16s) [2022-03-07T09:03:42.293Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-07T09:03:42.293Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.43s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2022-03-07T09:03:42.293Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.38s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.41s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.24s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.53s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.31s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.87s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.40s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.83s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.20s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.55s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.79s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.15s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunMount (4.53s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.58s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.66s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.94s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.77s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.45s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.27s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.42s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.10s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.56s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.89s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.66s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.22s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.60s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.21s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.64s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.54s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.41s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.81s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.06s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.02s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.40s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.15s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.52s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.41s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.64s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.79s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.56s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.53s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.66s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.40s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.36s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.92s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.42s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.97s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.68s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.21s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.59s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.81s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.83s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.01s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.67s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.75s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.58s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.23s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.59s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.23s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.70s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.61s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.77s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.44s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.69s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.22s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.33s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.16s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.66s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.83s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.55s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.74s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.86s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStartRecordError (1.39s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.36s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.28s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.78s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.30s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.62s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.60s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.42s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.99s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.03s) [2022-03-07T09:03:42.294Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.11s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.28s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.95s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.40s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.13s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.59s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2022-03-07T09:03:42.294Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.68s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.59s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.39s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s) [2022-03-07T09:03:42.295Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.84s) [2022-03-07T09:03:42.295Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-07T09:03:42.295Z] === RUN TestDockerRegistrySuite [2022-03-07T09:03:42.295Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-07T09:03:42.337Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-07T09:03:42.373Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-07T09:03:42.373Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T09:03:42.373Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-07T09:03:42.373Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T09:03:42.373Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-07T09:03:42.373Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T09:03:42.373Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-07T09:03:42.807Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-07T09:03:42.807Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T09:03:42.807Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-07T09:03:42.843Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-07T09:03:43.661Z] check_test.go:195: [ddeab5cec852e] daemon is not started [2022-03-07T09:03:43.661Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-07T09:03:43.833Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-07T09:03:44.590Z] check_test.go:195: [d14c722b608c7] daemon is not started [2022-03-07T09:03:44.590Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-07T09:03:45.956Z] check_test.go:195: [d7ef62748724f] daemon is not started [2022-03-07T09:03:45.956Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-07T09:03:45.956Z] check_test.go:195: [d3b25868bf0c0] daemon is not started [2022-03-07T09:03:45.956Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T09:03:46.605Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-07T09:03:47.630Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-07T09:03:47.847Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-07T09:03:48.778Z] check_test.go:195: [dffc6a8c86d59] daemon is not started [2022-03-07T09:03:48.778Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T09:03:48.826Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-07T09:03:49.199Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-07T09:03:49.199Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T09:03:49.199Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-07T09:03:49.199Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T09:03:49.199Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-07T09:03:49.199Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-07T09:03:50.146Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-07T09:03:52.999Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-07T09:03:53.424Z] check_test.go:195: [d4a2d036b376f] daemon is not started [2022-03-07T09:03:53.424Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-07T09:03:56.057Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-07T09:03:56.057Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T09:03:56.057Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-07T09:03:56.057Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T09:03:56.057Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-07T09:03:56.057Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T09:03:56.057Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-07T09:03:56.057Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T09:03:56.057Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-07T09:03:56.057Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-07T09:03:56.704Z] check_test.go:195: [d8add04af6e30] daemon is not started [2022-03-07T09:03:56.704Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-07T09:03:57.266Z] check_test.go:195: [d79ac0993a9e8] daemon is not started [2022-03-07T09:03:57.266Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-07T09:03:58.195Z] check_test.go:195: [df2c3c6bb75f1] daemon is not started [2022-03-07T09:03:58.195Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-07T09:03:59.562Z] check_test.go:195: [dbdc94f27dcd5] daemon is not started [2022-03-07T09:03:59.562Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-07T09:04:00.490Z] check_test.go:195: [d0eaec1a79a71] daemon is not started [2022-03-07T09:04:00.490Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-07T09:04:01.418Z] check_test.go:195: [df671a24534b6] daemon is not started [2022-03-07T09:04:01.418Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-07T09:04:02.346Z] check_test.go:195: [d25c9af4b0bf8] daemon is not started [2022-03-07T09:04:02.346Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-07T09:04:03.274Z] check_test.go:195: [d56c9261523ee] daemon is not started [2022-03-07T09:04:03.274Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-07T09:04:04.203Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:03b174f0c7f6bb48baa10dcba6955dee2d158b42430c5207cfd498fe76b509cf [2022-03-07T09:04:04.765Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b774b76d5fb0496b407aee311192a643b60a4df8d042b7f2ac2fb88f122141b9 [2022-03-07T09:04:05.329Z] check_test.go:195: [da15b79fcac80] daemon is not started [2022-03-07T09:04:05.329Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-07T09:04:05.510Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-07T09:04:05.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-07T09:04:06.151Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:299c1394351d163d4acfda2c6c452eb97b5d87889c8207671721df572ed68bc8 [2022-03-07T09:04:07.081Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ada920f8c7ab572996a17452d701d42705fe0d6229db1301ac5b73bc6ed7228c [2022-03-07T09:04:07.644Z] check_test.go:195: [d1dbb2393202c] daemon is not started [2022-03-07T09:04:07.644Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-07T09:04:07.644Z] docker_cli_swarm_test.go:1796: [d7dd07be4f948] joining swarm manager [d95f8195b4c58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T09:04:08.572Z] check_test.go:195: [d5c88fc7d1281] daemon is not started [2022-03-07T09:04:08.572Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-07T09:04:09.135Z] docker_cli_swarm_test.go:1797: [dc860d417c167] joining swarm manager [d95f8195b4c58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T09:04:11.037Z] check_test.go:195: [d5e677bb18719] daemon is not started [2022-03-07T09:04:11.037Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-07T09:04:11.968Z] check_test.go:195: [d9ad37eb87850] daemon is not started [2022-03-07T09:04:11.968Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-07T09:04:11.968Z] check_test.go:195: [d0891375e948d] daemon is not started [2022-03-07T09:04:11.968Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T09:04:12.896Z] check_test.go:195: [de932493e3200] daemon is not started [2022-03-07T09:04:12.896Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T09:04:13.826Z] check_test.go:195: [d4d3ee292d724] daemon is not started [2022-03-07T09:04:13.826Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T09:04:14.753Z] check_test.go:195: [d06e040935bcb] daemon is not started [2022-03-07T09:04:14.753Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-07T09:04:15.951Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-07T09:04:16.939Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-07T09:04:16.939Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T09:04:16.939Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-07T09:04:17.272Z] check_test.go:195: [db424b0a252d8] daemon is not started [2022-03-07T09:04:17.272Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-07T09:04:17.272Z] check_test.go:195: [d03e63ac3f672] daemon is not started [2022-03-07T09:04:17.272Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-07T09:04:18.201Z] check_test.go:195: [d233f9683fc4a] daemon is not started [2022-03-07T09:04:18.201Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-07T09:04:18.456Z] check_test.go:195: [d5f2568a1bcf3] daemon is not started [2022-03-07T09:04:18.456Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-07T09:04:18.713Z] check_test.go:195: [d08270fb2ca74] daemon is not started [2022-03-07T09:04:18.713Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-07T09:04:18.970Z] check_test.go:195: [d3da13175775b] daemon is not started [2022-03-07T09:04:18.970Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-07T09:04:19.226Z] check_test.go:195: [ddbc1a366f711] daemon is not started [2022-03-07T09:04:19.226Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-07T09:04:19.482Z] check_test.go:195: [d766bae0059dd] daemon is not started [2022-03-07T09:04:19.482Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-07T09:04:19.740Z] check_test.go:195: [d314007dcdd32] daemon is not started [2022-03-07T09:04:19.740Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-07T09:04:20.672Z] check_test.go:195: [d91c1a0a0d6a4] daemon is not started [2022-03-07T09:04:20.672Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-07T09:04:20.742Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-07T09:04:22.040Z] check_test.go:195: [d1acbbd1fd4d6] daemon is not started [2022-03-07T09:04:22.040Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-07T09:04:22.964Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-07T09:04:22.968Z] check_test.go:195: [d5cea7c67a1f0] daemon is not started [2022-03-07T09:04:22.968Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-07T09:04:23.895Z] check_test.go:195: [d16e041f92ea5] daemon is not started [2022-03-07T09:04:23.895Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-07T09:04:24.823Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-07T09:04:24.823Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite (43.38s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.31s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.93s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.68s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.71s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.20s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.94s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.35s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.06s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.18s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.26s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2022-03-07T09:04:25.752Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-03-07T09:04:25.752Z] === RUN TestDockerSchema1RegistrySuite [2022-03-07T09:04:25.752Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-07T09:04:25.752Z] check_test.go:222: [da5fe5f85bc8e] daemon is not started [2022-03-07T09:04:25.752Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T09:04:27.732Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-07T09:04:27.732Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T09:04:27.732Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-07T09:04:27.732Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T09:04:27.732Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-07T09:04:27.732Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T09:04:27.732Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-07T09:04:28.201Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T09:04:28.201Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-07T09:04:28.671Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-07T09:04:29.020Z] check_test.go:222: [dd0d797bee0e2] daemon is not started [2022-03-07T09:04:29.020Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T09:04:33.218Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-07T09:04:33.782Z] check_test.go:222: [deecc480e67ef] daemon is not started [2022-03-07T09:04:33.782Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-07T09:04:35.151Z] docker_cli_swarm_test.go:1315: [d0fcf0b44ff86] joining swarm manager [dc1fba67bbdd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T09:04:35.151Z] check_test.go:222: [d32d5cf085b97] daemon is not started [2022-03-07T09:04:35.151Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-07T09:04:35.151Z] check_test.go:222: [d5572e7081c44] daemon is not started [2022-03-07T09:04:35.151Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T09:04:36.520Z] docker_cli_swarm_test.go:1316: [d794475d5d34a] joining swarm manager [dc1fba67bbdd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T09:04:36.520Z] check_test.go:222: [d92e35406802c] daemon is not started [2022-03-07T09:04:36.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T09:04:37.448Z] check_test.go:222: [dc8a1e3c859e6] daemon is not started [2022-03-07T09:04:37.448Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T09:04:38.377Z] check_test.go:222: [dd3012c515a31] daemon is not started [2022-03-07T09:04:38.377Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-07T09:04:40.894Z] check_test.go:222: [db19eb723dfe3] daemon is not started [2022-03-07T09:04:40.894Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-07T09:04:41.150Z] check_test.go:222: [d9dc0985def69] daemon is not started [2022-03-07T09:04:41.150Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-07T09:04:41.712Z] check_test.go:222: [d671ed2ca430d] daemon is not started [2022-03-07T09:04:41.712Z] --- PASS: TestDockerSchema1RegistrySuite (16.04s) [2022-03-07T09:04:41.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-03-07T09:04:41.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.96s) [2022-03-07T09:04:41.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.04s) [2022-03-07T09:04:41.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.42s) [2022-03-07T09:04:41.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-07T09:04:41.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2022-03-07T09:04:41.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.97s) [2022-03-07T09:04:41.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-03-07T09:04:41.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.35s) [2022-03-07T09:04:41.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-03-07T09:04:41.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-03-07T09:04:41.712Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-07T09:04:41.712Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-07T09:04:42.274Z] check_test.go:251: [d8391e1fead8e] daemon is not started [2022-03-07T09:04:42.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-07T09:04:42.837Z] check_test.go:251: [d076d157d5e28] daemon is not started [2022-03-07T09:04:42.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-07T09:04:43.093Z] check_test.go:251: [de5bc944f2924] daemon is not started [2022-03-07T09:04:43.093Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-07T09:04:44.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-07T09:04:45.022Z] check_test.go:251: [d50dd6dbed00a] daemon is not started [2022-03-07T09:04:45.022Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-07T09:04:45.277Z] check_test.go:251: [dd8d1cbcf2639] daemon is not started [2022-03-07T09:04:45.278Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-07T09:04:46.207Z] check_test.go:251: [d4aa86fa98a3b] daemon is not started [2022-03-07T09:04:46.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-07T09:04:46.463Z] check_test.go:251: [d4e7ed9da0b54] daemon is not started [2022-03-07T09:04:46.463Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.80s) [2022-03-07T09:04:46.463Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s) [2022-03-07T09:04:46.463Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-03-07T09:04:46.463Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-07T09:04:46.463Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2022-03-07T09:04:46.463Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-03-07T09:04:46.463Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-03-07T09:04:46.463Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-03-07T09:04:46.463Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-03-07T09:04:46.463Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-07T09:04:46.463Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-07T09:04:46.945Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-07T09:04:46.945Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T09:04:46.945Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-07T09:04:46.945Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T09:04:46.945Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-07T09:04:51.719Z] check_test.go:278: [d96f195488191] daemon is not started [2022-03-07T09:04:51.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-07T09:04:51.719Z] check_test.go:278: [d0ff84d5a00c7] daemon is not started [2022-03-07T09:04:51.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-07T09:04:51.719Z] check_test.go:278: [d5392400187b9] daemon is not started [2022-03-07T09:04:51.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-07T09:04:51.975Z] check_test.go:278: [d0aaee0319cc7] daemon is not started [2022-03-07T09:04:51.975Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-07T09:04:52.231Z] check_test.go:278: [db203108b0540] daemon is not started [2022-03-07T09:04:52.231Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-03-07T09:04:52.231Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-03-07T09:04:52.231Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-07T09:04:52.231Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-07T09:04:52.231Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-07T09:04:52.231Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-03-07T09:04:52.231Z] === RUN TestDockerNetworkSuite [2022-03-07T09:04:52.231Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-07T09:04:53.161Z] docker_cli_network_unix_test.go:46: [d06881adccb4d] daemon is not started [2022-03-07T09:04:53.161Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-07T09:04:53.724Z] docker_cli_network_unix_test.go:46: [d2daba7da737e] daemon is not started [2022-03-07T09:04:53.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-07T09:04:56.497Z] docker_cli_network_unix_test.go:46: [d08126b498be5] daemon is not started [2022-03-07T09:04:56.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-07T09:04:58.119Z] docker_cli_network_unix_test.go:46: [d39a9c73af8c3] daemon is not started [2022-03-07T09:04:58.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-07T09:04:58.375Z] docker_cli_network_unix_test.go:1233: [db5e1446aedd2] daemon is not started [2022-03-07T09:05:00.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-07T09:05:01.456Z] docker_cli_network_unix_test.go:46: [d69040e2f7094] daemon is not started [2022-03-07T09:05:02.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-07T09:05:04.837Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-07T09:05:04.837Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T09:05:04.837Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-07T09:05:04.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-07T09:05:07.267Z] docker_cli_network_unix_test.go:46: [d14a4b796df0f] daemon is not started [2022-03-07T09:05:07.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-07T09:05:09.159Z] docker_cli_network_unix_test.go:46: [d4eee21fb25e8] daemon is not started [2022-03-07T09:05:09.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-07T09:05:10.783Z] docker_cli_network_unix_test.go:46: [de8ddf8dd37b6] daemon is not started [2022-03-07T09:05:10.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-07T09:05:11.040Z] docker_cli_network_unix_test.go:46: [d2177135ee472] daemon is not started [2022-03-07T09:05:11.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-07T09:05:11.296Z] docker_cli_network_unix_test.go:46: [d6308f5080b67] daemon is not started [2022-03-07T09:05:11.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-07T09:05:12.122Z] docker_cli_network_unix_test.go:46: [d8e6276820124] daemon is not started [2022-03-07T09:05:12.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-07T09:05:12.939Z] docker_cli_network_unix_test.go:46: [dfceeaf15b709] daemon is not started [2022-03-07T09:05:13.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-07T09:05:13.489Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T09:05:13.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-07T09:05:13.501Z] docker_cli_network_unix_test.go:46: [d5b1180f97cf5] daemon is not started [2022-03-07T09:05:13.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-07T09:05:13.756Z] docker_cli_network_unix_test.go:46: [d9bb232e66768] daemon is not started [2022-03-07T09:05:13.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-07T09:05:14.319Z] docker_cli_network_unix_test.go:46: [d521a0b41ce8a] daemon is not started [2022-03-07T09:05:14.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-07T09:05:14.832Z] docker_cli_network_unix_test.go:46: [da027a2cff474] daemon is not started [2022-03-07T09:05:14.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-07T09:05:14.832Z] docker_cli_network_unix_test.go:46: [d6fd946fede3d] daemon is not started [2022-03-07T09:05:14.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-07T09:05:15.019Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-07T09:05:15.089Z] docker_cli_network_unix_test.go:46: [d741e13d80fdd] daemon is not started [2022-03-07T09:05:15.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-07T09:05:15.651Z] docker_cli_network_unix_test.go:46: [d7239501f74d2] daemon is not started [2022-03-07T09:05:15.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-07T09:05:16.214Z] docker_cli_network_unix_test.go:46: [d2a7929f15677] daemon is not started [2022-03-07T09:05:16.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-07T09:05:16.775Z] docker_cli_network_unix_test.go:46: [d21258638c3af] daemon is not started [2022-03-07T09:05:16.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-07T09:05:17.032Z] docker_cli_network_unix_test.go:46: [d979259a5ec34] daemon is not started [2022-03-07T09:05:17.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-07T09:05:17.032Z] docker_cli_network_unix_test.go:46: [dcf1f4db7d40f] daemon is not started [2022-03-07T09:05:17.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-07T09:05:18.457Z] docker_cli_network_unix_test.go:968: [df86b18aa45d5] daemon is not started [2022-03-07T09:05:19.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-07T09:05:19.568Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-07T09:05:19.568Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T09:05:19.568Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-07T09:05:19.568Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T09:05:19.568Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-07T09:05:20.754Z] docker_cli_network_unix_test.go:46: [d083767b2193c] daemon is not started [2022-03-07T09:05:20.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-07T09:05:20.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-07T09:05:23.272Z] docker_cli_network_unix_test.go:1116: [df7579834e2b0] daemon is not started [2022-03-07T09:05:26.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-07T09:05:26.542Z] docker_cli_network_unix_test.go:46: [d26007bef36b4] daemon is not started [2022-03-07T09:05:26.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-07T09:05:27.104Z] docker_cli_network_unix_test.go:46: [d4f8116c73117] daemon is not started [2022-03-07T09:05:27.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-07T09:05:27.104Z] docker_cli_network_unix_test.go:46: [d5d18969b31ae] daemon is not started [2022-03-07T09:05:27.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-07T09:05:27.359Z] docker_cli_network_unix_test.go:46: [d9643fdb13836] daemon is not started [2022-03-07T09:05:27.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-07T09:05:27.614Z] docker_cli_network_unix_test.go:46: [dcffefaea10a4] daemon is not started [2022-03-07T09:05:27.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-07T09:05:27.614Z] docker_cli_network_unix_test.go:46: [df75d4e3864fb] daemon is not started [2022-03-07T09:05:27.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-07T09:05:27.614Z] docker_cli_network_unix_test.go:46: [deb9d3a5c133f] daemon is not started [2022-03-07T09:05:27.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-07T09:05:29.508Z] docker_cli_network_unix_test.go:46: [dae23117d1cbc] daemon is not started [2022-03-07T09:05:30.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-07T09:05:30.328Z] docker_cli_network_unix_test.go:46: [defbb65e910d6] daemon is not started [2022-03-07T09:05:30.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-07T09:05:30.328Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-07T09:05:30.328Z] docker_cli_network_unix_test.go:46: [dac491735657d] daemon is not started [2022-03-07T09:05:30.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-07T09:05:30.892Z] docker_cli_network_unix_test.go:46: [d3da6f120b644] daemon is not started [2022-03-07T09:05:30.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-07T09:05:33.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-07T09:05:35.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-07T09:05:35.987Z] docker_cli_network_unix_test.go:1084: [dc4eab41a5b1a] daemon is not started [2022-03-07T09:05:37.232Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-07T09:05:37.232Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T09:05:37.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-07T09:05:37.355Z] docker_cli_network_unix_test.go:46: [df33b65fdc6bf] daemon is not started [2022-03-07T09:05:37.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-07T09:05:37.691Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-07T09:05:37.917Z] docker_cli_network_unix_test.go:46: [dbd347b91f075] daemon is not started [2022-03-07T09:05:38.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-07T09:05:38.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-07T09:05:39.539Z] docker_cli_network_unix_test.go:46: [d3e3d0f24e50d] daemon is not started [2022-03-07T09:05:39.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-07T09:05:39.795Z] docker_cli_network_unix_test.go:46: [d88ef13f9e9c0] daemon is not started [2022-03-07T09:05:39.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-07T09:05:40.358Z] docker_cli_network_unix_test.go:46: [d9c22ffba1a87] daemon is not started [2022-03-07T09:05:40.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-07T09:05:40.921Z] docker_cli_network_unix_test.go:46: [def32b372d883] daemon is not started [2022-03-07T09:05:40.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-07T09:05:41.483Z] docker_cli_network_unix_test.go:46: [d244f1507fbcb] daemon is not started [2022-03-07T09:05:42.045Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-07T09:05:43.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-07T09:05:43.512Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T09:05:43.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-07T09:05:47.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-07T09:05:47.207Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T09:05:47.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-07T09:05:47.312Z] docker_cli_network_unix_test.go:46: [d012e0f1446b0] daemon is not started [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite (55.05s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.07s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.42s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.29s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.36s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.48s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-07T09:05:47.312Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.47s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.94s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.81s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.99s) [2022-03-07T09:05:47.312Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.22s) [2022-03-07T09:05:47.312Z] === RUN TestDockerHubPullSuite [2022-03-07T09:05:47.312Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-07T09:05:49.201Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-07T09:05:50.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-07T09:05:50.567Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T09:05:50.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-07T09:05:50.567Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T09:05:50.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-07T09:05:51.089Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-07T09:05:51.650Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-07T09:05:52.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-07T09:05:53.541Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-07T09:05:53.541Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-07T09:05:53.541Z] --- PASS: TestDockerHubPullSuite (6.29s) [2022-03-07T09:05:53.541Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2022-03-07T09:05:53.541Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-03-07T09:05:53.541Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s) [2022-03-07T09:05:53.541Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.43s) [2022-03-07T09:05:53.541Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2022-03-07T09:05:53.541Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-07T09:05:53.541Z] PASS [2022-03-07T09:05:53.541Z] [2022-03-07T09:05:53.541Z] === Skipped [2022-03-07T09:05:53.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-07T09:05:53.541Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.541Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-07T09:05:53.541Z] [2022-03-07T09:05:53.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-07T09:05:53.541Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.541Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-07T09:05:53.541Z] [2022-03-07T09:05:53.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-07T09:05:53.541Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.541Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-07T09:05:53.541Z] [2022-03-07T09:05:53.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-07T09:05:53.541Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.541Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-07T09:05:53.541Z] [2022-03-07T09:05:53.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-07T09:05:53.541Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.541Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-07T09:05:53.541Z] [2022-03-07T09:05:53.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-07T09:05:53.541Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.541Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-07T09:05:53.541Z] [2022-03-07T09:05:53.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-07T09:05:53.541Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.541Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-07T09:05:53.541Z] [2022-03-07T09:05:53.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-07T09:05:53.541Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.541Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-07T09:05:53.541Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-03-07T09:05:53.542Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-07T09:05:53.542Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-07T09:05:53.542Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-03-07T09:05:53.542Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-07T09:05:53.542Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-07T09:05:53.542Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-07T09:05:53.542Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-03-07T09:05:53.542Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-07T09:05:53.542Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-07T09:05:53.542Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-07T09:05:53.542Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-07T09:05:53.542Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-07T09:05:53.542Z] docker_cli_network_unix_test.go:46: [dac491735657d] daemon is not started [2022-03-07T09:05:53.542Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] DONE 1265 tests, 51 skipped in 1423.954s [2022-03-07T09:05:53.542Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T09:05:53.542Z] ++++ cat bundles/test-integration/docker.pid [2022-03-07T09:05:53.542Z] +++ kill 8352 [2022-03-07T09:05:53.542Z] +++ /etc/init.d/apparmor stop [2022-03-07T09:05:53.542Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] Unloading profiles will leave already running processes permanently [2022-03-07T09:05:53.542Z] unconfined, which can lead to unexpected situations. [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.542Z] To set a process to complain mode, use the command line tool [2022-03-07T09:05:53.542Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T09:05:53.542Z] +++ true [2022-03-07T09:05:53.542Z] exiting test-integration [2022-03-07T09:05:53.542Z] ++ exit 0 [2022-03-07T09:05:53.542Z] [2022-03-07T09:05:53.798Z] + for job in $(jobs -p) [2022-03-07T09:05:53.798Z] + wait 7524 [2022-03-07T09:05:59.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-07T09:05:59.150Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T09:05:59.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-07T09:05:59.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-07T09:05:59.150Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T09:05:59.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-07T09:05:59.150Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T09:05:59.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-07T09:06:03.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-07T09:06:11.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-07T09:06:11.856Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T09:06:11.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-07T09:06:17.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-07T09:06:17.636Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T09:06:17.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-07T09:06:17.636Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T09:06:17.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-07T09:06:20.290Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-07T09:06:20.546Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-07T09:06:24.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-07T09:06:24.700Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T09:06:25.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-07T09:06:25.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-07T09:06:25.615Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T09:06:25.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-07T09:06:25.615Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T09:06:25.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-07T09:06:27.089Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-07T09:06:29.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-07T09:06:32.335Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-07T09:06:34.225Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-07T09:06:35.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-07T09:06:35.148Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T09:06:36.147Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-07T09:06:36.147Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T09:06:37.133Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-07T09:06:38.395Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-07T09:06:38.702Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-07T09:06:38.702Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T09:06:39.177Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-07T09:06:41.663Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-07T09:06:45.184Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-07T09:06:45.830Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-07T09:06:45.831Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-07T09:06:45.831Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-07T09:06:47.405Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-07T09:06:47.405Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T09:06:47.405Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-07T09:06:47.405Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T09:06:47.405Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-07T09:06:49.623Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-07T09:06:50.613Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-07T09:06:51.603Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-07T09:06:52.074Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-07T09:06:52.364Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-07T09:06:52.364Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-07T09:06:52.621Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-07T09:06:53.070Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-07T09:06:55.156Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-07T09:07:00.229Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-07T09:07:01.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-07T09:07:03.182Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-07T09:07:03.182Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T09:07:03.182Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-07T09:07:04.748Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-07T09:07:04.748Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T09:07:04.748Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-07T09:07:05.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-07T09:07:05.004Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T09:07:05.736Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-07T09:07:05.972Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-07T09:07:05.972Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T09:07:06.430Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-07T09:07:07.957Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-07T09:07:07.960Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-07T09:07:07.960Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T09:07:07.960Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-07T09:07:09.525Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-07T09:07:09.994Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-07T09:07:09.994Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T09:07:09.994Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-07T09:07:11.560Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-07T09:07:12.029Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-07T09:07:12.029Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T09:07:12.029Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-07T09:07:12.029Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T09:07:12.029Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-07T09:07:13.735Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-07T09:07:14.698Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-07T09:07:14.698Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T09:07:14.698Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-07T09:07:14.698Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T09:07:14.698Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-07T09:07:16.871Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-07T09:07:17.846Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-07T09:07:18.811Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-07T09:07:19.270Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-07T09:07:20.234Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-07T09:07:20.698Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-07T09:07:32.598Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-07T09:07:34.134Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-07T09:07:34.134Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T09:07:34.134Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-07T09:07:35.665Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-07T09:07:35.665Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T09:07:35.665Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-07T09:07:36.122Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-07T09:07:38.296Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-07T09:07:39.833Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-07T09:07:40.290Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-07T09:07:40.290Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T09:07:40.290Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-07T09:07:41.255Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-07T09:07:42.218Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-07T09:07:42.218Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T09:07:42.218Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-07T09:07:42.218Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T09:07:42.218Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-07T09:07:51.319Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-07T09:07:51.319Z] docker_cli_swarm_test.go:1180: [de9ba3c3abd72] joining swarm manager [d8d56885bc833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T09:07:54.586Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-07T09:07:57.855Z] docker_cli_swarm_test.go:1189: [da27d50ebcb9b] joining swarm manager [d8d56885bc833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T09:08:11.599Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-07T09:08:11.599Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-07T09:08:11.599Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-07T09:08:14.557Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-07T09:08:14.557Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T09:08:15.025Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-07T09:08:15.025Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T09:08:15.495Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-07T09:08:15.495Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T09:08:15.495Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-07T09:08:16.485Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-07T09:08:16.485Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T09:08:16.485Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-07T09:08:30.235Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-07T09:08:30.235Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-07T09:08:30.235Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-07T09:08:36.016Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-07T09:08:36.016Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T09:08:36.016Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-07T09:08:36.016Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T09:08:36.473Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-07T09:08:36.473Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T09:08:36.473Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-07T09:08:36.536Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-07T09:08:36.931Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-07T09:08:36.931Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T09:08:36.931Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-07T09:08:40.699Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-07T09:08:44.866Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-07T09:08:46.231Z] docker_cli_swarm_test.go:1112: [dc73198746461] joining swarm manager [d379461fd842e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T09:08:46.604Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-07T09:08:47.593Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-07T09:08:47.593Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T09:08:47.596Z] docker_cli_swarm_test.go:1113: [d8bfa6f3b4f72] joining swarm manager [d379461fd842e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T09:08:48.062Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-07T09:09:12.581Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-07T09:09:12.581Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-07T09:09:12.581Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T09:09:12.581Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-07T09:09:13.363Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-07T09:09:13.363Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-07T09:09:14.351Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-07T09:09:19.110Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-07T09:09:23.875Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-07T09:09:27.669Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-07T09:09:37.693Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-07T09:09:37.693Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-07T09:09:38.659Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-07T09:09:42.388Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-07T09:09:46.120Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-07T09:09:49.853Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-07T09:10:39.100Z] docker_cli_swarm_test.go:1166: [d52f8c7934df9] joining swarm manager [d379461fd842e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-07T09:10:40.031Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-07T09:10:40.509Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-07T09:10:40.509Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T09:10:40.980Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-07T09:11:05.588Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-07T09:11:05.589Z] docker_cli_swarm_test.go:1447: [d96535d3a0cb9] joining swarm manager [dfc71a95af8b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T09:11:05.589Z] docker_cli_swarm_test.go:1448: [dcebc7061168c] joining swarm manager [dfc71a95af8b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-07T09:11:15.881Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-07T09:11:15.881Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-07T09:11:15.881Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T09:11:15.881Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-07T09:11:17.748Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-07T09:11:17.748Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-07T09:11:17.748Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-07T09:11:17.749Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-07T09:11:17.749Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-07T09:11:18.309Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-07T09:11:20.824Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-07T09:11:24.152Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-07T09:11:26.041Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-07T09:11:27.970Z] docker_cli_swarm_unix_test.go:63: [d870340c1ca1e] joining swarm manager [d1476cf183144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T09:11:53.288Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-07T09:11:53.756Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-07T09:11:54.753Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-07T09:12:20.141Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-07T09:12:24.130Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-07T09:12:24.130Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-07T09:12:24.130Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-07T09:12:25.494Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-07T09:12:28.762Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-07T09:12:31.488Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-07T09:12:33.377Z] docker_api_swarm_test.go:962: [d649116c6e22a] joining swarm manager [d8485a98a918b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-07T09:12:35.077Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-07T09:12:50.014Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-07T09:12:51.423Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-07T09:12:57.650Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-07T09:12:57.650Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-07T09:12:57.650Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-07T09:13:03.588Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-07T09:13:06.108Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-07T09:13:07.999Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-07T09:13:10.519Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-07T09:13:18.608Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-07T09:13:18.709Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-07T09:13:21.896Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-07T09:13:24.412Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-07T09:13:25.884Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-07T09:13:26.925Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-07T09:13:29.086Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-07T09:13:29.440Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-07T09:13:31.958Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-07T09:13:34.474Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-07T09:13:36.991Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-07T09:13:40.816Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-07T09:13:50.154Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-07T09:13:53.313Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-07T09:14:33.161Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-07T09:14:40.903Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-07T09:14:47.995Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-07T09:14:55.693Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-07T09:15:02.830Z] --- PASS: TestDockerSwarmSuite (1639.40s) [2022-03-07T09:15:02.830Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.03s) [2022-03-07T09:15:02.830Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.00s) [2022-03-07T09:15:02.830Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.01s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.48s) [2022-03-07T09:15:02.831Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.69s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.85s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.38s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.79s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.42s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.14s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.12s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (55.55s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.89s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.39s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.42s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.46s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.01s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.98s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.79s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.57s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.26s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.69s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.58s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.11s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.48s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.25s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.69s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.10s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.08s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.90s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.35s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.92s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.87s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.81s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.53s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.32s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.78s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.33s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.86s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.44s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.90s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.07s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.96s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.11s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.98s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.23s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.84s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.74s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.57s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.70s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.71s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.85s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.25s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.82s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.14s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.17s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.28s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.10s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.43s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.46s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.94s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (104.38s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.44s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.52s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.87s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.25s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.75s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.90s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.77s) [2022-03-07T09:15:02.831Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.82s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.20s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.65s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.52s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.14s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.33s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.31s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.44s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.37s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.14s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.24s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.33s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.78s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-03-07T09:15:02.831Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-03-07T09:15:02.831Z] === RUN TestDockerExternalVolumeSuite [2022-03-07T09:15:02.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-07T09:15:03.088Z] docker_cli_external_volume_driver_test.go:52: [dc31c1b63095d] daemon is not started [2022-03-07T09:15:05.993Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-07T09:15:21.126Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-07T09:15:34.817Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-07T09:15:34.818Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-07T09:15:34.818Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T09:15:34.818Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-07T09:15:34.818Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T09:15:34.818Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-07T09:15:34.818Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-07T09:15:35.287Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-07T09:15:35.287Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T09:15:35.287Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-07T09:15:36.273Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-07T09:15:36.743Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-07T09:15:43.941Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-07T09:15:48.705Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-07T09:15:54.885Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-07T09:15:54.885Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T09:15:54.885Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-07T09:15:54.885Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T09:15:54.885Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-07T09:15:54.885Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T09:15:54.885Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-07T09:15:54.885Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T09:15:54.885Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-07T09:15:54.885Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T09:15:54.885Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-07T09:15:59.651Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-07T09:15:59.651Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T09:16:00.121Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-07T09:16:00.121Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T09:16:00.121Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-07T09:16:00.121Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T09:16:00.121Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-07T09:16:01.109Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-07T09:16:08.272Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-07T09:16:26.100Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-07T09:16:26.569Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-07T09:16:26.569Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T09:16:26.569Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-07T09:16:26.569Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T09:16:26.569Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-07T09:16:26.569Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T09:16:26.569Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-07T09:16:26.569Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T09:16:26.569Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-07T09:16:26.569Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T09:16:26.569Z] === RUN TestDockerSuite/TestBuildFails [2022-03-07T09:16:28.753Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-07T09:16:30.365Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-07T09:16:30.365Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-07T09:16:35.295Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-07T09:16:39.037Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-07T09:16:46.205Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-07T09:16:50.129Z] docker_cli_external_volume_driver_test.go:52: [d38395c587c07] daemon is not started [2022-03-07T09:16:54.875Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-07T09:17:02.048Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-07T09:17:03.614Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-07T09:17:05.036Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-07T09:17:10.778Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-07T09:17:10.778Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T09:17:10.778Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-07T09:17:11.245Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-07T09:17:12.234Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-07T09:17:12.234Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T09:17:12.234Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-07T09:17:17.624Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-07T09:17:17.624Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-07T09:17:17.624Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T09:17:17.624Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-07T09:17:17.624Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T09:17:17.624Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-07T09:17:18.083Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-07T09:17:19.613Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-07T09:17:19.613Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T09:17:19.613Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-07T09:17:20.071Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-07T09:17:21.037Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-07T09:17:23.074Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-07T09:17:24.728Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-07T09:17:24.728Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T09:17:24.728Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-07T09:17:26.823Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-07T09:17:31.500Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-07T09:17:36.177Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-07T09:17:36.177Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T09:17:36.177Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-07T09:17:36.177Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T09:17:36.634Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-07T09:17:36.634Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T09:17:36.634Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-07T09:17:36.634Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T09:17:36.634Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-07T09:17:36.634Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T09:17:36.634Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-07T09:17:37.906Z] docker_cli_external_volume_driver_test.go:52: [d3071da2e46d0] daemon is not started [2022-03-07T09:17:39.673Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-07T09:17:40.143Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-07T09:17:41.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-07T09:17:41.321Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T09:17:41.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-07T09:17:41.321Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T09:17:41.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-07T09:17:41.321Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T09:17:41.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-07T09:17:42.857Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-07T09:17:43.103Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-07T09:17:43.103Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T09:17:43.103Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-07T09:17:44.093Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-07T09:17:44.093Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-07T09:17:48.710Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-07T09:17:51.252Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-07T09:17:51.723Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-07T09:17:52.710Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-07T09:17:52.740Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-07T09:17:52.740Z] docker_cli_external_volume_driver_test.go:52: [dfe8182173653] daemon is not started [2022-03-07T09:17:53.697Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-07T09:17:54.684Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-07T09:17:56.249Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-07T09:17:58.468Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-07T09:18:05.613Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-07T09:18:05.613Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T09:18:06.070Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-07T09:18:06.070Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T09:18:06.070Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-07T09:18:06.070Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-07T09:18:06.070Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-07T09:18:06.362Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-07T09:18:06.362Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-07T09:18:06.362Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T09:18:06.362Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-07T09:18:06.362Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T09:18:06.362Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-07T09:18:06.362Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T09:18:06.362Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-07T09:18:06.362Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T09:18:06.362Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-07T09:18:06.362Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T09:18:06.362Z] === RUN TestDockerSuite/TestBuildFails [2022-03-07T09:18:06.527Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-07T09:18:06.527Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-07T09:18:07.493Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-07T09:18:07.582Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-07T09:18:07.951Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-07T09:18:08.535Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-07T09:18:08.991Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-07T09:18:15.010Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-07T09:18:16.045Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-07T09:18:26.343Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-07T09:18:34.895Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-07T09:18:36.099Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-07T09:18:36.099Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T09:18:36.099Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-07T09:18:38.314Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-07T09:18:39.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-07T09:18:45.206Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-07T09:18:47.378Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-07T09:18:53.178Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-07T09:18:53.178Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T09:18:53.178Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-07T09:18:53.634Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-07T09:18:54.436Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-07T09:18:54.597Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-07T09:18:54.597Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T09:18:54.597Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-07T09:19:09.281Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-07T09:19:09.387Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-07T09:19:09.387Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T09:19:09.387Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-07T09:19:21.060Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-07T09:19:24.179Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-07T09:19:24.179Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-07T09:19:26.356Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-07T09:19:26.356Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T09:19:26.356Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-07T09:19:27.322Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-07T09:19:27.322Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-07T09:19:32.015Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-07T09:19:33.547Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-07T09:19:34.005Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-07T09:19:34.976Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-07T09:19:35.940Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-07T09:19:37.471Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-07T09:19:39.008Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-07T09:19:42.281Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-07T09:19:46.068Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-07T09:19:46.068Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T09:19:46.068Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-07T09:19:46.068Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T09:19:46.068Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-07T09:19:46.525Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-07T09:19:46.525Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-07T09:19:46.525Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-07T09:19:46.525Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-07T09:19:47.051Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-07T09:19:47.491Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-07T09:19:47.949Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-07T09:19:53.728Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-07T09:19:55.715Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-07T09:19:55.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-07T09:20:02.775Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-07T09:20:11.429Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-07T09:20:11.429Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T09:20:11.429Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-07T09:20:12.999Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-07T09:20:13.965Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-07T09:20:28.059Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-07T09:20:28.059Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T09:20:28.059Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-07T09:20:36.890Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-07T09:20:37.360Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-07T09:20:37.360Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T09:20:37.360Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-07T09:20:37.360Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T09:20:37.360Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-07T09:20:41.165Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-07T09:20:46.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-07T09:20:47.037Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-07T09:20:50.832Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-07T09:20:50.833Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-07T09:20:51.301Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-07T09:20:54.254Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-07T09:20:55.242Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-07T09:20:55.793Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-07T09:20:57.466Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-07T09:21:10.055Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-07T09:21:11.042Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-07T09:21:13.622Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-07T09:21:18.054Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-07T09:21:19.513Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-07T09:21:23.571Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-07T09:21:26.693Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-07T09:21:29.533Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-07T09:21:32.784Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-07T09:21:32.905Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-07T09:21:42.040Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-07T09:21:47.248Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-07T09:21:50.769Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-07T09:21:50.769Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T09:21:50.769Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-07T09:21:50.945Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-07T09:21:50.945Z] docker_cli_external_volume_driver_test.go:484: [de7fab083f974] daemon is not started [2022-03-07T09:21:53.130Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-07T09:21:55.380Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-07T09:21:55.380Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T09:21:55.380Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-07T09:21:55.380Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T09:21:55.380Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-07T09:21:58.364Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-07T09:21:58.364Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T09:21:58.364Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-07T09:22:03.335Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-07T09:22:04.329Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-07T09:22:04.329Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T09:22:04.329Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-07T09:22:04.329Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T09:22:04.329Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-07T09:22:05.808Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-07T09:22:05.808Z] docker_cli_external_volume_driver_test.go:52: [db1703debdbae] daemon is not started [2022-03-07T09:22:08.125Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-07T09:22:12.883Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-07T09:22:20.056Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-07T09:22:20.056Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-07T09:22:20.056Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite (437.15s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s) [2022-03-07T09:22:20.643Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-07T09:22:20.643Z] PASS [2022-03-07T09:22:20.643Z] [2022-03-07T09:22:20.643Z] === Skipped [2022-03-07T09:22:20.643Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-07T09:22:20.643Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-07T09:22:20.643Z] check_test.go:308: [d5ea84bad6d66] daemon is not started [2022-03-07T09:22:20.643Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-07T09:22:20.643Z] [2022-03-07T09:22:20.643Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-07T09:22:20.643Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-07T09:22:20.643Z] check_test.go:308: [db72d461e4936] daemon is not started [2022-03-07T09:22:20.643Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-07T09:22:20.643Z] [2022-03-07T09:22:20.643Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-07T09:22:20.643Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-07T09:22:20.643Z] check_test.go:308: [db924597f21fc] daemon is not started [2022-03-07T09:22:20.643Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-07T09:22:20.643Z] [2022-03-07T09:22:20.643Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-07T09:22:20.643Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-07T09:22:20.643Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-07T09:22:20.643Z] [2022-03-07T09:22:20.643Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-07T09:22:20.643Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-07T09:22:20.643Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-07T09:22:20.643Z] [2022-03-07T09:22:20.643Z] DONE 271 tests, 5 skipped in 2412.964s [2022-03-07T09:22:20.643Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-07T09:22:20.643Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0da8468861d9/docker.pid [2022-03-07T09:22:20.643Z] +++ kill 6353 [2022-03-07T09:22:20.643Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6353 is not a child of this shell [2022-03-07T09:22:20.643Z] warning: PID 6353 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0da8468861d9/docker.pid had a nonzero exit code [2022-03-07T09:22:20.643Z] ++++ cat bundles/test-integration/docker.pid [2022-03-07T09:22:20.643Z] +++ kill 8369 [2022-03-07T09:22:20.643Z] +++ /etc/init.d/apparmor stop [2022-03-07T09:22:20.643Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-07T09:22:20.643Z] [2022-03-07T09:22:20.643Z] Unloading profiles will leave already running processes permanently [2022-03-07T09:22:20.643Z] unconfined, which can lead to unexpected situations. [2022-03-07T09:22:20.643Z] [2022-03-07T09:22:20.643Z] To set a process to complain mode, use the command line tool [2022-03-07T09:22:20.643Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-07T09:22:20.643Z] +++ true [2022-03-07T09:22:20.643Z] exiting test-integration [2022-03-07T09:22:20.643Z] ++ exit 0 [2022-03-07T09:22:20.643Z] [2022-03-07T09:22:20.643Z] + exit 0 [2022-03-07T09:22:20.643Z] ++ jobs -p [2022-03-07T09:22:20.643Z] + pids= [2022-03-07T09:22:20.643Z] + echo 'Remaining pids to kill: []' [2022-03-07T09:22:20.643Z] Remaining pids to kill: [] [2022-03-07T09:22:20.643Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-07T09:22:20.656Z] Recording test results [2022-03-07T09:22:22.716Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-07T09:22:23.018Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-07T09:22:23.114Z] + echo Ensuring container killed. [2022-03-07T09:22:23.114Z] Ensuring container killed. [2022-03-07T09:22:23.114Z] + docker ps -aq -f name=docker-pr10-* [2022-03-07T09:22:23.114Z] + cids=e89a5756def4 [2022-03-07T09:22:23.114Z] c9bed5907dc3 [2022-03-07T09:22:23.114Z] 22cd7733509b [2022-03-07T09:22:23.114Z] + [ -n e89a5756def4 [2022-03-07T09:22:23.114Z] c9bed5907dc3 [2022-03-07T09:22:23.114Z] 22cd7733509b ] [2022-03-07T09:22:23.114Z] + docker rm -vf e89a5756def4 c9bed5907dc3 22cd7733509b [2022-03-07T09:22:24.137Z] e89a5756def4 [2022-03-07T09:22:24.137Z] c9bed5907dc3 [2022-03-07T09:22:24.137Z] 22cd7733509b [Pipeline] sh [2022-03-07T09:22:24.488Z] + echo Chowning /workspace to jenkins user [2022-03-07T09:22:24.488Z] Chowning /workspace to jenkins user [2022-03-07T09:22:24.488Z] + id -u [2022-03-07T09:22:24.488Z] + id -g [2022-03-07T09:22:24.488Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43131:/workspace busybox chown -R 1000:1000 /workspace [2022-03-07T09:22:24.488Z] Unable to find image 'busybox:latest' locally [2022-03-07T09:22:24.488Z] latest: Pulling from library/busybox [2022-03-07T09:22:24.715Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-07T09:22:24.747Z] 7e5209d2300f: Pulling fs layer [2022-03-07T09:22:24.747Z] 7e5209d2300f: Download complete [2022-03-07T09:22:25.006Z] 7e5209d2300f: Pull complete [2022-03-07T09:22:25.006Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-07T09:22:25.006Z] Status: Downloaded newer image for busybox:latest [2022-03-07T09:22:26.282Z] === RUN TestDockerSuite/TestBuildOnBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-07T09:22:27.858Z] + bundleName=amd64 [2022-03-07T09:22:27.858Z] + echo Creating amd64-bundles.tar.gz [2022-03-07T09:22:27.858Z] Creating amd64-bundles.tar.gz [2022-03-07T09:22:27.858Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-07T09:22:27.858Z] + 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-03-07T09:22:28.807Z] Archiving artifacts [2022-03-07T09:22:30.667Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43131/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T09:22:30.973Z] + make clean [2022-03-07T09:22:31.229Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T09:22:31.229Z] docker-dev-cache [2022-03-07T09:22:31.229Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T09:22:41.244Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-07T09:22:42.813Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-07T09:22:53.241Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-07T09:22:58.006Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-07T09:22:59.012Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-07T09:23:06.671Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-07T09:23:12.561Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-07T09:23:16.845Z] === RUN TestDockerSuite/TestBuildRm [2022-03-07T09:23:17.321Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-07T09:23:18.315Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-07T09:23:18.315Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T09:23:18.784Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-07T09:23:18.784Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T09:23:18.784Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-07T09:23:21.004Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-07T09:23:21.004Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T09:23:21.004Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-07T09:23:34.592Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-07T09:23:38.315Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-07T09:23:38.315Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T09:23:38.315Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-07T09:23:38.315Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T09:23:38.315Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-07T09:23:40.481Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-07T09:23:45.170Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-07T09:23:50.947Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-07T09:23:56.729Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-07T09:24:12.472Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-07T09:24:20.661Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-07T09:24:20.661Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-07T09:24:20.661Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-07T09:24:30.959Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-07T09:24:30.959Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-07T09:24:38.020Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-07T09:24:38.020Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-07T09:24:42.391Z] === RUN TestDockerSuite/TestBuildRm [2022-03-07T09:24:43.792Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-07T09:24:54.751Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-07T09:24:58.477Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-07T09:24:58.478Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T09:24:58.478Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-07T09:24:58.478Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T09:24:58.478Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-07T09:25:00.009Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-07T09:25:03.742Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-07T09:25:08.427Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-07T09:25:13.106Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-07T09:25:13.712Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-07T09:25:13.712Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T09:25:13.712Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-07T09:25:15.244Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-07T09:25:16.773Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-07T09:25:23.827Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-07T09:25:30.878Z] === RUN TestDockerSuite/TestBuildUser [2022-03-07T09:25:30.878Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T09:25:30.878Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-07T09:25:30.878Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T09:25:30.878Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-07T09:25:30.878Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T09:25:30.878Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-07T09:25:35.558Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-07T09:25:36.015Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-07T09:25:39.742Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-07T09:25:39.742Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T09:25:39.742Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-07T09:25:39.742Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T09:25:39.742Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-07T09:25:43.018Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-07T09:25:43.018Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-07T09:25:43.018Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-07T09:25:53.343Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-07T09:25:53.343Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-07T09:25:58.019Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-07T09:25:58.019Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-07T09:26:02.701Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-07T09:26:09.663Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-07T09:26:09.663Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-07T09:26:22.030Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-07T09:26:23.770Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-07T09:26:23.770Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T09:26:23.770Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-07T09:26:27.501Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-07T09:26:27.806Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-07T09:26:27.806Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T09:26:28.773Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-07T09:26:28.773Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T09:26:28.773Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-07T09:26:29.031Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-07T09:26:32.498Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-07T09:26:32.498Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T09:26:32.955Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-07T09:26:33.704Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-07T09:26:40.764Z] === RUN TestDockerSuite/TestBuildUser [2022-03-07T09:26:40.764Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T09:26:40.764Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-07T09:26:40.764Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T09:26:40.764Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-07T09:26:40.764Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T09:26:40.764Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-07T09:26:44.486Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-07T09:26:44.944Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-07T09:26:47.739Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-07T09:26:48.669Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-07T09:26:48.669Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T09:26:48.669Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-07T09:26:48.669Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T09:26:48.669Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-07T09:26:53.511Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-07T09:26:53.511Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-07T09:27:11.174Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-07T09:27:11.174Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T09:27:11.631Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-07T09:27:11.631Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T09:27:12.593Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-07T09:27:12.593Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T09:27:12.593Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-07T09:27:13.772Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-07T09:27:13.772Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-07T09:27:14.124Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-07T09:27:20.829Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-07T09:27:24.467Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-07T09:27:27.359Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-07T09:27:27.359Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T09:27:27.816Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-07T09:27:27.816Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T09:27:27.816Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-07T09:27:27.816Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T09:27:27.816Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-07T09:27:27.886Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-07T09:27:27.886Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T09:27:27.886Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-07T09:27:27.886Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T09:27:27.886Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-07T09:27:30.713Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-07T09:27:30.785Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-07T09:27:30.785Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T09:27:30.785Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-07T09:27:36.560Z] === RUN TestDockerSuite/TestCommitChange [2022-03-07T09:27:43.141Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-07T09:27:43.627Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-07T09:27:47.814Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-07T09:27:47.814Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-07T09:27:49.404Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-07T09:27:49.404Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T09:27:49.404Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-07T09:27:59.695Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-07T09:27:59.695Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T09:27:59.695Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-07T09:28:02.603Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-07T09:28:02.603Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T09:28:02.603Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-07T09:28:02.603Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T09:28:02.603Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-07T09:28:02.603Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T09:28:02.603Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-07T09:28:04.132Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-07T09:28:08.245Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-07T09:28:12.688Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-07T09:28:14.024Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-07T09:28:14.024Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T09:28:14.024Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-07T09:28:14.024Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T09:28:14.024Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-07T09:28:14.024Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T09:28:14.024Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-07T09:28:14.024Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T09:28:14.024Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-07T09:28:14.024Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T09:28:14.024Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-07T09:28:14.024Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T09:28:14.024Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-07T09:28:14.024Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T09:28:14.024Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-07T09:28:14.481Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-07T09:28:14.857Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-07T09:28:14.857Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T09:28:15.316Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-07T09:28:15.316Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T09:28:15.316Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-07T09:28:15.316Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T09:28:15.316Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-07T09:28:18.212Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-07T09:28:22.894Z] === RUN TestDockerSuite/TestCommitChange [2022-03-07T09:28:24.782Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-07T09:28:28.675Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-07T09:28:33.342Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-07T09:28:33.342Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T09:28:33.342Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-07T09:28:33.355Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-07T09:28:33.355Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T09:28:33.355Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-07T09:28:37.073Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-07T09:28:37.073Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T09:28:37.073Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-07T09:28:37.073Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T09:28:37.073Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-07T09:28:37.073Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T09:28:37.073Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-07T09:28:40.812Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-07T09:28:40.812Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T09:28:40.812Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-07T09:28:40.812Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-07T09:28:44.690Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-07T09:28:44.690Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-07T09:28:44.690Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T09:28:44.690Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-07T09:28:44.690Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T09:28:44.690Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-07T09:28:44.690Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T09:28:44.690Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-07T09:28:45.813Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-07T09:28:45.813Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T09:28:45.813Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-07T09:28:48.426Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-07T09:28:51.323Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-07T09:28:54.218Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-07T09:28:54.218Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-07T09:28:54.218Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T09:28:54.218Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-07T09:28:57.111Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-07T09:28:57.111Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-07T09:28:58.183Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-07T09:29:00.832Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-07T09:29:00.832Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:29:00.832Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-07T09:29:00.832Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:29:00.832Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-07T09:29:01.911Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-07T09:29:01.911Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T09:29:01.911Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-07T09:29:01.911Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T09:29:01.911Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-07T09:29:01.911Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T09:29:01.911Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-07T09:29:01.911Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T09:29:01.911Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-07T09:29:01.911Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T09:29:01.911Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-07T09:29:01.911Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T09:29:01.911Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-07T09:29:01.911Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T09:29:01.911Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-07T09:29:01.911Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-07T09:29:03.729Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-07T09:29:03.729Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-07T09:29:06.624Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-07T09:29:06.624Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T09:29:06.624Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-07T09:29:10.362Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-07T09:29:10.362Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-07T09:29:14.084Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-07T09:29:18.767Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-07T09:29:19.563Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-07T09:29:24.644Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-07T09:29:24.644Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-07T09:29:24.644Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-07T09:29:24.644Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-07T09:29:24.644Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-07T09:29:26.625Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-07T09:29:26.625Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T09:29:26.625Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-07T09:29:26.862Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-07T09:29:26.862Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T09:29:26.862Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-07T09:29:28.793Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-07T09:29:28.793Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T09:29:28.793Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-07T09:29:28.793Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T09:29:28.793Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-07T09:29:28.793Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T09:29:28.793Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-07T09:29:29.816Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-07T09:29:29.816Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T09:29:29.816Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-07T09:29:31.685Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-07T09:29:31.686Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T09:29:31.686Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-07T09:29:31.686Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-07T09:29:32.770Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-07T09:29:32.770Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-07T09:29:34.582Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-07T09:29:34.582Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-07T09:29:34.582Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T09:29:34.582Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-07T09:29:34.582Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T09:29:34.582Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-07T09:29:34.582Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T09:29:34.582Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-07T09:29:37.477Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-07T09:29:37.532Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-07T09:29:39.646Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-07T09:29:40.486Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-07T09:29:40.486Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T09:29:40.486Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-07T09:29:40.486Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T09:29:40.486Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-07T09:29:40.486Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T09:29:40.486Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-07T09:29:40.486Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T09:29:40.486Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-07T09:29:40.486Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T09:29:40.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-07T09:29:41.824Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-07T09:29:41.824Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-07T09:29:41.824Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T09:29:42.281Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-07T09:29:43.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-07T09:29:43.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-07T09:29:44.455Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-07T09:29:44.912Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-07T09:29:46.395Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-07T09:29:47.082Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-07T09:29:47.082Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:29:47.082Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-07T09:29:47.082Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:29:47.082Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-07T09:29:49.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-07T09:29:49.981Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-07T09:29:49.982Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-07T09:29:52.150Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-07T09:29:52.150Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T09:29:52.150Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-07T09:29:52.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-07T09:29:55.043Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-07T09:29:55.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000383518_} [2022-03-07T09:29:55.501Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-07T09:29:58.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12667649725_c:\foo_false____} [2022-03-07T09:30:01.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12667649725_c:\foo_true____} [2022-03-07T09:30:02.575Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-07T09:30:04.114Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-07T09:30:04.114Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T09:30:04.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-07T09:30:04.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-07T09:30:04.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-07T09:30:04.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-07T09:30:04.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-07T09:30:04.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-07T09:30:04.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-07T09:30:04.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-07T09:30:04.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-07T09:30:04.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-07T09:30:04.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-07T09:30:05.053Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-07T09:30:05.053Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T09:30:05.053Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-07T09:30:05.053Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T09:30:05.053Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-07T09:30:05.053Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T09:30:05.053Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-07T09:30:05.053Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T09:30:05.053Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-07T09:30:05.053Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T09:30:05.053Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-07T09:30:08.853Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-07T09:30:08.853Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-07T09:30:08.853Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-07T09:30:08.853Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-07T09:30:08.853Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-07T09:30:08.853Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-07T09:30:08.853Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-07T09:30:08.853Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-07T09:30:08.853Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-07T09:30:08.853Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-07T09:30:08.853Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-07T09:30:08.853Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-07T09:30:08.853Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T09:30:08.853Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-07T09:30:11.811Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-07T09:30:11.811Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-07T09:30:11.811Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T09:30:12.280Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-07T09:30:12.876Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-07T09:30:15.232Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-07T09:30:15.232Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T09:30:15.701Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-07T09:30:15.701Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T09:30:15.701Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-07T09:30:15.701Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T09:30:15.701Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-07T09:30:16.606Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-07T09:30:16.606Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-07T09:30:16.606Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-07T09:30:16.606Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-07T09:30:16.606Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-07T09:30:18.135Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-07T09:30:18.135Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T09:30:18.135Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-07T09:30:21.860Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-07T09:30:21.860Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T09:30:21.860Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-07T09:30:22.865Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-07T09:30:24.030Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-07T09:30:24.030Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-07T09:30:25.083Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-07T09:30:25.083Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T09:30:25.083Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-07T09:30:25.083Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T09:30:25.083Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-07T09:30:28.707Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-07T09:30:30.877Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-07T09:30:30.877Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T09:30:30.877Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-07T09:30:30.877Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T09:30:30.877Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-07T09:30:30.877Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T09:30:30.877Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-07T09:30:30.877Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T09:30:30.877Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-07T09:30:30.877Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T09:30:30.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-07T09:30:33.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-07T09:30:33.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-07T09:30:37.584Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-07T09:30:37.584Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T09:30:37.584Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-07T09:30:37.584Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T09:30:37.584Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-07T09:30:41.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-07T09:30:43.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-07T09:30:46.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-07T09:30:49.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006dcac8_} [2022-03-07T09:30:50.095Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-07T09:30:50.095Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T09:30:50.095Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-07T09:30:50.095Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T09:30:50.095Z] === RUN TestDockerSuite/TestCpToDot [2022-03-07T09:30:51.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11716748569_c:\foo_false____} [2022-03-07T09:30:52.313Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-07T09:30:52.313Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T09:30:52.313Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-07T09:30:52.313Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T09:30:52.313Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-07T09:30:56.113Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-07T09:30:56.113Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T09:30:56.113Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-07T09:30:56.113Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T09:30:56.113Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-07T09:30:56.113Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T09:30:56.113Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-07T09:30:56.113Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T09:30:56.113Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-07T09:30:56.113Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-07T09:30:56.583Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-07T09:30:58.800Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-07T09:31:00.286Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11716748569_c:\foo_true____} [2022-03-07T09:31:02.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-07T09:31:02.491Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T09:31:02.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-07T09:31:02.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-07T09:31:02.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-07T09:31:02.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-07T09:31:02.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-07T09:31:02.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-07T09:31:02.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-07T09:31:02.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-07T09:31:02.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-07T09:31:02.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-07T09:31:02.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-07T09:31:02.598Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-07T09:31:02.598Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-07T09:31:02.598Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-07T09:31:02.951Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-07T09:31:02.951Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T09:31:02.951Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-07T09:31:02.951Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T09:31:02.951Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-07T09:31:02.951Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T09:31:02.951Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-07T09:31:02.951Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T09:31:02.951Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-07T09:31:02.951Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T09:31:02.951Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-07T09:31:05.555Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-07T09:31:06.553Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-07T09:31:07.022Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-07T09:31:07.022Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T09:31:07.022Z] === RUN TestDockerSuite/TestCreateRM [2022-03-07T09:31:07.492Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-07T09:31:07.492Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T09:31:07.492Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-07T09:31:07.960Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-07T09:31:08.428Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-07T09:31:10.005Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-07T09:31:10.005Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.005Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-07T09:31:10.005Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.005Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-07T09:31:10.005Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.463Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-07T09:31:10.463Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.463Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-07T09:31:10.463Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.463Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-07T09:31:10.463Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.463Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-07T09:31:10.463Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.463Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-07T09:31:10.463Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.463Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-07T09:31:10.463Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.463Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-07T09:31:10.463Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.463Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-07T09:31:10.463Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.463Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-07T09:31:10.463Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.463Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-07T09:31:10.463Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T09:31:10.463Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-07T09:31:13.357Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-07T09:31:13.357Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-07T09:31:13.357Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T09:31:13.357Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-07T09:31:18.861Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-07T09:31:18.861Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-07T09:31:19.848Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-07T09:31:20.417Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-07T09:31:20.417Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T09:31:20.417Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-07T09:31:20.417Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T09:31:20.417Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-07T09:31:20.417Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T09:31:20.875Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-07T09:31:23.641Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-07T09:31:23.641Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-07T09:31:23.641Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T09:31:23.641Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-07T09:31:27.432Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-07T09:31:27.432Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-07T09:31:27.432Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-07T09:31:27.432Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-07T09:31:27.432Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-07T09:31:27.432Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-07T09:31:27.432Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-07T09:31:27.432Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-07T09:31:27.432Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-07T09:31:27.432Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDockerFails [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-07T09:31:27.432Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-07T09:31:27.432Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-07T09:31:27.432Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-07T09:31:27.432Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-07T09:31:27.432Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T09:31:27.432Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-07T09:31:31.181Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-07T09:31:31.224Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-07T09:31:33.350Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-07T09:31:33.350Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T09:31:33.350Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-07T09:31:33.350Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T09:31:33.350Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-07T09:31:34.188Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-07T09:31:37.997Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-07T09:31:43.650Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-07T09:31:43.651Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T09:31:43.651Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-07T09:31:43.651Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T09:31:43.651Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-07T09:31:48.432Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-07T09:31:53.953Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-07T09:31:53.953Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T09:31:53.953Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-07T09:31:53.953Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T09:31:53.953Z] === RUN TestDockerSuite/TestCpToDot [2022-03-07T09:31:55.594Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-07T09:31:56.131Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-07T09:31:56.131Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T09:31:56.131Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-07T09:31:56.131Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T09:31:56.131Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-07T09:31:59.029Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-07T09:31:59.029Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T09:31:59.029Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-07T09:31:59.029Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T09:31:59.029Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-07T09:31:59.029Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T09:31:59.029Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-07T09:31:59.029Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T09:31:59.029Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-07T09:31:59.029Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-07T09:31:59.029Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-07T09:32:01.199Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-07T09:32:02.759Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-07T09:32:04.101Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-07T09:32:04.101Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-07T09:32:04.101Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-07T09:32:05.715Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-07T09:32:06.272Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-07T09:32:06.704Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-07T09:32:07.237Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-07T09:32:07.237Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-07T09:32:07.237Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T09:32:07.237Z] === RUN TestDockerSuite/TestCreateRM [2022-03-07T09:32:07.694Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-07T09:32:07.694Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T09:32:07.694Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-07T09:32:08.152Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-07T09:32:08.608Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-07T09:32:12.581Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-07T09:32:13.571Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-07T09:32:14.558Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-07T09:32:17.161Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-07T09:32:17.161Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-07T09:32:17.619Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-07T09:32:21.369Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-07T09:32:21.369Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-07T09:32:21.369Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T09:32:21.369Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-07T09:32:23.226Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-07T09:32:29.105Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-07T09:32:29.105Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-07T09:32:29.105Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-07T09:32:29.105Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.105Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-07T09:32:29.105Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.105Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-07T09:32:29.105Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.105Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-07T09:32:29.926Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-07T09:32:29.926Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-07T09:32:29.926Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-07T09:32:29.926Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-07T09:32:29.926Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-07T09:32:29.926Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-07T09:32:29.926Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-07T09:32:29.926Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-07T09:32:29.926Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-07T09:32:29.926Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDockerFails [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-07T09:32:29.926Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-07T09:32:29.926Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-07T09:32:29.926Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-07T09:32:29.926Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-07T09:32:29.926Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T09:32:29.926Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-07T09:32:30.092Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-07T09:32:30.092Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T09:32:30.092Z] === RUN TestDockerSuite/TestEventsRename [2022-03-07T09:32:32.100Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-07T09:32:33.887Z] === RUN TestDockerSuite/TestEventsResize [2022-03-07T09:32:34.996Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-07T09:32:37.893Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-07T09:32:42.563Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-07T09:32:45.525Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-07T09:32:49.368Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-07T09:32:52.679Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-07T09:32:55.263Z] === RUN TestDockerSuite/TestEventsTop [2022-03-07T09:32:55.263Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T09:32:55.263Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-07T09:32:56.406Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-07T09:32:58.215Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-07T09:33:02.185Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-07T09:33:04.091Z] === RUN TestDockerSuite/TestExec [2022-03-07T09:33:04.091Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T09:33:04.091Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-07T09:33:04.091Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T09:33:04.091Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-07T09:33:04.354Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-07T09:33:04.810Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-07T09:33:06.308Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-07T09:33:09.265Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-07T09:33:09.265Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T09:33:09.265Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-07T09:33:09.265Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T09:33:09.265Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-07T09:33:09.265Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T09:33:09.265Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-07T09:33:09.492Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-07T09:33:10.457Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-07T09:33:11.422Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-07T09:33:12.223Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-07T09:33:15.182Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-07T09:33:17.404Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-07T09:33:20.363Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-07T09:33:21.727Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-07T09:33:26.237Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-07T09:33:26.237Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T09:33:26.237Z] === RUN TestDockerSuite/TestExecEnv [2022-03-07T09:33:26.237Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T09:33:26.237Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-07T09:33:26.237Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T09:33:26.237Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-07T09:33:26.407Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-07T09:33:26.864Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-07T09:33:26.864Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-07T09:33:26.864Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T09:33:26.864Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-07T09:33:26.864Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T09:33:26.864Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-07T09:33:26.864Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T09:33:26.864Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-07T09:33:27.827Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-07T09:33:27.827Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T09:33:27.827Z] === RUN TestDockerSuite/TestEventsRename [2022-03-07T09:33:29.194Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-07T09:33:30.724Z] === RUN TestDockerSuite/TestEventsResize [2022-03-07T09:33:32.989Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-07T09:33:32.989Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T09:33:32.989Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-07T09:33:32.989Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T09:33:32.989Z] === RUN TestDockerSuite/TestExecParseError [2022-03-07T09:33:32.989Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T09:33:32.989Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-07T09:33:32.989Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T09:33:32.989Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-07T09:33:32.989Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T09:33:32.989Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-07T09:33:36.782Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-07T09:33:36.782Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T09:33:36.782Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-07T09:33:36.782Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T09:33:36.782Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-07T09:33:36.782Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T09:33:36.782Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-07T09:33:36.782Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T09:33:36.782Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-07T09:33:36.782Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T09:33:36.782Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-07T09:33:39.011Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-07T09:33:39.011Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T09:33:39.011Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-07T09:33:39.269Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-07T09:33:41.439Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-07T09:33:44.342Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-07T09:33:46.179Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-07T09:33:46.179Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T09:33:46.179Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-07T09:33:46.179Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T09:33:46.179Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-07T09:33:46.179Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T09:33:46.179Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-07T09:33:49.020Z] === RUN TestDockerSuite/TestEventsTop [2022-03-07T09:33:49.020Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T09:33:49.020Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-07T09:33:51.927Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-07T09:33:53.341Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-07T09:33:56.602Z] === RUN TestDockerSuite/TestExec [2022-03-07T09:33:56.602Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T09:33:56.602Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-07T09:33:56.602Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T09:33:56.602Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-07T09:33:58.778Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-07T09:33:59.214Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-07T09:34:00.948Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-07T09:34:00.948Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T09:34:00.948Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-07T09:34:00.948Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T09:34:00.948Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-07T09:34:00.948Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T09:34:00.948Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-07T09:34:03.009Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-07T09:34:03.120Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-07T09:34:05.288Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-07T09:34:08.187Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-07T09:34:10.170Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-07T09:34:10.170Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T09:34:10.170Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-07T09:34:10.170Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-07T09:34:10.170Z] === RUN TestDockerSuite/TestHealth [2022-03-07T09:34:10.170Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T09:34:10.170Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-07T09:34:10.170Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-07T09:34:10.170Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-07T09:34:10.170Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-07T09:34:10.357Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-07T09:34:15.033Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-07T09:34:15.033Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T09:34:15.033Z] === RUN TestDockerSuite/TestExecEnv [2022-03-07T09:34:15.033Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T09:34:15.033Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-07T09:34:15.033Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T09:34:15.033Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-07T09:34:16.040Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-07T09:34:16.040Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-07T09:34:16.040Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T09:34:16.040Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-07T09:34:16.516Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-07T09:34:16.516Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-07T09:34:16.984Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-07T09:34:17.932Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-07T09:34:17.974Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-07T09:34:17.974Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T09:34:17.974Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-07T09:34:18.964Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-07T09:34:19.432Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-07T09:34:21.659Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-07T09:34:22.129Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-07T09:34:23.706Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-07T09:34:23.706Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T09:34:23.706Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-07T09:34:23.706Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T09:34:23.706Z] === RUN TestDockerSuite/TestExecParseError [2022-03-07T09:34:23.706Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T09:34:23.706Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-07T09:34:23.706Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T09:34:23.706Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-07T09:34:23.706Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T09:34:23.706Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-07T09:34:25.081Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-07T09:34:25.877Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-07T09:34:25.877Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T09:34:25.877Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-07T09:34:25.877Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T09:34:25.877Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-07T09:34:25.877Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T09:34:25.877Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-07T09:34:25.877Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T09:34:25.877Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-07T09:34:25.877Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T09:34:25.877Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-07T09:34:28.780Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-07T09:34:28.780Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T09:34:28.780Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-07T09:34:28.879Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-07T09:34:28.879Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-07T09:34:28.879Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T09:34:28.879Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-07T09:34:32.672Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-07T09:34:33.141Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-07T09:34:33.141Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-07T09:34:33.141Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T09:34:33.141Z] === RUN TestDockerSuite/TestImportFile [2022-03-07T09:34:33.141Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T09:34:33.141Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-07T09:34:33.141Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-07T09:34:33.141Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T09:34:33.141Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-07T09:34:33.141Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T09:34:33.141Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-07T09:34:33.141Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:34:33.141Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-07T09:34:33.141Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T09:34:33.141Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-07T09:34:33.141Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T09:34:33.141Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-07T09:34:33.141Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T09:34:33.141Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-07T09:34:33.612Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-07T09:34:33.612Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T09:34:33.612Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-07T09:34:33.612Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T09:34:33.612Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-07T09:34:36.566Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-07T09:34:37.328Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-07T09:34:37.328Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T09:34:37.328Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-07T09:34:37.328Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T09:34:37.328Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-07T09:34:37.328Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T09:34:37.328Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-07T09:34:40.359Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-07T09:34:40.359Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T09:34:40.360Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-07T09:34:40.360Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T09:34:40.360Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-07T09:34:40.360Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-07T09:34:40.360Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T09:34:40.360Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-07T09:34:43.322Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-07T09:34:43.322Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-07T09:34:44.390Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-07T09:34:46.285Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-07T09:34:46.286Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T09:34:46.286Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-07T09:34:46.286Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T09:34:46.286Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-07T09:34:46.286Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T09:34:46.755Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-07T09:34:49.708Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-07T09:34:50.169Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-07T09:34:53.064Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-07T09:34:55.579Z] === RUN TestDockerSuite/TestInspectImage [2022-03-07T09:34:55.579Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T09:34:55.579Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-07T09:34:55.579Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:34:55.579Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-07T09:34:55.579Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T09:34:55.579Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-07T09:34:58.534Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-07T09:35:00.119Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-07T09:35:00.119Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T09:35:00.119Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-07T09:35:00.119Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-07T09:35:00.119Z] === RUN TestDockerSuite/TestHealth [2022-03-07T09:35:00.119Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T09:35:00.119Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-07T09:35:00.119Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-07T09:35:00.119Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-07T09:35:00.119Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-07T09:35:01.492Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-07T09:35:01.961Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-07T09:35:04.805Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-07T09:35:04.805Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-07T09:35:04.805Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T09:35:04.805Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-07T09:35:04.805Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-07T09:35:05.212Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-07T09:35:05.262Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-07T09:35:05.262Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-07T09:35:06.227Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-07T09:35:06.227Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T09:35:06.227Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-07T09:35:07.431Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-07T09:35:07.431Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T09:35:07.431Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-07T09:35:07.758Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-07T09:35:07.758Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-07T09:35:07.902Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-07T09:35:09.928Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-07T09:35:09.928Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-07T09:35:10.860Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-07T09:35:12.826Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-07T09:35:14.656Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-07T09:35:20.529Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-07T09:35:21.377Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-07T09:35:21.377Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-07T09:35:21.377Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T09:35:21.377Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-07T09:35:22.750Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-07T09:35:25.104Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestImportFile [2022-03-07T09:35:25.104Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-07T09:35:25.104Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-07T09:35:25.104Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-07T09:35:25.104Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-07T09:35:25.104Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-07T09:35:25.104Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-07T09:35:25.104Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-07T09:35:25.104Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-07T09:35:25.104Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T09:35:25.104Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-07T09:35:25.710Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-07T09:35:28.005Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-07T09:35:28.668Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-07T09:35:30.909Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-07T09:35:30.909Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T09:35:30.909Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-07T09:35:30.909Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T09:35:30.909Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-07T09:35:30.909Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-07T09:35:30.909Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T09:35:30.909Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-07T09:35:31.623Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-07T09:35:33.802Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-07T09:35:33.802Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-07T09:35:35.415Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-07T09:35:38.369Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-07T09:35:38.369Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-07T09:35:38.369Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-07T09:35:38.369Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-07T09:35:40.863Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-07T09:35:40.863Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T09:35:40.863Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-07T09:35:40.863Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T09:35:40.863Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-07T09:35:40.863Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T09:35:40.863Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-07T09:35:41.343Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-07T09:35:44.306Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-07T09:35:49.415Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-07T09:35:51.495Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-07T09:35:53.142Z] === RUN TestDockerSuite/TestInspectImage [2022-03-07T09:35:53.142Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T09:35:53.142Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-07T09:35:53.142Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:35:53.142Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-07T09:35:53.142Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T09:35:53.600Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-07T09:35:53.715Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-07T09:35:53.715Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T09:35:53.715Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-07T09:35:55.772Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-07T09:35:56.672Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-07T09:35:56.672Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-07T09:35:58.667Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-07T09:35:58.667Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-07T09:36:01.564Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-07T09:36:03.734Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-07T09:36:03.734Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T09:36:03.734Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-07T09:36:03.734Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-07T09:36:05.340Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-07T09:36:06.634Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-07T09:36:09.532Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-07T09:36:14.005Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-07T09:36:14.207Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-07T09:36:17.102Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-07T09:36:19.275Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-07T09:36:21.181Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-07T09:36:21.448Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-07T09:36:24.288Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-07T09:36:24.345Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-07T09:36:26.519Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-07T09:36:28.094Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-07T09:36:28.094Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T09:36:28.094Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-07T09:36:29.413Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-07T09:36:29.413Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-07T09:36:29.413Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-07T09:36:29.413Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-07T09:36:30.603Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-07T09:36:32.310Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-07T09:36:34.399Z] === RUN TestDockerSuite/TestLogsSince [2022-03-07T09:36:34.480Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-07T09:36:40.258Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-07T09:36:43.155Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-07T09:36:43.155Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T09:36:43.155Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-07T09:36:44.829Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-07T09:36:44.829Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T09:36:44.829Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-07T09:36:44.829Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T09:36:44.829Z] === RUN TestDockerSuite/TestLogsTail [2022-03-07T09:36:45.328Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-07T09:36:45.328Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-07T09:36:47.781Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-07T09:36:51.575Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-07T09:36:52.386Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-07T09:36:54.531Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-07T09:36:54.532Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-07T09:36:54.532Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestNetHostname [2022-03-07T09:36:54.532Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-07T09:36:54.532Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-07T09:36:54.532Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-07T09:36:54.532Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPluginActive [2022-03-07T09:36:54.532Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-07T09:36:54.532Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-07T09:36:54.532Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-07T09:36:54.532Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-07T09:36:54.532Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-07T09:36:54.532Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-07T09:36:54.532Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-07T09:36:54.532Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-07T09:36:54.532Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-07T09:36:54.532Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPortList [2022-03-07T09:36:54.532Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T09:36:54.532Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-07T09:36:58.164Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-07T09:37:01.706Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-07T09:37:01.706Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:37:01.706Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-07T09:37:01.706Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-07T09:37:01.706Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T09:37:01.706Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-07T09:37:01.706Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T09:37:01.706Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-07T09:37:01.706Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T09:37:01.706Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-07T09:37:01.706Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T09:37:01.706Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-07T09:37:01.706Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T09:37:01.706Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-07T09:37:01.706Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T09:37:01.706Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-07T09:37:01.706Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T09:37:01.706Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-07T09:37:05.220Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-07T09:37:07.394Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-07T09:37:07.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-07T09:37:07.578Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T09:37:07.578Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-07T09:37:10.297Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-07T09:37:10.297Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T09:37:10.297Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-07T09:37:12.466Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-07T09:37:15.363Z] === RUN TestDockerSuite/TestLogsSince [2022-03-07T09:37:18.362Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-07T09:37:18.362Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T09:37:18.362Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-07T09:37:25.660Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-07T09:37:25.660Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T09:37:25.660Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-07T09:37:25.660Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T09:37:25.660Z] === RUN TestDockerSuite/TestLogsTail [2022-03-07T09:37:27.192Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-07T09:37:28.790Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-07T09:37:30.089Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-07T09:37:33.089Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-07T09:37:33.089Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestNetHostname [2022-03-07T09:37:33.089Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-07T09:37:33.089Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-07T09:37:33.089Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-07T09:37:33.089Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPluginActive [2022-03-07T09:37:33.089Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-07T09:37:33.089Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-07T09:37:33.089Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-07T09:37:33.089Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-07T09:37:33.089Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-07T09:37:33.089Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-07T09:37:33.089Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-07T09:37:33.089Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-07T09:37:33.089Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-07T09:37:33.089Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPortList [2022-03-07T09:37:33.089Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T09:37:33.089Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-07T09:37:38.873Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-07T09:37:38.873Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:37:38.873Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-07T09:37:38.873Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-07T09:37:38.873Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T09:37:38.873Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-07T09:37:38.873Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T09:37:38.873Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-07T09:37:38.873Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T09:37:38.873Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-07T09:37:38.873Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T09:37:38.873Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-07T09:37:38.873Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T09:37:38.873Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-07T09:37:38.873Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T09:37:38.873Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-07T09:37:38.873Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T09:37:38.873Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-07T09:37:43.548Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-07T09:37:43.548Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T09:37:43.548Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-07T09:37:50.087Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-07T09:37:50.087Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-07T09:37:50.087Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T09:37:50.087Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-07T09:37:53.850Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-07T09:37:53.850Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T09:37:53.850Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-07T09:38:02.415Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-07T09:38:05.022Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-07T09:38:07.981Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-07T09:38:18.420Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-07T09:38:23.491Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-07T09:38:23.491Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-07T09:38:23.491Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T09:38:23.491Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-07T09:38:24.299Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-07T09:38:24.299Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T09:38:24.299Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-07T09:38:24.299Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T09:38:24.299Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-07T09:38:30.182Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-07T09:38:30.182Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T09:38:30.182Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-07T09:38:30.182Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T09:38:30.182Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-07T09:38:30.182Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T09:38:30.182Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-07T09:38:30.182Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T09:38:30.652Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-07T09:38:38.283Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-07T09:38:39.323Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-07T09:38:39.323Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T09:38:39.323Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-07T09:38:40.888Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-07T09:38:40.888Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T09:38:40.888Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-07T09:38:41.179Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-07T09:38:42.453Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-07T09:38:42.921Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-07T09:38:42.921Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T09:38:42.921Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-07T09:38:48.796Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-07T09:38:54.680Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-07T09:38:56.109Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-07T09:38:58.477Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-07T09:38:59.833Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-07T09:38:59.833Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T09:38:59.833Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-07T09:38:59.833Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T09:38:59.833Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-07T09:39:04.514Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-07T09:39:04.514Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T09:39:04.514Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-07T09:39:04.514Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T09:39:04.972Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-07T09:39:04.972Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T09:39:04.972Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-07T09:39:04.972Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T09:39:04.972Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-07T09:39:13.520Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-07T09:39:13.520Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T09:39:13.520Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-07T09:39:14.507Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-07T09:39:14.507Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T09:39:14.507Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-07T09:39:15.476Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-07T09:39:16.444Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-07T09:39:16.444Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T09:39:16.444Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-07T09:39:21.125Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-07T09:39:25.805Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-07T09:39:27.973Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-07T09:39:28.600Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-07T09:39:28.600Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T09:39:28.600Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-07T09:39:35.764Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-07T09:39:35.764Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-07T09:39:35.764Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-07T09:39:36.750Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-07T09:39:42.622Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-07T09:39:48.502Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-07T09:39:48.502Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T09:39:48.502Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-07T09:39:49.032Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-07T09:39:49.032Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T09:39:49.032Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-07T09:39:53.711Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-07T09:39:53.711Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-07T09:39:53.711Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-07T09:39:54.385Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-07T09:39:54.386Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-07T09:39:54.386Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-07T09:39:54.675Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-07T09:39:59.354Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-07T09:40:04.030Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-07T09:40:04.030Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T09:40:04.030Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-07T09:40:08.706Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-07T09:40:08.706Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-07T09:40:09.164Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-07T09:40:12.205Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-07T09:40:16.000Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-07T09:40:16.987Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-07T09:40:25.668Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-07T09:40:26.839Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-07T09:40:28.370Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-07T09:40:29.334Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-07T09:40:31.546Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-07T09:40:36.388Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-07T09:40:41.978Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-07T09:40:42.163Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-07T09:40:47.856Z] === RUN TestDockerSuite/TestRmiTag [2022-03-07T09:40:48.324Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-07T09:40:50.716Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-07T09:40:52.133Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-07T09:40:54.441Z] === RUN TestDockerSuite/TestRmiTag [2022-03-07T09:40:55.412Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-07T09:40:58.307Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-07T09:41:13.380Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-07T09:41:15.979Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-07T09:41:17.178Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-07T09:41:24.343Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-07T09:41:24.530Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-07T09:41:24.811Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-07T09:41:24.811Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T09:41:24.811Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-07T09:41:24.811Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T09:41:24.811Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-07T09:41:24.811Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T09:41:24.811Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-07T09:41:24.811Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T09:41:24.811Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-07T09:41:24.811Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T09:41:24.811Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-07T09:41:24.811Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T09:41:24.811Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-07T09:41:24.811Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T09:41:24.811Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-07T09:41:27.770Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-07T09:41:27.770Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T09:41:27.770Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-07T09:41:27.770Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T09:41:27.770Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-07T09:41:29.207Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-07T09:41:30.171Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-07T09:41:30.171Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T09:41:30.171Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-07T09:41:30.171Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T09:41:30.171Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-07T09:41:30.171Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T09:41:30.171Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-07T09:41:30.171Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T09:41:30.171Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-07T09:41:30.171Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T09:41:30.171Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-07T09:41:30.171Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T09:41:30.171Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-07T09:41:30.171Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T09:41:30.171Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-07T09:41:32.344Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-07T09:41:32.344Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T09:41:32.344Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-07T09:41:32.344Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T09:41:32.344Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-07T09:41:33.650Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-07T09:41:37.448Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-07T09:41:38.136Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-07T09:41:40.406Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-07T09:41:41.030Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-07T09:41:44.201Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-07T09:41:47.157Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-07T09:41:47.157Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-07T09:41:48.084Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-07T09:41:54.363Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-07T09:41:54.363Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T09:41:54.363Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-07T09:41:54.363Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T09:41:54.363Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-07T09:41:54.363Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T09:41:54.363Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-07T09:41:54.363Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T09:41:54.363Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-07T09:41:54.363Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T09:41:54.363Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-07T09:41:54.363Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T09:41:54.363Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-07T09:41:54.363Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T09:41:54.363Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-07T09:41:54.363Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T09:41:54.363Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-07T09:41:54.363Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T09:41:54.363Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-07T09:41:54.363Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T09:41:54.363Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-07T09:41:54.363Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T09:41:54.363Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-07T09:41:56.641Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-07T09:41:57.318Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-07T09:41:57.318Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T09:41:57.318Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-07T09:42:01.113Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-07T09:42:01.113Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T09:42:01.113Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-07T09:42:01.113Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T09:42:01.113Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-07T09:42:03.692Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-07T09:42:03.692Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-07T09:42:04.073Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-07T09:42:04.073Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T09:42:04.073Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-07T09:42:04.073Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T09:42:04.073Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-07T09:42:04.073Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T09:42:04.073Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-07T09:42:04.073Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T09:42:04.073Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-07T09:42:04.073Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T09:42:04.073Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-07T09:42:04.073Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T09:42:04.073Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-07T09:42:04.073Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T09:42:04.073Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-07T09:42:07.030Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-07T09:42:08.370Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-07T09:42:08.370Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T09:42:08.370Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-07T09:42:08.370Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T09:42:08.370Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-07T09:42:08.370Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T09:42:08.370Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-07T09:42:08.370Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T09:42:08.370Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-07T09:42:08.370Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T09:42:08.370Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-07T09:42:08.370Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T09:42:08.370Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-07T09:42:08.370Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T09:42:08.370Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-07T09:42:08.370Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T09:42:08.370Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-07T09:42:08.370Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T09:42:08.370Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-07T09:42:08.370Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T09:42:08.370Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-07T09:42:08.370Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T09:42:08.370Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-07T09:42:10.845Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-07T09:42:11.265Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-07T09:42:11.265Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T09:42:11.265Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-07T09:42:13.804Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-07T09:42:13.804Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T09:42:13.804Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-07T09:42:13.804Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T09:42:13.804Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-07T09:42:13.804Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T09:42:13.804Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-07T09:42:14.995Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-07T09:42:14.995Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T09:42:14.995Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-07T09:42:14.995Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T09:42:14.995Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-07T09:42:17.169Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-07T09:42:17.169Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T09:42:17.169Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-07T09:42:17.169Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T09:42:17.169Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-07T09:42:17.169Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T09:42:17.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-07T09:42:17.169Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T09:42:17.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-07T09:42:17.169Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T09:42:17.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-07T09:42:17.169Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T09:42:17.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-07T09:42:17.169Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T09:42:17.169Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-07T09:42:17.608Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-07T09:42:17.608Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T09:42:17.608Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-07T09:42:17.608Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T09:42:17.608Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-07T09:42:17.608Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T09:42:17.608Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-07T09:42:17.608Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T09:42:17.608Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-07T09:42:19.826Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-07T09:42:20.062Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-07T09:42:22.970Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-07T09:42:25.139Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-07T09:42:25.139Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T09:42:25.596Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-07T09:42:25.596Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T09:42:25.596Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-07T09:42:25.596Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T09:42:25.596Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-07T09:42:26.992Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-07T09:42:26.992Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T09:42:26.992Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-07T09:42:26.992Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T09:42:26.992Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-07T09:42:26.992Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T09:42:26.992Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-07T09:42:26.992Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T09:42:26.992Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-07T09:42:26.992Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T09:42:26.992Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-07T09:42:26.992Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T09:42:26.992Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-07T09:42:30.788Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-07T09:42:30.788Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T09:42:30.788Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-07T09:42:30.788Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-07T09:42:30.788Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T09:42:30.788Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-07T09:42:33.746Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-07T09:42:34.152Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-07T09:42:34.152Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T09:42:34.152Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-07T09:42:34.152Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T09:42:34.152Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-07T09:42:34.152Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T09:42:34.152Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-07T09:42:34.152Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T09:42:34.152Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-07T09:42:35.119Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-07T09:42:37.553Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-07T09:42:37.553Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T09:42:37.553Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-07T09:42:40.516Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-07T09:42:40.516Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T09:42:40.516Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-07T09:42:40.516Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T09:42:40.516Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-07T09:42:40.516Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T09:42:40.516Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-07T09:42:42.180Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-07T09:42:42.180Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T09:42:42.180Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-07T09:42:42.180Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T09:42:42.180Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-07T09:42:42.180Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T09:42:42.180Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-07T09:42:42.180Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T09:42:42.180Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-07T09:42:42.180Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T09:42:42.180Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-07T09:42:42.180Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T09:42:42.180Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-07T09:42:43.719Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-07T09:42:43.719Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T09:42:43.719Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-07T09:42:44.178Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-07T09:42:44.178Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T09:42:44.178Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-07T09:42:44.314Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-07T09:42:46.351Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-07T09:42:47.270Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-07T09:42:49.254Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-07T09:42:49.254Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T09:42:49.254Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-07T09:42:51.069Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-07T09:42:51.442Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-07T09:42:51.442Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T09:42:51.442Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-07T09:42:51.442Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T09:42:51.442Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-07T09:42:51.442Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T09:42:51.442Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-07T09:42:54.034Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-07T09:42:54.034Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-07T09:42:54.034Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T09:42:54.034Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-07T09:42:54.034Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T09:42:54.034Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-07T09:42:54.034Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T09:42:54.034Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-07T09:42:54.034Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T09:42:54.034Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T09:42:54.034Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T09:42:54.034Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-07T09:42:54.034Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T09:42:54.034Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-07T09:42:54.034Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T09:42:54.034Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-07T09:42:54.343Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-07T09:42:56.514Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-07T09:42:59.406Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-07T09:42:59.913Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-07T09:42:59.913Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T09:42:59.913Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-07T09:42:59.913Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-07T09:42:59.913Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T09:42:59.913Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-07T09:42:59.913Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T09:42:59.913Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-07T09:42:59.913Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T09:42:59.913Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-07T09:42:59.913Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T09:42:59.913Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-07T09:43:01.584Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-07T09:43:01.584Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-07T09:43:01.584Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T09:43:02.041Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-07T09:43:02.041Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T09:43:02.041Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-07T09:43:02.041Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T09:43:02.041Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-07T09:43:02.041Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T09:43:02.041Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T09:43:02.041Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T09:43:02.041Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-07T09:43:02.041Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T09:43:02.041Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-07T09:43:02.041Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T09:43:02.041Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-07T09:43:06.717Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-07T09:43:06.717Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T09:43:06.717Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-07T09:43:06.717Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-07T09:43:06.717Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T09:43:06.717Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-07T09:43:06.717Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T09:43:06.717Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-07T09:43:06.717Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T09:43:06.717Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-07T09:43:06.717Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T09:43:06.717Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-07T09:43:08.589Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-07T09:43:08.589Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T09:43:08.589Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunMount [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-07T09:43:10.808Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T09:43:10.808Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-07T09:43:17.019Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-07T09:43:17.019Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T09:43:17.019Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunMount [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-07T09:43:19.191Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T09:43:19.191Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-07T09:43:21.247Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-07T09:43:21.247Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T09:43:21.247Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-07T09:43:21.247Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T09:43:21.247Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-07T09:43:21.247Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T09:43:21.247Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-07T09:43:27.129Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-07T09:43:31.553Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-07T09:43:31.553Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T09:43:32.011Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-07T09:43:32.011Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T09:43:32.011Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-07T09:43:32.011Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T09:43:32.011Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-07T09:43:33.024Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-07T09:43:33.024Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T09:43:33.024Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-07T09:43:33.024Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T09:43:33.024Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-07T09:43:33.024Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T09:43:33.024Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-07T09:43:33.024Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T09:43:33.024Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-07T09:43:33.024Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T09:43:33.024Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-07T09:43:33.024Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T09:43:33.024Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-07T09:43:33.025Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T09:43:33.025Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-07T09:43:33.025Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T09:43:33.025Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-07T09:43:33.025Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T09:43:33.025Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-07T09:43:33.493Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-07T09:43:34.501Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-07T09:43:37.461Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-07T09:43:37.791Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-07T09:43:39.682Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-07T09:43:40.670Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-07T09:43:41.513Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-07T09:43:41.513Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T09:43:41.513Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-07T09:43:41.513Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T09:43:41.513Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-07T09:43:41.513Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T09:43:41.513Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-07T09:43:41.513Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T09:43:41.970Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-07T09:43:41.970Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T09:43:41.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-07T09:43:41.970Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T09:43:41.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-07T09:43:41.970Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T09:43:41.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-07T09:43:41.970Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T09:43:41.970Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-07T09:43:41.970Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T09:43:41.970Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-07T09:43:42.427Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-07T09:43:43.391Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-07T09:43:43.631Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-07T09:43:44.102Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T09:43:44.102Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-07T09:43:44.102Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T09:43:44.102Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-07T09:43:44.102Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T09:43:44.102Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-07T09:43:44.102Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T09:43:44.102Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-07T09:43:44.102Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T09:43:44.102Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-07T09:43:44.102Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T09:43:44.102Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-07T09:43:44.102Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T09:43:44.102Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-07T09:43:44.102Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T09:43:44.102Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T09:43:46.286Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-07T09:43:48.456Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-07T09:43:48.863Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-07T09:43:48.863Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T09:43:48.863Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-07T09:43:48.863Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T09:43:48.863Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-07T09:43:48.863Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T09:43:48.863Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-07T09:43:48.863Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T09:43:48.863Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-07T09:43:48.863Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T09:43:48.863Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-07T09:43:49.987Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-07T09:43:52.160Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-07T09:43:52.160Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T09:43:52.160Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-07T09:43:52.160Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T09:43:52.160Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-07T09:43:52.160Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T09:43:52.160Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-07T09:43:52.160Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T09:43:52.617Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-07T09:43:52.617Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T09:43:52.617Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-07T09:43:52.617Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T09:43:52.617Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-07T09:43:52.617Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T09:43:52.617Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-07T09:43:52.617Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T09:43:52.617Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-07T09:43:55.511Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-07T09:43:55.511Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T09:43:55.511Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-07T09:43:55.511Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T09:43:55.511Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-07T09:43:55.511Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T09:43:55.511Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-07T09:43:55.511Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T09:43:55.511Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-07T09:43:55.511Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T09:43:55.511Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-07T09:44:01.406Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-07T09:44:01.406Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T09:44:01.406Z] === RUN TestDockerSuite/TestRunRm [2022-03-07T09:44:02.973Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-07T09:44:10.147Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-07T09:44:10.299Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-07T09:44:10.299Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T09:44:10.299Z] === RUN TestDockerSuite/TestRunRm [2022-03-07T09:44:11.829Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-07T09:44:12.366Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-07T09:44:16.164Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-07T09:44:17.603Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-07T09:44:18.387Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-07T09:44:20.504Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-07T09:44:21.344Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-07T09:44:21.344Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T09:44:21.344Z] === RUN TestDockerSuite/TestRunState [2022-03-07T09:44:21.344Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T09:44:21.344Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-07T09:44:23.401Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-07T09:44:25.141Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-07T09:44:25.141Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T09:44:25.141Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-07T09:44:25.571Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-07T09:44:28.110Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-07T09:44:28.110Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T09:44:28.110Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-07T09:44:28.110Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T09:44:28.110Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-07T09:44:28.110Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-07T09:44:28.110Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-07T09:44:28.110Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T09:44:28.110Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-07T09:44:28.476Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-07T09:44:28.476Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T09:44:28.476Z] === RUN TestDockerSuite/TestRunState [2022-03-07T09:44:28.476Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T09:44:28.476Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-07T09:44:31.374Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-07T09:44:31.374Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T09:44:31.374Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-07T09:44:33.544Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-07T09:44:33.544Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T09:44:33.544Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-07T09:44:33.544Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T09:44:33.544Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-07T09:44:33.544Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-07T09:44:33.544Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-07T09:44:33.544Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T09:44:33.544Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-07T09:44:34.018Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-07T09:44:34.018Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T09:44:34.018Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-07T09:44:34.018Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T09:44:34.018Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-07T09:44:34.018Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T09:44:34.018Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-07T09:44:34.018Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T09:44:34.018Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-07T09:44:34.018Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T09:44:34.018Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-07T09:44:34.018Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T09:44:34.018Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-07T09:44:34.018Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T09:44:34.018Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-07T09:44:34.018Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T09:44:34.018Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-07T09:44:34.018Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T09:44:34.018Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-07T09:44:34.018Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T09:44:34.018Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-07T09:44:37.822Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-07T09:44:37.822Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T09:44:37.822Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-07T09:44:39.324Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-07T09:44:39.324Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T09:44:39.324Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-07T09:44:39.324Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T09:44:39.324Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-07T09:44:39.324Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T09:44:39.324Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-07T09:44:39.324Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T09:44:39.324Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-07T09:44:39.324Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T09:44:39.324Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-07T09:44:39.324Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T09:44:39.324Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-07T09:44:39.324Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T09:44:39.324Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-07T09:44:39.324Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T09:44:39.324Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-07T09:44:39.324Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T09:44:39.324Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-07T09:44:39.324Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T09:44:39.324Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-07T09:44:40.792Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-07T09:44:40.792Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T09:44:40.792Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-07T09:44:40.792Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T09:44:40.792Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-07T09:44:42.223Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-07T09:44:42.223Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T09:44:42.223Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-07T09:44:44.393Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-07T09:44:44.393Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T09:44:44.393Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-07T09:44:44.393Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T09:44:44.393Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-07T09:44:45.555Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-07T09:44:48.120Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-07T09:44:55.177Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-07T09:44:55.993Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-07T09:45:00.955Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-07T09:45:01.877Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-07T09:45:06.738Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-07T09:45:06.738Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T09:45:06.738Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-07T09:45:07.195Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-07T09:45:09.052Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-07T09:45:09.052Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T09:45:09.052Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-07T09:45:09.052Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-07T09:45:10.093Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-07T09:45:12.262Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-07T09:45:13.814Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-07T09:45:15.158Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-07T09:45:15.159Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T09:45:15.159Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-07T09:45:15.159Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-07T09:45:15.159Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-07T09:45:15.159Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T09:45:15.159Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-07T09:45:15.159Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T09:45:15.159Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-07T09:45:15.159Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T09:45:15.159Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-07T09:45:15.159Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T09:45:15.159Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-07T09:45:15.159Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T09:45:15.159Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-07T09:45:17.608Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-07T09:45:19.838Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-07T09:45:20.565Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-07T09:45:20.565Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T09:45:20.565Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-07T09:45:20.565Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-07T09:45:20.565Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-07T09:45:20.565Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T09:45:20.565Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-07T09:45:20.565Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T09:45:20.565Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-07T09:45:20.565Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T09:45:20.565Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-07T09:45:20.565Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T09:45:20.565Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-07T09:45:20.565Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T09:45:20.565Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-07T09:45:22.010Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-07T09:45:24.183Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-07T09:45:25.321Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-07T09:45:28.280Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-07T09:45:29.959Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-07T09:45:29.959Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-07T09:45:29.959Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-07T09:45:29.959Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-07T09:45:29.959Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-07T09:45:29.959Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-07T09:45:29.959Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-07T09:45:29.959Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-07T09:45:29.959Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-07T09:45:29.959Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-07T09:45:29.959Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-07T09:45:29.959Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-07T09:45:29.959Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-07T09:45:29.959Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-07T09:45:29.959Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-07T09:45:29.959Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.959Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-07T09:45:29.959Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T09:45:29.960Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-07T09:45:30.499Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-07T09:45:32.127Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-07T09:45:32.585Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-07T09:45:33.042Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-07T09:45:33.499Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-07T09:45:35.037Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-07T09:45:35.037Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-07T09:45:37.661Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-07T09:45:37.661Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-07T09:45:37.661Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-07T09:45:37.661Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-07T09:45:37.661Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-07T09:45:37.661Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-07T09:45:37.661Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-07T09:45:37.661Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-07T09:45:37.661Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-07T09:45:37.661Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-07T09:45:37.661Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-07T09:45:37.661Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-07T09:45:37.661Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-07T09:45:37.661Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-07T09:45:37.661Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-07T09:45:37.661Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-07T09:45:37.661Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T09:45:37.661Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-07T09:45:37.937Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-07T09:45:39.881Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-07T09:45:39.881Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-07T09:45:40.111Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-07T09:45:40.351Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-07T09:45:40.821Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-07T09:45:42.385Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-07T09:45:42.385Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-07T09:45:43.008Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-07T09:45:43.008Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T09:45:43.008Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-07T09:45:46.184Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-07T09:45:49.138Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-07T09:45:51.574Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-07T09:45:51.574Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T09:45:51.574Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-07T09:45:52.091Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-07T09:45:52.091Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T09:45:52.091Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-07T09:45:55.298Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-07T09:45:55.298Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T09:45:55.758Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-07T09:45:55.758Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T09:45:55.758Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-07T09:45:55.758Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T09:45:55.758Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-07T09:45:55.758Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T09:45:55.758Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-07T09:46:02.526Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-07T09:46:02.526Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T09:46:02.526Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-07T09:46:02.823Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-07T09:46:02.823Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T09:46:02.823Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-07T09:46:02.823Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T09:46:02.823Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-07T09:46:02.823Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T09:46:02.823Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-07T09:46:02.823Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T09:46:02.823Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-07T09:46:02.823Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T09:46:02.823Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-07T09:46:02.823Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T09:46:02.823Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-07T09:46:05.004Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-07T09:46:07.178Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-07T09:46:07.178Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T09:46:07.178Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-07T09:46:08.397Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-07T09:46:08.397Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T09:46:08.397Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-07T09:46:08.397Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T09:46:08.397Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-07T09:46:08.397Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T09:46:08.397Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-07T09:46:08.397Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T09:46:08.397Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-07T09:46:10.078Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-07T09:46:10.078Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T09:46:10.078Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-07T09:46:10.078Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T09:46:10.078Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-07T09:46:10.078Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T09:46:10.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-07T09:46:10.078Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T09:46:10.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-07T09:46:10.078Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T09:46:10.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-07T09:46:10.078Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T09:46:10.078Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-07T09:46:17.077Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-07T09:46:17.077Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T09:46:17.077Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-07T09:46:17.077Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T09:46:17.077Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-07T09:46:17.077Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T09:46:17.077Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-07T09:46:17.077Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T09:46:17.077Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-07T09:46:17.077Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T09:46:17.077Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-07T09:46:17.077Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T09:46:17.077Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-07T09:46:20.032Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-07T09:46:22.987Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-07T09:46:22.987Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T09:46:22.987Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-07T09:46:25.942Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-07T09:46:25.942Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T09:46:25.942Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-07T09:46:25.943Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T09:46:25.943Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-07T09:46:25.943Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T09:46:25.943Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-07T09:46:25.943Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T09:46:25.943Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-07T09:46:25.943Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T09:46:25.943Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-07T09:46:25.943Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T09:46:25.943Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-07T09:46:27.743Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-07T09:46:27.743Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-07T09:46:27.743Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-07T09:46:27.743Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T09:46:27.743Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-07T09:46:27.743Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-07T09:46:27.743Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-07T09:46:27.743Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-07T09:46:29.276Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-07T09:46:29.732Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-07T09:46:33.462Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-07T09:46:33.462Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-07T09:46:33.922Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-07T09:46:33.922Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-07T09:46:34.386Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-07T09:46:40.875Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-07T09:46:41.345Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-07T09:46:41.345Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-07T09:46:41.345Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T09:46:41.345Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-07T09:46:41.815Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-07T09:46:42.285Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-07T09:46:42.285Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-07T09:46:46.084Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-07T09:46:46.084Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-07T09:46:49.184Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-07T09:46:49.184Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T09:46:49.184Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-07T09:46:49.184Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-07T09:46:49.184Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-07T09:46:49.184Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T09:46:49.184Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-07T09:46:49.880Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-07T09:46:50.348Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-07T09:46:50.817Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-07T09:46:51.286Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-07T09:46:51.286Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-07T09:46:57.738Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-07T09:46:57.738Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-07T09:46:57.738Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-07T09:47:01.720Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-07T09:47:01.720Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T09:47:01.720Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-07T09:47:02.707Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-07T09:47:02.707Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-07T09:47:02.707Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T09:47:02.707Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-07T09:47:08.046Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-07T09:47:08.046Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T09:47:08.046Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite (2872.62s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (104.82s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.26s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.47s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.64s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.64s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.59s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (120.99s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.19s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.30s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.17s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.63s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.71s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.55s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.78s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.12s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.23s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.52s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.97s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.29s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddTar (49.39s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.70s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.78s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.25s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.85s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.85s) [2022-03-07T09:47:09.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-03-07T09:47:09.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.28s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.98s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.37s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.04s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.63s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.03s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.58s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.81s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.22s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCmd (0.87s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.76s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (11.16s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.76s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.52s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.34s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.23s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.80s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.38s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.69s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.65s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.77s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.38s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.12s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.92s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.83s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.05s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.24s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.47s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerignore (77.14s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.98s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (97.25s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.83s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.29s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.17s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (20.22s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (49.26s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.63s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.81s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (131.35s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.40s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.67s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.28s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.88s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.37s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.60s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.42s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.00s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildFails (2.79s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.34s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.22s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.48s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.44s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.63s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.86s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.19s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildHistory (13.98s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.22s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.36s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.74s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildLabels (1.24s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.88s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.05s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.60s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.25s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.73s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.27s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.32s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.84s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.00s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.16s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.93s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.18s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.15s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.62s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.50s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.26s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.90s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.22s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.63s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.98s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.04s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.09s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.30s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.94s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.39s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.36s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.55s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.17s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.77s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildRm (14.12s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.71s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.92s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.98s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.60s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (26.42s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.87s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.27s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.07s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildStderr (4.89s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.23s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.54s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.42s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.95s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.95s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.40s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.13s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.79s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.00s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.12s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.14s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.36s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.84s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.11s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.50s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.56s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.50s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.51s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.74s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestCommitChange (5.32s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.76s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.91s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestCommitTTY (12.30s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.64s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestContainerAPICommit (17.06s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.48s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.59s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.67s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.67s) [2022-03-07T09:47:09.012Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T09:47:09.012Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.66s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.43s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.45s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.60s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.04s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.52s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.61s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.85s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.37s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.99s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.34s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.12s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.95s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.70s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.55s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.21s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.21s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.23s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.76s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.72s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.71s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.79s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006dcac8_} (2.78s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11716748569_c:\foo_false____} (7.72s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11716748569_c:\foo_true____} (2.72s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.38s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.59s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.49s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.99s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.72s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.65s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.88s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCpToDot (2.89s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCpToStdout (2.64s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.51s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.18s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.41s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.58s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.59s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.53s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.38s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsCopy (5.18s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.54s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.46s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.93s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.19s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.18s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsFilters (10.07s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsFormat (5.05s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsRename (2.72s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsResize (8.12s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.44s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.88s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.97s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.21s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.24s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.18s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.30s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.41s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.47s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.30s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.57s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.65s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestExecInspectID (5.44s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.89s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.71s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.38s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.34s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.33s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.38s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.32s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.84s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.23s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.09s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.47s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.80s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.22s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T09:47:09.013Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.48s) [2022-03-07T09:47:09.013Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.65s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.14s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.72s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.39s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectDefault (7.39s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectHistory (4.87s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.50s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.49s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.59s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.49s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.45s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectStatus (3.01s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.74s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.62s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.53s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.51s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.50s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.49s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.51s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.31s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.22s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.96s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.69s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.44s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.33s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.33s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.23s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.84s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.81s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.56s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.41s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsSince (9.39s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsTail (3.08s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.54s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.90s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPsByOrder (9.17s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.99s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.55s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.71s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.17s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.11s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.05s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.26s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.74s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.42s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.58s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.58s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.47s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.60s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.72s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.85s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.63s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.20s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.81s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.99s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.69s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.19s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.48s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.60s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.05s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.94s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.94s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.40s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.22s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.91s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.16s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.36s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.44s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.43s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.40s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.71s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.33s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.63s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.65s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.82s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.48s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.29s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.92s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-07T09:47:09.014Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.59s) [2022-03-07T09:47:09.014Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.48s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.56s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.47s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunExitCode (2.43s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.57s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.48s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.59s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.36s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.43s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.93s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.64s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.30s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.55s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.32s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.44s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.42s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.30s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.85s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.97s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunRm (2.56s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.78s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.83s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.52s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.48s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.90s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.52s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.30s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.34s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.66s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.51s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.43s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.47s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.99s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.52s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.88s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.52s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.50s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.53s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.96s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.52s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.28s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.46s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.51s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.48s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.51s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.51s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.51s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.31s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.43s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.48s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.76s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.41s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.92s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.33s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.77s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.55s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.84s) [2022-03-07T09:47:09.015Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T09:47:09.015Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.71s) [2022-03-07T09:47:09.015Z] === RUN TestDockerRegistrySuite [2022-03-07T09:47:09.015Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-07T09:47:09.015Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.015Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-07T09:47:09.015Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.015Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-07T09:47:09.015Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.015Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-07T09:47:09.015Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.015Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T09:47:09.015Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.015Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T09:47:09.015Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-07T09:47:09.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T09:47:09.474Z] === RUN TestDockerSchema1RegistrySuite [2022-03-07T09:47:09.474Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-07T09:47:09.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T09:47:09.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T09:47:09.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-07T09:47:09.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-07T09:47:09.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T09:47:09.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T09:47:09.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T09:47:09.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-07T09:47:09.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-07T09:47:09.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-07T09:47:09.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T09:47:09.474Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-07T09:47:09.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-07T09:47:09.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-07T09:47:09.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-07T09:47:09.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-07T09:47:09.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-07T09:47:09.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-07T09:47:09.474Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-07T09:47:09.475Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T09:47:09.475Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-07T09:47:09.475Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-07T09:47:09.475Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-07T09:47:09.475Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-07T09:47:09.475Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-07T09:47:09.475Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-07T09:47:09.475Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T09:47:09.475Z] === RUN TestDockerDaemonSuite [2022-03-07T09:47:09.475Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-07T09:47:09.475Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-07T09:47:09.475Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-07T09:47:09.475Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T09:47:09.475Z] === RUN TestDockerSwarmSuite [2022-03-07T09:47:09.475Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-07T09:47:09.475Z] === RUN TestDockerPluginSuite [2022-03-07T09:47:09.475Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-07T09:47:09.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-07T09:47:09.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-07T09:47:09.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-07T09:47:09.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-07T09:47:09.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-07T09:47:09.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-07T09:47:09.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-07T09:47:09.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-07T09:47:09.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-07T09:47:09.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-07T09:47:09.475Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T09:47:09.475Z] === RUN TestDockerExternalVolumeSuite [2022-03-07T09:47:09.475Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-07T09:47:09.475Z] === RUN TestDockerNetworkSuite [2022-03-07T09:47:09.475Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-07T09:47:09.475Z] === RUN TestDockerHubPullSuite [2022-03-07T09:47:09.475Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-07T09:47:09.475Z] PASS [2022-03-07T09:47:09.475Z] ok github.com/docker/docker/integration-cli 2873.077s [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === Skipped [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T09:47:09.475Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T09:47:09.475Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-07T09:47:09.475Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-07T09:47:09.475Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-07T09:47:09.475Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T09:47:09.475Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-07T09:47:09.475Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T09:47:09.475Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T09:47:09.475Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T09:47:09.475Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T09:47:09.475Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T09:47:09.475Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-03-07T09:47:09.475Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T09:47:09.475Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T09:47:09.475Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T09:47:09.475Z] [2022-03-07T09:47:09.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T09:47:09.475Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-03-07T09:47:09.476Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2022-03-07T09:47:09.476Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-07T09:47:09.476Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-07T09:47:09.476Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T09:47:09.476Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-07T09:47:09.476Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-07T09:47:09.476Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-07T09:47:09.476Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T09:47:09.476Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T09:47:09.476Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T09:47:09.476Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T09:47:09.476Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T09:47:09.476Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-07T09:47:09.477Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-07T09:47:09.477Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-07T09:47:09.477Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-07T09:47:09.477Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T09:47:09.477Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T09:47:09.477Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-07T09:47:09.477Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-03-07T09:47:09.477Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-07T09:47:09.477Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-07T09:47:09.477Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-07T09:47:09.477Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T09:47:09.477Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T09:47:09.477Z] [2022-03-07T09:47:09.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T09:47:09.477Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T09:47:09.478Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T09:47:09.478Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-07T09:47:09.478Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-07T09:47:09.478Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-07T09:47:09.478Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T09:47:09.478Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T09:47:09.478Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T09:47:09.478Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-07T09:47:09.478Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T09:47:09.478Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-07T09:47:09.478Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T09:47:09.478Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-03-07T09:47:09.478Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-07T09:47:09.478Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T09:47:09.478Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T09:47:09.478Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T09:47:09.478Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T09:47:09.478Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-07T09:47:09.478Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-03-07T09:47:09.478Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-03-07T09:47:09.478Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-03-07T09:47:09.478Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-07T09:47:09.478Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.478Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T09:47:09.478Z] [2022-03-07T09:47:09.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T09:47:09.478Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-07T09:47:09.479Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-07T09:47:09.479Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-07T09:47:09.479Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-07T09:47:09.479Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-07T09:47:09.479Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T09:47:09.479Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T09:47:09.479Z] [2022-03-07T09:47:09.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T09:47:09.479Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.479Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-07T09:47:09.937Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T09:47:09.937Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T09:47:09.937Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T09:47:09.937Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T09:47:09.937Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T09:47:09.937Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-07T09:47:09.937Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-07T09:47:09.937Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-07T09:47:09.937Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-07T09:47:09.937Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T09:47:09.937Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T09:47:09.937Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T09:47:09.937Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.937Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T09:47:09.937Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T09:47:09.938Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.938Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T09:47:09.938Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-07T09:47:09.939Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T09:47:09.939Z] [2022-03-07T09:47:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T09:47:09.939Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.939Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T09:47:09.940Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T09:47:09.940Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T09:47:09.940Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T09:47:09.940Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T09:47:09.940Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T09:47:09.940Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T09:47:09.940Z] [2022-03-07T09:47:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T09:47:09.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-07T09:47:09.941Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:09.941Z] DONE 1088 tests, 539 skipped in 2883.282s [2022-03-07T09:47:09.941Z] INFO: Integration tests ended at 03/07/2022 09:47:09. Duration:00:48:03.4765023 [2022-03-07T09:47:09.941Z] INFO: Docker info of the daemon under test at end of run [2022-03-07T09:47:09.941Z] [2022-03-07T09:47:10.399Z] Containers: 2 [2022-03-07T09:47:10.399Z] Running: 0 [2022-03-07T09:47:10.399Z] Paused: 0 [2022-03-07T09:47:10.399Z] Stopped: 2 [2022-03-07T09:47:10.399Z] Images: 18 [2022-03-07T09:47:10.399Z] Server Version: 0.0.0-dev [2022-03-07T09:47:10.399Z] Storage Driver: windowsfilter [2022-03-07T09:47:10.399Z] Windows: [2022-03-07T09:47:10.399Z] Logging Driver: json-file [2022-03-07T09:47:10.399Z] Plugins: [2022-03-07T09:47:10.399Z] Volume: local [2022-03-07T09:47:10.399Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T09:47:10.399Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T09:47:10.399Z] Swarm: inactive [2022-03-07T09:47:10.399Z] Default Isolation: process [2022-03-07T09:47:10.399Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-07T09:47:10.399Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-07T09:47:10.399Z] OSType: windows [2022-03-07T09:47:10.399Z] Architecture: x86_64 [2022-03-07T09:47:10.399Z] CPUs: 4 [2022-03-07T09:47:10.399Z] Total Memory: 32GiB [2022-03-07T09:47:10.399Z] Name: azwin-2-b74a00 [2022-03-07T09:47:10.399Z] ID: 2YCY:23MD:LILR:NPR2:3U5U:NXSO:762B:4DY3:SBDD:6R75:FMC6:43QE [2022-03-07T09:47:10.399Z] Docker Root Dir: D:\CI\PR-43131\10\daemon [2022-03-07T09:47:10.399Z] Debug Mode (client): false [2022-03-07T09:47:10.399Z] Debug Mode (server): true [2022-03-07T09:47:10.399Z] File Descriptors: -1 [2022-03-07T09:47:10.399Z] Goroutines: 17 [2022-03-07T09:47:10.399Z] System Time: 2022-03-07T09:47:09.9117325Z [2022-03-07T09:47:10.399Z] EventsListeners: 0 [2022-03-07T09:47:10.399Z] Registry: https://index.docker.io/v1/ [2022-03-07T09:47:10.399Z] Labels: [2022-03-07T09:47:10.399Z] Experimental: false [2022-03-07T09:47:10.399Z] Insecure Registries: [2022-03-07T09:47:10.399Z] 127.0.0.0/8 [2022-03-07T09:47:10.399Z] Live Restore Enabled: false [2022-03-07T09:47:10.399Z] [2022-03-07T09:47:10.399Z] [2022-03-07T09:47:10.399Z] INFO: Stopping daemon under test [2022-03-07T09:47:10.399Z] SUCCESS: The process with PID 1520 (child process of PID 2108) has been terminated. [2022-03-07T09:47:10.399Z] SUCCESS: The process with PID 2108 (child process of PID 2832) has been terminated. [2022-03-07T09:47:10.399Z] INFO: Stop tailing logs of the daemon under tests [2022-03-07T09:47:10.399Z] INFO: executeCI.ps1 Completed successfully at 03/07/2022 09:47:10. [2022-03-07T09:47:10.399Z] INFO: Tidying up at end of run [2022-03-07T09:47:10.399Z] INFO: Saving daemon under test log (d:\CI\PR-43131\10\dut.out) to bundles\CIDUT.out [2022-03-07T09:47:10.400Z] INFO: Saving daemon under test log (d:\CI\PR-43131\10\dut.err) to bundles\CIDUT.err [2022-03-07T09:47:10.400Z] INFO: Saving containerd logs to bundles [2022-03-07T09:47:10.400Z] INFO: Nuke-Everything... [2022-03-07T09:47:10.856Z] INFO: Container count on control daemon to delete is 2 [2022-03-07T09:47:11.313Z] 559462e3565c [2022-03-07T09:47:11.313Z] cdbe09337ba0 [2022-03-07T09:47:11.313Z] INFO: Tidying pidfile d:\CI\PR-43131\10\docker.pid [2022-03-07T09:47:11.313Z] INFO: Nuking d:\CI [2022-03-07T09:47:13.141Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-07T09:47:13.141Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-07T09:47:13.141Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-07T09:47:28.100Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-07T09:47:28.100Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.100Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite (2908.68s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.07s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.90s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (98.51s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.93s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.28s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.75s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.08s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.52s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.66s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.97s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (106.18s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.04s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.97s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-03-07T09:47:28.100Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.18s) [2022-03-07T09:47:28.100Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.01s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.04s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.93s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.18s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.49s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.47s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.61s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.20s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.45s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.68s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.58s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.56s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.40s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.08s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.89s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.12s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.11s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.66s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.59s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.37s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.01s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.02s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.67s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.97s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.26s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.92s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.08s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.36s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCmd (0.79s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.81s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.82s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.07s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.00s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.63s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.66s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.46s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.33s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.71s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.20s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.87s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.28s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (46.29s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.88s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.79s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.08s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.73s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.13s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.97s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.59s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.58s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.46s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.20s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.97s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.96s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.89s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerignore (65.38s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.90s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.38s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.20s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.12s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.39s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.48s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.79s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.13s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.56s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (98.67s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.66s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.77s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.57s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.72s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.75s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.24s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.23s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.96s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.05s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.30s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.07s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.30s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.86s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildFails (3.22s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.72s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.69s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.63s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.78s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.78s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.69s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.30s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildHistory (15.45s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.45s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.82s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.01s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.00s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildLabel (1.32s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.90s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.37s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildLabels (1.42s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.00s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.68s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.09s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.78s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.89s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.69s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.92s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.19s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.54s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.69s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.05s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.55s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.92s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.99s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.97s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.89s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.42s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.90s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.81s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.77s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.33s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.48s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.20s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.72s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.61s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.04s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.80s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.17s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.44s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.77s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildRm (16.92s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.30s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.93s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.98s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.03s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.99s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.32s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.13s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.83s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.18s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.59s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildStderr (5.86s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.30s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.54s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.41s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.77s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.47s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.75s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.09s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.96s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.47s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.26s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.18s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.23s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.57s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.84s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.33s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.72s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.60s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.58s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-03-07T09:47:28.101Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.54s) [2022-03-07T09:47:28.101Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.59s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.64s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.55s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.39s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.08s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCommitChange (6.75s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.10s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.17s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCommitTTY (9.41s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.17s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.17s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.33s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.76s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.49s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.69s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.47s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.06s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.31s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.84s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.79s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.91s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.19s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.37s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.70s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.49s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.36s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.24s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.01s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.22s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.50s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.22s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.73s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.17s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.03s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.67s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.44s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.38s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.06s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.08s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.01s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.06s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000383518_} (3.01s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12667649725_c:\foo_false____} (2.99s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12667649725_c:\foo_true____} (3.12s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.30s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.41s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.40s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.32s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.03s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.72s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.33s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCpToDot (3.36s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCpToStdout (3.36s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.29s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateArgs (0.30s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.49s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.28s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.95s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.97s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.46s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.86s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.22s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.31s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.30s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.43s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.92s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsCopy (6.75s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.98s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.35s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.05s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.24s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.37s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.28s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsFilters (7.41s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsFormat (6.60s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsRename (3.50s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsResize (8.62s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.37s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.53s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.16s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.58s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.64s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.63s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.84s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.79s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.83s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.66s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.88s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.79s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestExecInspectID (4.13s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.03s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.78s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.91s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.67s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.63s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.71s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.49s) [2022-03-07T09:47:28.102Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T09:47:28.102Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.06s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.88s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.38s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.43s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.85s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.61s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.24s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.04s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.23s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.12s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.11s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.13s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectDefault (3.09s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectHistory (5.98s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.10s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.73s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.29s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.16s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.69s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.68s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectStatus (4.00s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.44s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.86s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.14s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.74s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.14s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.14s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.15s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.71s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.63s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.72s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.28s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.84s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.14s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.19s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.09s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.11s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.21s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.18s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.21s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsSince (9.87s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsTail (3.70s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.36s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.14s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.24s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.22s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPsByOrder (10.11s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.53s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.07s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.53s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.94s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.78s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.51s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.09s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.61s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.39s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.51s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.91s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.33s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.10s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.83s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.31s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.03s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.89s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.84s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.83s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.76s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.83s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.03s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.65s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.38s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.48s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiTag (0.84s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.33s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.74s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.62s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.17s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.47s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.49s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.26s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.50s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.24s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.27s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.13s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.55s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.14s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.91s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T09:47:28.103Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.24s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-07T09:47:28.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.71s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.46s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.33s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.36s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.51s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.15s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.35s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.23s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.19s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.25s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.36s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunExitCode (3.35s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.44s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.20s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.28s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.60s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.60s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.30s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.52s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.66s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.47s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.53s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.40s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.30s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.31s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.90s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.54s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.84s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunRm (3.27s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.28s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.26s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.22s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.70s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.19s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.08s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.10s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.58s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.36s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.30s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.36s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.72s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.35s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.84s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.23s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.72s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.28s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.14s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.98s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.51s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.45s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.24s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.45s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.49s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.82s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.47s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.20s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.13s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.12s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.28s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.79s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.90s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.75s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.86s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.71s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.55s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.06s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.43s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.82s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.55s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.02s) [2022-03-07T09:47:28.104Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T09:47:28.104Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.66s) [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-07T09:47:28.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-07T09:47:28.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-07T09:47:28.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-07T09:47:28.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T09:47:28.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T09:47:28.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-07T09:47:28.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-07T09:47:28.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-07T09:47:28.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-07T09:47:28.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-07T09:47:28.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-07T09:47:28.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-07T09:47:28.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T09:47:28.105Z] === RUN TestDockerSchema1RegistrySuite [2022-03-07T09:47:28.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-07T09:47:28.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-07T09:47:28.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-07T09:47:28.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-07T09:47:28.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-07T09:47:28.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-07T09:47:28.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-07T09:47:28.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-07T09:47:28.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-07T09:47:28.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-07T09:47:28.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-07T09:47:28.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-07T09:47:28.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-07T09:47:28.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-07T09:47:28.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-07T09:47:28.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-07T09:47:28.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-07T09:47:28.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-07T09:47:28.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-07T09:47:28.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-07T09:47:28.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-07T09:47:28.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-07T09:47:28.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-07T09:47:28.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-07T09:47:28.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T09:47:28.105Z] === RUN TestDockerDaemonSuite [2022-03-07T09:47:28.105Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-07T09:47:28.105Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-07T09:47:28.105Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-07T09:47:28.105Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T09:47:28.105Z] === RUN TestDockerSwarmSuite [2022-03-07T09:47:28.105Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-07T09:47:28.105Z] === RUN TestDockerPluginSuite [2022-03-07T09:47:28.105Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-07T09:47:28.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-07T09:47:28.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-07T09:47:28.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-07T09:47:28.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-07T09:47:28.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-07T09:47:28.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-07T09:47:28.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-07T09:47:28.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-07T09:47:28.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-07T09:47:28.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-07T09:47:28.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T09:47:28.105Z] === RUN TestDockerExternalVolumeSuite [2022-03-07T09:47:28.105Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-07T09:47:28.105Z] === RUN TestDockerNetworkSuite [2022-03-07T09:47:28.105Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-07T09:47:28.105Z] === RUN TestDockerHubPullSuite [2022-03-07T09:47:28.105Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.105Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-07T09:47:28.105Z] PASS [2022-03-07T09:47:28.105Z] ok github.com/docker/docker/integration-cli 2909.174s [2022-03-07T09:47:28.575Z] [2022-03-07T09:47:28.575Z] === Skipped [2022-03-07T09:47:28.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-07T09:47:28.575Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.575Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-07T09:47:28.575Z] [2022-03-07T09:47:28.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T09:47:28.575Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.575Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-07T09:47:28.575Z] [2022-03-07T09:47:28.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-07T09:47:28.575Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.575Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-07T09:47:28.575Z] [2022-03-07T09:47:28.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-07T09:47:28.575Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.575Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-07T09:47:28.575Z] [2022-03-07T09:47:28.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-07T09:47:28.575Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.575Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-07T09:47:28.575Z] [2022-03-07T09:47:28.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T09:47:28.575Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.575Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-07T09:47:28.575Z] [2022-03-07T09:47:28.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-07T09:47:28.575Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.575Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-07T09:47:28.575Z] [2022-03-07T09:47:28.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T09:47:28.575Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.575Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-07T09:47:28.575Z] [2022-03-07T09:47:28.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T09:47:28.575Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.575Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-07T09:47:28.575Z] [2022-03-07T09:47:28.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T09:47:28.575Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.575Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-07T09:47:28.575Z] [2022-03-07T09:47:28.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T09:47:28.575Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.575Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-07T09:47:28.575Z] [2022-03-07T09:47:28.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T09:47:28.575Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-03-07T09:47:28.576Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.56s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.56s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.08s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.08s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.67s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.67s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-07T09:47:28.576Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.59s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.59s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.09s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.09s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.576Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-07T09:47:28.576Z] [2022-03-07T09:47:28.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T09:47:28.576Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-03-07T09:47:28.577Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.54s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.54s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.57s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.57s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.55s) [2022-03-07T09:47:28.577Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.55s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-07T09:47:28.577Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-07T09:47:28.577Z] docker_cli_sni_test.go:18: Flakey test [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-07T09:47:28.577Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T09:47:28.577Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-07T09:47:28.577Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-07T09:47:28.577Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T09:47:28.577Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.577Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-07T09:47:28.577Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T09:47:28.578Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T09:47:28.578Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T09:47:28.578Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-07T09:47:28.578Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T09:47:28.578Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T09:47:28.578Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T09:47:28.578Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-03-07T09:47:28.578Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T09:47:28.578Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T09:47:28.578Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-07T09:47:28.578Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T09:47:28.578Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T09:47:28.578Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T09:47:28.578Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T09:47:28.578Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T09:47:28.578Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T09:47:28.578Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.578Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-07T09:47:28.578Z] [2022-03-07T09:47:28.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T09:47:28.578Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T09:47:28.579Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.04s) [2022-03-07T09:47:28.579Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.04s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T09:47:28.579Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T09:47:28.579Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T09:47:28.579Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T09:47:28.579Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-07T09:47:28.579Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-07T09:47:28.579Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T09:47:28.579Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-07T09:47:28.579Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T09:47:28.579Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-07T09:47:28.579Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T09:47:28.579Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T09:47:28.579Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.579Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-07T09:47:28.579Z] [2022-03-07T09:47:28.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T09:47:28.579Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T09:47:28.580Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T09:47:28.580Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T09:47:28.580Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-07T09:47:28.580Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-07T09:47:28.580Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T09:47:28.580Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-07T09:47:28.580Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T09:47:28.580Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T09:47:28.580Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.580Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-07T09:47:28.580Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-07T09:47:28.581Z] [2022-03-07T09:47:28.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-07T09:47:28.581Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-07T09:47:28.581Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.050Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-07T09:47:29.050Z] [2022-03-07T09:47:29.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T09:47:29.050Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-07T09:47:29.051Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-07T09:47:29.051Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-07T09:47:29.051Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-07T09:47:29.051Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T09:47:29.051Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T09:47:29.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T09:47:29.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T09:47:29.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T09:47:29.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T09:47:29.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T09:47:29.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T09:47:29.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T09:47:29.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T09:47:29.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T09:47:29.051Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.051Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-07T09:47:29.051Z] [2022-03-07T09:47:29.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T09:47:29.052Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.052Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-07T09:47:29.052Z] [2022-03-07T09:47:29.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T09:47:29.053Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.053Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T09:47:29.053Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.053Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T09:47:29.053Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.053Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T09:47:29.053Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.053Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T09:47:29.053Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.053Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T09:47:29.053Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.053Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T09:47:29.053Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.053Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T09:47:29.053Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.053Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-07T09:47:29.053Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-07T09:47:29.053Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-07T09:47:29.053Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] DONE 1088 tests, 539 skipped in 2921.856s [2022-03-07T09:47:29.053Z] INFO: Integration tests ended at 03/07/2022 09:47:28. Duration:00:48:42.0455534 [2022-03-07T09:47:29.053Z] INFO: Docker info of the daemon under test at end of run [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] Containers: 2 [2022-03-07T09:47:29.053Z] Running: 0 [2022-03-07T09:47:29.053Z] Paused: 0 [2022-03-07T09:47:29.053Z] Stopped: 2 [2022-03-07T09:47:29.053Z] Images: 18 [2022-03-07T09:47:29.053Z] Server Version: 0.0.0-dev [2022-03-07T09:47:29.053Z] Storage Driver: windowsfilter [2022-03-07T09:47:29.053Z] Windows: [2022-03-07T09:47:29.053Z] Logging Driver: json-file [2022-03-07T09:47:29.053Z] Plugins: [2022-03-07T09:47:29.053Z] Volume: local [2022-03-07T09:47:29.053Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-07T09:47:29.053Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-07T09:47:29.053Z] Swarm: inactive [2022-03-07T09:47:29.053Z] Default Isolation: process [2022-03-07T09:47:29.053Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-07T09:47:29.053Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-07T09:47:29.053Z] OSType: windows [2022-03-07T09:47:29.053Z] Architecture: x86_64 [2022-03-07T09:47:29.053Z] CPUs: 4 [2022-03-07T09:47:29.053Z] Total Memory: 32GiB [2022-03-07T09:47:29.053Z] Name: azwin-2-d79bb0 [2022-03-07T09:47:29.053Z] ID: L3NO:ANIR:YZH2:6KAP:YUQR:FSZO:2U5T:BR36:M6JN:75KF:KQ2O:2J32 [2022-03-07T09:47:29.053Z] Docker Root Dir: D:\CI\PR-43131\10\daemon [2022-03-07T09:47:29.053Z] Debug Mode (client): false [2022-03-07T09:47:29.053Z] Debug Mode (server): true [2022-03-07T09:47:29.053Z] File Descriptors: -1 [2022-03-07T09:47:29.053Z] Goroutines: 17 [2022-03-07T09:47:29.053Z] System Time: 2022-03-07T09:47:28.9057447Z [2022-03-07T09:47:29.053Z] EventsListeners: 0 [2022-03-07T09:47:29.053Z] Registry: https://index.docker.io/v1/ [2022-03-07T09:47:29.053Z] Labels: [2022-03-07T09:47:29.053Z] Experimental: false [2022-03-07T09:47:29.053Z] Insecure Registries: [2022-03-07T09:47:29.053Z] 127.0.0.0/8 [2022-03-07T09:47:29.053Z] Live Restore Enabled: false [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] [2022-03-07T09:47:29.053Z] INFO: Stopping daemon under test [2022-03-07T09:47:29.531Z] SUCCESS: The process with PID 4312 (child process of PID 2828) has been terminated. [2022-03-07T09:47:29.531Z] SUCCESS: The process with PID 2828 (child process of PID 2872) has been terminated. [2022-03-07T09:47:29.531Z] INFO: Stop tailing logs of the daemon under tests [2022-03-07T09:47:29.531Z] INFO: executeCI.ps1 Completed successfully at 03/07/2022 09:47:29. [2022-03-07T09:47:29.531Z] INFO: Tidying up at end of run [2022-03-07T09:47:29.531Z] INFO: Saving daemon under test log (d:\CI\PR-43131\10\dut.out) to bundles\CIDUT.out [2022-03-07T09:47:29.531Z] INFO: Saving daemon under test log (d:\CI\PR-43131\10\dut.err) to bundles\CIDUT.err [2022-03-07T09:47:29.531Z] INFO: Saving containerd logs to bundles [2022-03-07T09:47:29.531Z] INFO: Nuke-Everything... [2022-03-07T09:47:29.531Z] INFO: Container count on control daemon to delete is 2 [2022-03-07T09:47:29.999Z] 9b1002c30d77 [2022-03-07T09:47:29.999Z] cd3e8e906ee5 [2022-03-07T09:47:29.999Z] INFO: Tidying pidfile d:\CI\PR-43131\10\docker.pid [2022-03-07T09:47:29.999Z] INFO: Nuking d:\CI [2022-03-07T09:47:41.259Z] INFO: Zapped successfully [2022-03-07T09:47:41.259Z] [2022-03-07T09:47:41.259Z] INFO: executeCI.ps1 exiting at Mon Mar 7 09:47:40 CUT 2022. Duration 01:16:39.6669007 [2022-03-07T09:47:41.259Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-07T09:47:41.500Z] Recording test results [2022-03-07T09:47:48.248Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-07T09:47:50.295Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-07T09:47:52.037Z] Archiving artifacts [2022-03-07T09:48:05.875Z] INFO: Zapped successfully [2022-03-07T09:48:05.875Z] [2022-03-07T09:48:05.875Z] INFO: executeCI.ps1 exiting at Mon Mar 7 09:48:00 CUT 2022. Duration 01:17:36.4604213 [2022-03-07T09:48:05.875Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-07T09:48:06.102Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43131/10/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-03-07T09:48:06.129Z] Recording test results [Pipeline] sh [2022-03-07T09:48:07.031Z] + make clean [2022-03-07T09:48:08.563Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T09:48:08.563Z] docker-dev-cache [2022-03-07T09:48:08.563Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-07T09:48:15.716Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-07T09:48:17.891Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-07T09:48:19.684Z] Archiving artifacts [2022-03-07T09:48:35.701Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43131/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-07T09:48:36.660Z] + make clean [2022-03-07T09:48:38.229Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-07T09:48:38.698Z] docker-dev-cache [2022-03-07T09:48:38.698Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS